any tools like parseheub to scrape websites with no limits???

javadth

Elite Member
Jr. VIP
Joined
Aug 27, 2012
Messages
3,192
Reaction score
1,155
Any tools like parseheub to scrape websites with no limits???


As you know, ParseHub has a limit in free version
200 pages per running

I have a simple job: scraping some WordPress website pages

do you know any free tools like this ?
 
thanks
but im not ok with python scripts

just wanted a windows software could install and run it

Have a look at it. I understand the aversion to raw scripts, which is why I made this work in the browser.

If you just clone the git and run it once, it will open a browser window with a simple dashboard. All your scraping will happen through it.
 
Any tools like parseheub to scrape websites with no limits???


As you know, ParseHub has a limit in free version
200 pages per running

I have a simple job: scraping some WordPress website pages

do you know any free tools like this ?
octoparse, Web Scraper, or ParseHub can be used. nevertheless, for large-scale projects, it is recommended that you use self-hosted scrapers since free software comes with limits to the number of pages nd usages.
 
Back
Top