ODAILY News Scraper avatar
ODAILY News Scraper

Pricing

$10.00/month + usage

Go to Store
ODAILY News Scraper

ODAILY News Scraper

Developed by

DaDao DB

DaDao DB

Maintained by Community

Get flash news from ODAILY (星球日报), a popular cryptocurrency and blockchain news platform.

5.0 (1)

Pricing

$10.00/month + usage

1

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

ODAILY Flash News Scraper

Scrape flash news from ODAILY (星球日报), a popular cryptocurrency and blockchain news platform.

Features

  • Fetches flash news items from ODAILY's API endpoint
  • Configurable number of news items to retrieve (up to 500)
  • Handles pagination automatically for large requests
  • Input validation to ensure proper parameters
  • Efficient data collection with rate limiting to avoid API restrictions

Input Schema

The scraper accepts the following input parameter:

{
"numOfNews": 30
}
  • numOfNews : The number of flash news items to retrieve (integer between 1-500)

Usage

  1. Run the actor on the Apify platform
  2. Wait for the extraction to complete
  3. Access the extracted data in the "Dataset" tab

Output Format

The output is an array of news items with the following structure:

[
{
"id": 430518,
"title": "QCP Capital: As macro narrative shifts from protectionism to trade optimism, BTC may remain range-bound",
"description": "Odaily News: According to QCP Capital...",
"news_url": "https://t.me/QCPbroadcast/1449",
"published_at": "2025-05-13 17:12:10",
"user": {
"id": 2147668722,
"name": "CryptoLeo",
"avatar_url": "https://piccdn.0daily.com/202407/15/51d36f6b7c1fd959d3210d2a7061f2b2.jpg"
}
// Additional fields...
}
// More news items...
]

Usage

  1. Set up your input parameters in the Apify platform or locally
  2. Run the Actor
  3. Access the collected data in the Actor's default dataset