CALT Long March Rocket Fleet News Scraper
Pricing
from $1.40 / 1,000 news articles
CALT Long March Rocket Fleet News Scraper
Collect articles from the official CALT mission archive with original-language titles and readable article content. Filter by date, rocket family, launch site, or mission outcome, then save source URLs, mission context, and image links in a structured dataset.
Pricing
from $1.40 / 1,000 news articles
Rating
0.0
(0)
Developer
Maxime Dupré
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
🚀 Turn CALT Mission News into Dataset Rows
For aerospace researchers, writers, and data teams, this Actor reads the public CALT mission archive and saves original-language article content, dates, source links, rocket families, launch sites, mission outcomes, and image links in structured rows. Use the rows to study Long March missions and related CALT news with clear source and mission context.
- Use Rocket Launch Outcomes to review mission outcomes from CALT articles.
- Use Rocket Launch Sites to group CALT articles by launch site.
- Use Rocket Launch History to review past CALT rocket launches.
- Build a China Rocket Launch Archive from CALT mission articles.
- Use the CALT Mission Archive to collect articles from the CALT source.
🧾 CALT Article Rows
What you get
Each saved row represents one CALT article. The Actor keeps the source title and readable article content, then adds dates, the source URL, collection time, mission fields, and links to embedded images when present.
▶️ Collect CALT Mission News
How a run works
The Actor reads public CALT article pages, applies the date and mission filters, and saves matching articles to the Apify dataset. Leave Maximum items empty to return all available results until the source is exhausted. You do not enter CALT credentials because the source is public. Each run uses one set of filters, so start another run for a different filter set.
⚙️ Input
Input fields
| Field | Type | What it does |
|---|---|---|
publishedFrom | string | Includes articles published on or after this date. Enter YYYY-MM-DD. |
publishedTo | string | Includes articles published on or before this date. Enter YYYY-MM-DD. |
rocketFamilies | array of strings | Includes only articles that mention these rocket families. Enter names as CALT writes them; leave empty for all families. |
launchSites | array of strings | Includes only articles with these launch sites. Enter names as CALT writes them; leave empty for all sites. |
missionOutcomes | array of strings | Includes only articles with these mission outcomes. Enter values as CALT writes them; leave empty for all outcomes. |
maxItems | integer | Stops after this many articles. Leave it empty to return all available results until the source is exhausted. |
The form starts Maximum items at 20. Change it for a smaller sample or leave it empty for all available results until the source is exhausted.
Example input
This is the public input from a successful beta run:
{"maxItems": 20}
🧾 Output
Output fields
| Field | Type | What it does |
|---|---|---|
articleId | string | Stable ID of the CALT article. |
title | string | Article title in the original language. |
articleContent | string | Full readable content available from the article. |
publishedAt | date string | Date when CALT published the article. |
articleUrl | URL | Canonical CALT URL for the article. |
collectedAt | date-time string | Time when this Actor collected the article. |
rocketFamilies | array of strings | Rocket families named in the article; empty when CALT gives no rocket family. |
launchSites | array of strings | Launch sites named in the article; empty when CALT gives no launch site. |
missionOutcome | string or null | Mission outcome from CALT; null when CALT gives no outcome. |
imageUrls | array of URLs | URLs for images embedded in the article; empty when there are no image links. |
Genuine example row
This row comes from the successful current-beta default-input run:
{"articleId": "c2585519","title": "捷龙三号火箭“一箭双星”发射成功","articleContent": "8月5日10时38分,火箭院研制的捷龙三号运载火箭(以下简称“捷龙三号火箭”)在山东海阳附近海域点火升空,以“一箭双星”方式成功将东方慧眼高光谱01、02星送入预定轨道,发射任务按计划完成。 本次发射是捷龙三号火箭今年第4次发射。本次任务中,型号团队进一步提升了射前测发通信的可靠性,同时深入推进火箭去任务化总装测试工作,实现零部件产品流水化生产交付以及脉动式总装测试,缩短履约周期;持续推进标准化设计,不断提升生产设计效率,高效完成卫星发射和组网任务。 自首飞以来,捷龙三号火箭深耕商业航天市场,形成“快速响应、高频发射、成本可控、安全可靠”的成熟技术体系。后续,型号团队将继续挖潜,为用户提供更加优质高效的商业发射服务。 任务期间,发射队临时党委深入贯彻落实习近平总书记关于科技创新、人才培养等工作的重要指示批示精神,扎实开展树立和践行正确政绩观学习教育,并围绕科技自立自强、培育新质生产力、打造航天新质战斗力开展专题研讨,凝聚攻坚共识。同时,发射队全体队员尽职尽责、担当作为,以严实作风统筹推进各项工作,全力以赴保障发射任务成功。","publishedAt": "2026-08-05","articleUrl": "http://www.calt.com/n689/c2585519/content.html","collectedAt": "2026-08-11T23:06:40.847Z","rocketFamilies": ["捷龙三号"],"launchSites": ["山东海阳"],"missionOutcome": "成功","imageUrls": ["http://www.calt.com/n689/c2585519/part/2585529.png"]}
💳 Pricing
How charging works
This Actor uses pay-per-event pricing. One News article event covers one successfully collected article with readable content; mission context is included when available. Current tier prices appear on the Store page.
🔌 Integrations
Use the dataset
Read the Apify dataset or its API link to send structured article rows to a research workflow. This Actor reads the public CALT site and does not need a separate CALT integration.
Watch the Actor walkthrough:
❓ FAQ
Common questions
What does CALT mean here?
CALT is the China Academy of Launch Vehicle Technology. This Actor reads its public mission and news archive, including Long March launch coverage.
Can I filter by dates, rocket families, launch sites, or mission outcomes?
Yes. Use the date fields or add one or more values to the rocket family, launch site, or mission outcome filters. The values should match the names used by CALT.
How do I return the full available archive?
Leave Maximum items empty. The Actor then returns all available results until the source is exhausted.
What happens when CALT does not publish a mission detail?
The Actor keeps the source article and leaves the missing value explicit. Rocket and site arrays are empty when CALT gives no rocket family or launch site, and missionOutcome is null when CALT gives no outcome.
Does the Actor translate the article content?
No. title and articleContent keep the original-language content available from CALT.
Are images included in each row?
The imageUrls field lists image links embedded in the article. It is empty when the article has no image links.
Do I need CALT credentials?
No CALT credentials are requested. The Actor reads the public CALT source.
Can I use several filter sets in one run?
No. Each run uses one set of filters. Start another run when you need a different filter set.
Is this a replacement for a launch schedule API?
No. This Actor reads CALT's published archive. It is not a web-wide launch search or a pre-launch schedule.
📝 Changelog
0.0: Initial release
🆘 Support
For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡
🔗 Related Actors
- CALT Long March Rocket Fleet News Scraper — Compare CALT mission news with Long March fleet-focused coverage.
- CASC SpaceChina Corporate News Scraper — Collect corporate news and subsidiary mentions from SpaceChina.com.
- CAST China Space Technology News Scraper — Read satellite-technology news from CAST channels.
- Launch Library 2 (The Space Devs) Rocket Launches Scraper — Track upcoming and historical orbital launches across providers.
- SpaceX Scraper · Launches, Rockets, Payloads & Landings — Filter SpaceX launches by year, rocket family, mission success, or launch site.
Made with ❤️ by Maxime Dupré