FAA Aircraft Registry (N-Number) Scraper

FAA Aircraft Registry (N-Number) Scraper

by parseforge

Automate FAA aircraft registry lookups. Scrape detailed N-number data, ownership info, and tech specs with filters, direct from the source.

182 runs
8 users
Try This Actor

Opens on Apify.com

About FAA Aircraft Registry (N-Number) Scraper

Need to pull aircraft data from the FAA's registry without the manual headache? I built this scraper because I got tired of clicking through pages for N-number lookups. It automates the whole process, letting you collect detailed profiles on any registered aircraft in the U.S. You get the complete package: ownership history, technical specs like make and model, and the full registration timeline, all sourced directly from the official FAA database. What makes it really useful are the filtering options. Instead of dumping everything, you can set it to target specific criteria, like aircraft type or state of registration, so you only gather the data you actually need. It’s perfect for aviation analysts compiling reports, developers building aircraft databases, or even aviation enthusiasts researching fleet histories. I use it to feed clean, structured data into spreadsheets and applications, saving hours of tedious copying and pasting. If you're working with FAA aircraft data, this tool handles the extraction so you can focus on the analysis.

What does this actor do?

FAA Aircraft Registry (N-Number) Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

FAA Aircraft Registry (N-Number) Scraper

Overview

This actor scrapes detailed aircraft data from the official FAA Aircraft Registry at https://registry.faa.gov/aircraftinquiry. It supports targeted lookups for a specific N-Number or broad searches using multiple filters. The output is structured JSON data suitable for aviation research, market analysis, ownership tracking, and compliance monitoring.

Key Features

The scraper collects the following data points for each matching aircraft record:

  • Identification: N-Number, manufacturer, model, serial number, manufacture year.
  • Ownership: Registered owner name, street address, city, state, county, ZIP code, country.
  • Technical Specs: Engine manufacturer/model/count/type, aircraft weight, category, and class.
  • Registration Info: Status, issue/expiration dates, certificate numbers, registration type.
  • Airworthiness: Certificate type, airworthiness date, type certificate data.
  • Location: Base airport, city, state, country.
  • Additional Data: Mode S code, fractional ownership, dealer status, kit information.
  • Metadata: Timestamp of when the data was scraped.

How to Use

Configure the actor via its input form or a JSON input. You can run it with a single N-Number for a precise lookup or use a combination of filters for broader research.

Input

Define your search criteria using the following parameters. Leave a field empty or unset to omit that filter.

  • nNumber: A specific aircraft registration number (e.g., N12345).
  • aircraftMake: Manufacturer name (e.g., Cessna, Boeing).
  • aircraftModel: Aircraft model (e.g., 172, 737).
  • ownerName: Owner or company name.
  • serialNumber: Aircraft serial number.
  • aircraftCategory: Array of categories to include (e.g., ["Land", "Glider"]).
  • aircraftClass: Array of classes to include (e.g., ["Single Engine Land"]).
  • registrationStatus: Array of statuses to include (e.g., ["Valid", "Expired"]).
  • state: Two-letter state abbreviation (e.g., CA, TX) or country name.
  • county: County name (e.g., CITRUS, ORANGE).
  • yearFrom / yearTo: Range for aircraft manufacture year.
  • maxItems: Maximum number of records to return. Note: Free users must set this (max 100). Paid users can leave empty for unlimited results.

Example JSON Input:

{
  "nNumber": "10253",
  "state": "FL",
  "county": "CITRUS",
  "maxItems": 50
}

Output

The actor outputs a dataset where each item is a JSON object representing one aircraft record. The structure contains all scraped fields as key-value pairs.

Example Output Item:

{
  "nNumber": "N10253",
  "make": "CESSNA",
  "model": "172",
  "serialNumber": "12345",
  "year": "1978",
  "ownerName": "JOHN DOE",
  "ownerStreet": "123 MAIN ST",
  "ownerCity": "ORLANDO",
  "ownerState": "FLORIDA",
  "ownerCounty": "ORANGE",
  "ownerZip": "32801",
  "registrationStatus": "Valid",
  "engineManufacturer": "LYCOMING",
  "engineModel": "O-320",
  "baseCity": "ORLANDO",
  "baseState": "FLORIDA",
  "scrapedAt": "2023-10-26T15:30:00.000Z"
}

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try FAA Aircraft Registry (N-Number) Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
parseforge
Pricing
Paid
Total Runs
182
Active Users
8
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support