VOOZH about

URL: https://apify.com/dash_authority/fcc-license-search

โ‡ฑ FCC License Search [DEPRECATED] ยท Apify


๐Ÿ‘ FCC License Search avatar

FCC License Search

Deprecated

Pricing

$2.00 / 1,000 results

Go to Apify Store

FCC License Search

Deprecated

Search FCC radio licenses by call sign, licensee name, state, license class, and frequency. Ideal for telecom professionals, tower operators, spectrum analysts, and M&A due diligence. Zero competitors on Apify.

Pricing

$2.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Dash Authority

Dash Authority

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 months ago

Last modified

Share

Search FCC radio licenses and authorizations from the Universal Licensing System (ULS) database. Find amateur radio, commercial, broadcast, and cellular licenses by call sign, licensee name, frequency, or state. The only FCC license search actor on Apify.

Features

  • Search by FCC call sign, licensee name, or operating frequency
  • Filter by US state (2-letter code)
  • Filter by license class (AL, CL, CE, etc.)
  • Returns structured data from the FCC ULS database
  • Up to 5,000 results per query
  • No authentication required โ€” FCC ULS is a public API

Use Cases

  • Spectrum Analysis: Map the RF landscape in a geographic area by searching licenses by state and frequency. Useful for interference studies and spectrum planning.
  • Tower Operators: Verify nearby licensed frequencies before installing or modifying antenna systems to avoid conflicts.
  • M&A Due Diligence: Audit the FCC license portfolio of a telecom acquisition target. Search by licensee name to see all active authorizations.
  • Competitive Intelligence: Identify which companies hold licenses in specific frequency bands or geographic markets.
  • Compliance Auditing: Verify that operating radio stations have valid, unexpired licenses by cross-referencing call signs.

Input

FieldTypeDescriptionDefault
callSignstringFCC call sign to search (e.g. WABC, KQED)โ€”
licenseeNamestringLicensee organization or person nameโ€”
statestring2-letter US state code (e.g. CA, TX)โ€”
licenseTypestringLicense class (AL=Amateur, CL=Commercial, etc.)โ€”
frequencystringOperating frequency in MHzโ€”
limitnumberMaximum results to return100

Note: At least one search parameter should be provided.

Output

Example result:

{
"callsign":"KQED",
"licenseeName":"KQED INC",
"licenseClass":"CL",
"serviceDesc":"Commercial Broadcast",
"frequency":"88.5",
"status":"Active",
"frn":"0001234567",
"expirationDate":"2028-12-01",
"lastActionDate":"2023-06-15",
"ulsFileNumber":"0001234567",
"locationCity":"San Francisco",
"locationState":"CA"
}
FieldTypeDescription
callsignstringFCC call sign
licenseeNamestringLicensee organization or person
licenseClassstringLicense class code
serviceDescstringService type description
frequencystringOperating frequency (MHz)
statusstringLicense status (Active, Expired, Terminated)
frnstringFCC Registration Number
expirationDatestringLicense expiration date
lastActionDatestringDate of last FCC action on the license
ulsFileNumberstringULS file number
locationCitystringCity of operation
locationStatestringState of operation

Pricing

$2.00 per 1,000 results ($0.002 per result).

How It Works

This actor queries the FCC Universal Licensing System (ULS) API via direct HTTP requests. No browser, no scraping, no authentication. The FCC provides this data as a public service covering all FCC-issued licenses: amateur radio, commercial land mobile, broadcast TV/radio, cellular, microwave, and more.

FAQ

What types of licenses can I search? All FCC license types: amateur radio (ham), commercial land mobile, broadcast (TV and FM/AM), cellular/PCS, microwave, maritime, aviation, and more.

Do I need an API key? No. The FCC ULS API is completely open โ€” no registration or authentication required.

What is the maximum number of results? 5,000 per query. For broader searches, use state or license type filters to break results into manageable chunks.

How current is the license data? The FCC ULS database updates daily. New licenses and renewals typically appear within 24-48 hours of FCC action.

Limits & Rate Limits

  • Maximum 5,000 results per query
  • FCC does not publish official rate limits, but excessive requests may result in temporary throttling
  • At least one search parameter is recommended โ€” queries with no filters return too many results to be useful
  • Frequency search accepts MHz values; the API matches against the center frequency of the licensed band

You might also like

FCC Geographic Census Block Lookup

crawlerbros/fcc-geographic-block-lookup

Look up FCC Census Block FIPS codes, county, and state data for any US GPS coordinate using the official FCC GeoData API. Supports single and batch coordinate lookups. Useful for broadband mapping, service area analysis, regulatory compliance research, and location-based FCC data enrichment.

FCC Filings & Proceedings Lookup (ECFS)

thoob/fcc-ecfs-filings

Clean, flat records of public FCC filings from the official ECFS API (Electronic Comment Filing System), searchable by docket/proceeding, filer, and text, with a what-changed-since-last-run mode. Billed only per delivered filing.

Pono Data

2

FCC BDC Broadband Scraper

compute-edge/fcc-bdc-broadband-scraper

Query current FCC Broadband Data Collection (BDC) per-provider, per-location fixed broadband availability. Filter by state, provider brand (AT&T, Verizon, Comcast, Charter), technology (Fiber, Cable, DSL, Wireless), and speed tier. Latest data: June 2025, updated semi-annually by FCC.

9

5.0

(1)

French License Plate Lookup

freecamp008/french-license-plate-lookup

Look up detailed information about French vehicles by license plate. Retrieves structured data such as brand, model, year, specifications, history, and more. Obtenez des informations dรฉtaillรฉes sur les vรฉhicules immatriculรฉs en France ร  partir de leur plaque dโ€™immatriculation.

Florida Insurance License Lookup & Verification (FL DFS)

ws_tony/florida-dfs-insurance-license

Verify Florida insurance licenses and appointments via FL DFS. Search by name, NPN, license number, or email โ€” or bulk-download 350k+ producer records. Includes expiry alerts, CE status, and active appointment data. No proxy needed.

tdlr.texas.gov State Cosmetology License Search Scraper

parseforge/cosmetology-license-search-scraper

Search state cosmetology and barber license databases. Export licensee name, license number, license type, status, issue and expiration date, and city as CSV, Excel, JSON, JSONL, XML, or HTML from public state regulator portals. Public-data export with no login required.