Awesome Crypto News Scraper

Awesome Crypto News Scraper

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.

NEWSApify

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

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!