GeminidSystems/GoogleNewsScraper

Bug : Empty Results

Closed this issue · 2 comments

Debug why the results are empty
Report on the ticket what is going on
Try to fix it

@karlgunst This issue was fixed in version 0.0.9. Google updated the structure of its HTML page, so all relevant code (i.e. when selenium locates an element) had to be updated.

thanks @alexkhazzam

@abnoviello23

I added an update to example/app.py to show how to use the ChromeDriverManager

FYI, you can also force a new version using

pip install GoogleNewsScraper==0.0.9