Awesome Crypto News Scraper avatar

Awesome Crypto News Scraper

Try for free

3 days trial then $15.00/month - No credit card required now

View all Actors
Awesome Crypto News Scraper

Awesome Crypto News Scraper

sync-network/awesome-crypto-news-scraper
Try for free

3 days trial then $15.00/month - No credit card required now

Scrapes and aggregates crypto news from Google, allowing you to collect, filter, and analyse the latest news on specific cryptocurrencies or blockchain topics. It retrieves full-length articles, not just headlines, and lets you customize results from brief summaries to detailed content.

Crypto News Scraper

This Apify actor scrapes and aggregates crypto news from Google News RSS feeds. It provides a streamlined way to collect, filter, and analyze the latest news about specific cryptocurrencies or blockchain topics.

Features

  • Fetches news articles based on a specified keyword
  • Resolves shortened URLs to their final destination
  • Extracts key information including title, URL, publication date, source, image, and summary
  • Filters out unwanted articles based on specified keywords
  • Outputs structured data for easy analysis

Input

The actor accepts the following input parameters:

ParameterTypeDescription
keywordStringThe search term for crypto news (e.g., "Bitcoin", "Ethereum")
numberOfItemsNumberThe number of news items to fetch (default: 10)
filterBadKeywordsArrayOptional array of keywords to filter out unwanted news items

Example input:

json { "keyword": "Bitcoin", "numberOfItems": 20, "filterBadKeywords": ["scam", "fraud"] }

Output

The actor outputs a dataset with the following structure for each news article:

  • title: The title of the news article
  • link: The resolved URL of the article
  • pubDate: The publication date of the article
  • source: The source (news outlet) of the article
  • imageUrl: The URL of the article's main image (if available)
  • summary: A brief summary of the article

Usage

  1. Input your desired parameters
  2. Run the actor
  3. Retrieve the results from the dataset

License

ISC

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 1 star
  • 100.0% runs succeeded
  • Created in Aug 2024
  • Modified 11 days ago
Categories