Brazil Space Industry Catalog Scraper (AEB) avatar

Brazil Space Industry Catalog Scraper (AEB)

Pricing

Pay per event

Go to Apify Store
Brazil Space Industry Catalog Scraper (AEB)

Brazil Space Industry Catalog Scraper (AEB)

Scrapes the official Brazilian Space Agency (AEB) supplier catalog at spaceindustry.aeb.gov.br. Returns company profiles including name, location, application fields, contact details, LinkedIn, employee size, and website for all firms in Brazil's national space-industry directory.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape the official Brazilian Space Agency supplier catalog at spaceindustry.aeb.gov.br. Returns company profiles for Brazil's national space-industry directory — name, location, application sectors, contact details, LinkedIn, employee size, and website — as structured JSON.


Brazil Space Industry Catalog Scraper Features

  • Full company profiles — name, description, and capabilities for every firm in the AEB directory.
  • Contact data — website, email, and phone where the catalog publishes them.
  • Application sectors — the space-industry fields each company serves (Earth observation, telecommunications, propulsion, and the rest).
  • Firmographics — employee size band, founding year, and CNPJ tax ID when listed.
  • LinkedIn links — company page URLs for the entries that have them, which is handy when the catalog contact is sparse.
  • Location data — city, state UF code, and country for territory mapping.
  • Set-and-forget scope — set maxItems to 0 to pull the entire catalog in one run.

Who Uses Brazil Space Industry Data?

  • B2B sales teams — build targeted lead lists for the Brazilian aerospace and defense supply chain.
  • Market analysts — map the LATAM space sector by capability, sector, and company size.
  • Procurement and sourcing — find qualified Brazilian suppliers by application field before issuing an RFP.
  • Researchers and policy analysts — study the composition of Brazil's national space-industry base, or at least the dataset that lets you.
  • CRM enrichment — feed company names, locations, and contacts straight into your pipeline.

How Brazil Space Industry Catalog Scraper Works

  1. Set Max Items to cap how many companies you want, or 0 for the full catalog.
  2. Run the actor. It reaches the government site and reads the catalog for you — no proxy or access setup on your end.
  3. The scraper walks the directory listing, then visits each company entry for its full profile.
  4. Results stream to your dataset as clean JSON, one row per company.

Input

{
"maxItems": 10
}
FieldTypeDefaultDescription
maxItemsinteger10Maximum number of company records to scrape. Set to 0 for all.
resumeCursorstringCursor from a previous run's Output. Leave empty for a fresh crawl.

To pull the entire catalog:

{
"maxItems": 0
}

Brazil Space Industry Catalog Scraper Output Fields

{
"company_name": "Orbital Engenharia Ltda.",
"cnpj": "12.345.678/0001-90",
"description": "Design and integration of small-satellite subsystems and ground-station software.",
"application_fields": ["Observação da Terra", "Telecomunicações"],
"products_services": ["Satélites de pequeno porte", "Software de estação terrena"],
"city": "São José dos Campos",
"state": "SP",
"country": "BR",
"website": "https://www.orbitalengenharia.com.br",
"email": "contato@orbitalengenharia.com.br",
"phone": "+55 12 3921-0000",
"certifications": ["ISO 9001", "AS9100"],
"employee_size_band": "Pequena ou Média",
"founding_year": 2009,
"linkedin_url": "https://www.linkedin.com/company/orbital-engenharia",
"aeb_catalog_url": "https://spaceindustry.aeb.gov.br/pt-br/catalogo/orbital-engenharia",
"last_updated": "2026-05-14"
}
FieldTypeDescription
company_namestringCompany name (razão social / fantasia).
cnpjstringBrazilian CNPJ tax ID when published.
descriptionstringCompany profile and capabilities.
application_fieldsarrayApplication sectors (e.g. Observação da Terra, Telecomunicações).
products_servicesarraySpecific offerings listed by the company.
citystringCity.
statestringState UF code (SP, RJ, MG, ...).
countrystringCountry (always BR).
websitestringCompany website URL.
emailstringContact email address.
phonestringContact phone number.
certificationsarrayCertifications held (ISO, AS9100, NBR, etc.).
employee_size_bandstringCompany size band (Microempresa / Pequena ou Média / Grande).
founding_yearintegerYear the company was founded.
linkedin_urlstringLinkedIn company page URL.
aeb_catalog_urlstringCanonical entry URL on spaceindustry.aeb.gov.br.
last_updatedstringDate the catalog entry was last updated (ISO 8601).

Resuming a large crawl

Every run emits a resumeCursor in its Output. If a large crawl stops before it finishes — because it hit maxItems, your spend cap (maxTotalChargeUsd), or was aborted — start a new run with the same input plus that resumeCursor to continue from where it left off. The crawl resumes from the queued work the previous run didn't reach.

  • You are not re-charged for records the earlier run already delivered.
  • Resume within your account's run-retention window — on the free tier, roughly your 10 most recent runs. Once the source run is pruned, its resumeCursor is no longer valid.
  • resumeCursor is opaque — supply it unmodified.

FAQ

How do I scrape the AEB space industry catalog?

Brazil Space Industry Catalog Scraper reads the AEB supplier directory for you. Set maxItems (or 0 for everything) and run — no URLs to assemble, no access setup.

Does the AEB scraper need proxies?

Brazil Space Industry Catalog Scraper reaches the government site on its own. You don't configure proxies or manage access — you get the company data.

What data can I get from the AEB catalog?

Brazil Space Industry Catalog Scraper returns company name, description, application sectors, products and services, location, website, email, phone, LinkedIn, employee size band, founding year, and CNPJ where the catalog publishes them.

How much does Brazil Space Industry Catalog Scraper cost to run?

Brazil Space Industry Catalog Scraper charges $0.10 per run start plus $0.002 per company record. Pulling 500 companies costs about $1.10. You pay for records you receive.

Can I scrape the entire catalog at once?

Yes. Set maxItems to 0 and the scraper pulls every company in the directory in a single run.


Need More Features?

Need custom fields, extra filters, or a different government registry? File an issue or get in touch.

Why Use Brazil Space Industry Catalog Scraper?

  • Complete directory — pulls the whole AEB catalog in one run, not a hand-copied subset.
  • Lead-ready output — returns contacts, LinkedIn, and firmographics as structured JSON, so it drops into a CRM instead of a cleanup queue.
  • Affordable — $0.002 per company record, and you only pay for what you receive.