VOOZH about

URL: https://apify.com/jungle_synthesizer/miit-radio-spectrum-management-satellite-bulletin-scraper

⇱ MIIT Radio & Satellite Spectrum Bulletin Scraper · Apify


👁 MIIT Radio & Satellite Spectrum Bulletin Scraper avatar

MIIT Radio & Satellite Spectrum Bulletin Scraper

Pricing

Pay per event

Go to Apify Store

MIIT Radio & Satellite Spectrum Bulletin Scraper

Scrapes Chinese satellite-frequency assignment notices, ITU orbital-slot filings, and ground-station coordination bulletins from MIIT's Radio Management Bureau (无线电管理局). Covers all WGJ subchannels (工作动态, 公告公示, 文件发布) and extracts frequency-band and document-number metadata.

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

20 hours ago

Last modified

Categories

Share

Scrapes Chinese satellite-frequency assignment notices, ITU orbital-slot filings, and ground-station coordination bulletins from MIIT's Radio Management Bureau (无线电管理局). Covers all WGJ subchannels and extracts frequency-band and document-number metadata.

What does this actor do?

This actor collects regulatory bulletins published by China's Ministry of Industry and Information Technology (MIIT) Radio Management Bureau (工信部无线电管理局). It covers:

  • 工作动态 — Work updates (satellite launches, ITU meeting reports, frequency coordination)
  • 公告公示 — Public announcements and notices
  • 文件发布 — Policy documents and official circulars
  • 其他类别文件 — Other regulatory files
  • 政策解读 — Policy interpretations

Each record includes the full body text, extracted document numbers (e.g. 工信部无〔2025〕66号), frequency bands mentioned (Ka-band, Ku-band, etc.), satellite system names (北斗, 千帆, Guowang, etc.), and links to any attached PDF documents.

Use cases

  • ITU coordination tracking — Monitor every Chinese satellite-frequency assignment and orbital-slot filing in Region 3
  • LEO constellation intelligence — Track Guowang/Qianfan (千帆) mega-constellation ground-station coordination and frequency approval timelines
  • Defense & spectrum analysis — Full corpus of PRC spectrum policy decisions, searchable by frequency band and document number
  • Regulatory compliance — Know which Chinese frequencies are licensed for satellite operations before filing with the ITU

Input

ParameterTypeDescriptionDefault
maxItemsIntegerMaximum number of records to scrape10

Output

Each dataset item contains:

FieldTypeDescription
article_idStringUnique article identifier (hex UUID from URL)
subchannelStringSource subchannel (工作动态, 公告公示, etc.)
title_zhStringArticle title in Chinese
body_htmlStringFull article body as HTML
body_textStringFull article body as plain text
publish_dateStringPublication date (YYYY-MM-DD)
source_urlStringCanonical URL of the article
document_numberString/nullMIIT document number if present (e.g. 工信部无〔2025〕66号)
frequency_bands_mentionedArrayFrequency bands mentioned in body (Ka-band, Ku-band, etc.)
satellite_systems_mentionedArraySatellite systems mentioned (北斗, 千帆, 卫星互联网, etc.)
attachmentsArrayPDF attachment URLs if any

Example output

{
"article_id":"f25d7a7f15cf42599196fce178c160a7",
"subchannel":"文件发布",
"title_zh":"工业和信息化部关于废止40-50吉赫兹(GHz)频段频率使用有关的两部规范性文件的通知",
"body_text":"工信部无〔2025〕66号...",
"publish_date":"2025-03-17",
"source_url":"https://www.miit.gov.cn/jgsj/wgj/wjfb/art/2025/art_f25d7a7f15cf42599196fce178c160a7.html",
"document_number":"工信部无〔2025〕66号",
"frequency_bands_mentioned":["40GHz"],
"satellite_systems_mentioned":[],
"attachments":[]
}

Notes

  • All content is in Chinese (Simplified). No English translations are provided.
  • The MIIT site does not require authentication — all content is publicly accessible.
  • Rate-limited to 5 concurrent requests with 500ms delays between listing API pages.

You might also like

FCC IBFS Satellite Filings Scraper

jungle_synthesizer/fcc-ibfs-satellite-filings-scraper

Scrapes FCC IBFS satellite service filings from fcc.report. Covers earth-station (SES) and space-station (SAT) applications with applicant, status, frequency bands, attached document URLs, and public notices. Supports date-range filtering for incremental runs.

👁 User avatar

BowTiedRaccoon

2

Anatel Brazil Satellite & Orbital Spectrum Scraper

jungle_synthesizer/anatel-brazil-satellite-orbital-spectrum-scraper

Extracts Anatel's official Brazilian satellite authorization database: geostationary satellites authorized to operate in Brazil, frequency band allocations, landing rights, orbital positions, and expiration dates. Data sourced directly from Anatel's open data portal (dadosabertos).

👁 User avatar

BowTiedRaccoon

2

IFT Mexico Spectrum & Orbital Positions Scraper

jungle_synthesizer/ift-mexico-spectrum-orbital-positions-scraper

Scrapes Mexico's IFT spectrum licitaciones and satellite orbital position records. Returns data on licenses, service classes, frequency bands, orbital positions, document links, and concession status from the official IFT public registry.

👁 User avatar

BowTiedRaccoon

2

Google Maps Satellite Image Scraper

madeingermany/google-maps-satellite-image-scraper

Converts a list of addresses into high-resolution satellite images.

👁 User avatar

Made In Germany

3

Google Maps Satellite Image

gui-stetelle/google-maps-satellite-image

Converts a list of addresses into high-resolution satellite images.

👁 User avatar

Decade Journey

36

5.0

SatBeams Satellite Operator & Footprint Scraper

jungle_synthesizer/satbeams-satellite-operator-footprint-scraper

Scrapes the geostationary satellite fleet from SatBeams.com — one record per satellite with orbital slot, operator, NORAD/Cospar IDs, beacon frequencies, and named footprint beams. For VSAT engineers and capacity brokers.

👁 User avatar

BowTiedRaccoon

2

Google Maps Satellite Image

seemuapps/google-maps-satellite-image

Convert a list of addresses into high-resolution satellite images using the Google Maps imagery.

FCC License Search

dash_authority/fcc-license-search

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.

👁 User avatar

Dash Authority

1

ISS & Satellite Live Position Scraper

parseforge/iss-current-location-scraper

Track the International Space Station and any NORAD-cataloged satellite in real time. Pull live latitude, longitude, altitude, velocity, footprint, and visibility. Snapshot once or stream multiple positions over time for path mapping.

2