You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2019. It is now read-only.
A lot of sites are moving to more heavily JavaScript-oriented solutions for display, and naive DOM scraping of the base HTML is no longer viable.
The engine should be able to provide a post-render DOM object for querying - hopefully BeautifulSoup is the solution to this problem.
This also means that the solution will need to use a python virtualenv on-deployment
https://medium.freecodecamp.org/better-web-scraping-in-python-with-selenium-beautiful-soup-and-pandas-d6390592e251
The text was updated successfully, but these errors were encountered: