|
|
|
|
|
by billconan
1977 days ago
|
|
my main concern is pricing. many websites use anti-scraping technologies. scraping the html doesn't work anymore. need to load everything and execute js. for example, I have seen some can detect headless / puppeteer mode too. I ended up creating my own scraping infra using vanilla chrome... current saas platforms charge by request count. If I need to load everything, the cost will be too high. |
|