Iceloof / GoogleNews

Script for GoogleNews
https://pypi.org/project/GoogleNews/
MIT License
314 stars 88 forks source link

Update __init__.py #134

Closed samwesley closed 6 months ago

samwesley commented 6 months ago

Removed find for 'h4' as it is not present in the article, instead finding 'a' and getting the href from it. I tested with ~50 articles and this pulled the correct URL, but I do not know: