arrow_upward
Webscraping Javascript through Python
#1
Guys! I'm seeking to create a webscraper that is able to scrape text from Javascript sources. Any tips or tricks? Even though I am able to scrape the first page via BeautifulSoup, I am not able to go to the second page.

Just let me know.

Cheers!



[+] 1 user Likes Anonymous57928's post
#2
selenium can do lots of scraping, but it not easy



#3
Selenium and chrome driver .. you need to run an headless browser to scrape running JavaScript



#4
Selenium will work with a driver to interact where dynamic interaction/loading is required.
It depends on how static the site is. BeautifulSoup can do alright but you should also take a look at ScraPy, its had some automation added recently from when it first started

RE: Webscraping Javascript through Python.

Registered Members Only

You need to be a registered member to see more on RE: Webscraping Javascript through Python.
Login or Sign up to get access to a huge variety of top quality leaks.