|
|
|
|
|
by welanes
1698 days ago
|
|
Another great resource is incolumitas.com. A list of detection methods are here: https://bot.incolumitas.com/ I run a no-code web scraper (https://simplescraper.io) and we test against these. Having scraped million of webpages, I find dynamic CSS selectors a bigger time sink than most anti-scraping tech encountered so far (if your goal is to extract structured data). |
|