HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ZFCore

no profile record

comments

ZFCore
·5 years ago·discuss
Python is indeed far from ideal for scraping in the modern web, but for only one reason: It can't execute javascript.

As a result, js generated content cannot be scraped, and python scrapers also get blocked very fast as they don't execute fingerprinting scripts.