Ask HN: How to Web Scrape in 2020?
Are there particular libraries or scraping-as-a-service UIs you would recommend?
I'm particularly interested in restaurant reviews website which has been an increasingly detestable company over the years.
I'm particularly interested in restaurant reviews website which has been an increasingly detestable company over the years.
6 comments
[ 3.7 ms ] story [ 29.5 ms ] threadIn most cases getting banned is the big issue. The bigger the site, the more advanced their bot detection is. You can use luminato.io to get residential and mobile IP's, but it's pricey.
Some sites will also obfuscate the DOM, ie. removing classnames and ID's, which complicates the data extraction.
http://scrapinghub.com/ has a paid "do it for me" service, which may be an option depending on your budget.
https://github.com/prettydiff/semanticText