Web Scrape Google News with Python Requests and Beautiful Soup | Part 1 #webscraping #python

Web Scrape Google News with Python Requests and Beautiful Soup | Part 1 #webscraping #python

Open Source Student

4 года назад

21,164 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@zinnertube
@zinnertube - 16.09.2020 18:19

Nice tutorial bro, why you didn't use google images?

Ответить
@warrenjamesbristol1868
@warrenjamesbristol1868 - 23.09.2020 21:42

Thanks for this. Spent a whole day yesterday looking at videos that never really got to the point of how to use bs4.

Ответить
@1004elvis
@1004elvis - 09.10.2020 05:51

Awesome. Can you make for Google Business page-scrape too?

Ответить
@user-hk7wh9jm7l
@user-hk7wh9jm7l - 10.10.2020 21:38

dbsr class name is no longer active . google changes that every time . We need a way to replace that classname with a variable but i think is impossible. Any idea fellows?

Ответить
@frederichatanian3831
@frederichatanian3831 - 14.12.2020 13:28

Thanks a lot, would it be possible to get your code to avoid having to type all that myself? :D

Ответить
@willemwannenburg
@willemwannenburg - 02.03.2021 17:46

Thanks for this. Is your .py file available to download somewhere?

Ответить
@aryamrege9829
@aryamrege9829 - 04.04.2021 01:10

If this were to be scraped from Microsoft Edge instead of firefox, what would have to be typed in instead of Mozilla/5.0 ?

Ответить
@daddyofalltrades
@daddyofalltrades - 08.06.2021 22:07

It would be better if you just use tag 'a' with findAll, filter href, and get the titles.

Ответить
@catherinexuan2586
@catherinexuan2586 - 03.02.2022 15:09

The code has stopped working for me as of 3 days ago? I can't even print(soup)

Ответить
@adekolupeter4489
@adekolupeter4489 - 29.06.2022 12:12

Sorry, How'll I solve the "429 too many requests error I'm getting please, I need the solution urgently"

Ответить
@maryamshahsavari9426
@maryamshahsavari9426 - 21.02.2023 10:23

Thanks for the great tutorial. Google keeps blocking me though, how should I deal with that?

Ответить
@istescgecbh9726
@istescgecbh9726 - 21.05.2023 10:34

google has made classes dynamic

Ответить
@eliebasimisemwandu207
@eliebasimisemwandu207 - 13.05.2024 15:42

How to scrape without using beautiful soup?

Ответить