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.
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.
The actor accepts the following input parameters:
Parameter | Type | Description |
---|---|---|
keyword | String | The search term for crypto news (e.g., "Bitcoin", "Ethereum") |
numberOfItems | Number | The number of news items to fetch (default: 10) |
filterBadKeywords | Array | Optional array of keywords to filter out unwanted news items |
Example input:
json { "keyword": "Bitcoin", "numberOfItems": 20, "filterBadKeywords": ["scam", "fraud"] }
The actor outputs a dataset with the following structure for each news article:
title
: The title of the news articlelink
: The resolved URL of the articlepubDate
: The publication date of the articlesource
: The source (news outlet) of the articleimageUrl
: The URL of the article's main image (if available)summary
: A brief summary of the articleISC
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.
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.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
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!