Smart Article Extractor
No credit card required
Smart Article Extractor
No credit card required
📰 Smart Article Extractor extracts articles from any scientific, academic, or news website with just one click. The extractor crawls the whole website and automatically distinguishes articles from other web pages. Download your data as HTML table, JSON, Excel, RSS feed, and more.
Do you want to learn more about this Actor?
Get a demoWhat do i need to modify in the actor inputs? Thanks!
Hi,
Could you please clarify what do you wish to accomplish? Do you already have sites from which to scrape, but just need a keyword filter for the articles?
Hi, sorry I just read your response. Suppose that I want to scrape from 2 sites, like newsweb.com and newsb.com. From each of these sites, I want to find articles only with certain keywords. For example in newsweb.com I want to get articles with "football" keyword. I tried filtering the raw data externally in python, but it still makes each scraping process highly expensive. Thanks
Hey,
unfortunately this actor can't do that. But you could use Google Search Results Scraper for that. See this example run: I used site:
and intext:
search operators to specify site and what word should the page contain: "site:cnn.com intext:football"
. You can then pass the results to this actor.
Hi, I have tried that and its working pretty good! Thanks for the info!
Actor Metrics
197 monthly users
-
65 stars
>99% runs succeeded
1.2 days response time
Created in Nov 2019
Modified 4 months ago