Web Scraping with Python Selenium: Tutorial for Beginners

Web Scraping with Python Selenium: Tutorial for Beginners

Oxylabs

1 год назад

8,145 Просмотров

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


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

Not that bad
Not that bad - 07.10.2023 17:02

10 mins of just gold. Thanks for your time mate

Ответить
Casper Parker
Casper Parker - 04.06.2023 17:43

THE GOAT

Ответить
jakeshug72
jakeshug72 - 05.11.2022 18:26

Very helpful tutorial. Was finally able to figure out my issue after watching dozens of other videos.

One thing to call out is that the CSS selector seems to be easier then the XPath. The video brushed over the fact that you need to replace spaces in your selector with periods. Also place a period in front of your selector code in Python. It was great your video showed the find capability in the developer section.

In the future it’d be cool to see you take this seem concept, scroll down a dynamic webpage, click a “continue loading” button then continue scrolling until the bottom of the page. Then append those results to a pd df

Thanks again!

Ответить