#Web Scraping

1 messages · Page 1 of 1 (latest)

unreal hill
#

I am a beginner in web scraping for data collection. I m looking to web scrape reviews to check the people sentiment on a particular product. I used Selenium library in Python and downloaded Chromedriver for this purpose. The problem is inspite of writing proper code, it is not scraping reviews. The code is running but then shows 0 reviews scraped. Any help?

tropic shore
#

Personally, I like playwright but selenium is about the same. For better debugging, make sure that you are NOT running the browser instance in headless mode. Outside of that, print out how many elements/tags you are finding at each step.

empty viper