Selenium Web Scraping with and without PhantomJS

preview_player
Показать описание
💻 Want to learn how to code? My website has helped students in 90+ countries gain real-world coding skills! Whether you're a beginner or an experienced developer, you'll find practical lessons, hands-on projects, and career-focused training to level up your skills.

✅ Perfect for:

Beginners wanting to break into tech
Developers looking to upskill
Anyone interested in AI, web development, and more!
Join thousands of learners worldwide and take your coding skills to the next level!

If you’ve been laid off or are struggling to find a tech job in this tough market, this video is for you. I’ll break down:

✅ Who’s still hiring in tech (even with layoffs happening)
✅ How to stand out in a flooded job market
✅ Salary negotiation strategies (even in a bad economy)
✅ How to stay motivated after rejection

The job market is changing, but that doesn’t mean you have to settle. I’ll share real strategies to help you land your next role faster than the competition!

📢 Socials:

Рекомендации по теме
Комментарии
Автор

I've been using HasData for some web scraping projects lately, and slides like this really help. Anyone got tips on managing resources when not using PhantomJS?

sebastiangeorge
Автор

YOU ARE BETTER THAN A PROFESSIONAL TEACHER MAN!!!..

vevin
Автор

great stuff man. question: why use selenium for this site when the data you're looking for is in the source code and could be scraped with requests/beautifulsoup? disclaimer: i'm commenting a year later so the source code may be different :)

timothyjames
Автор

Great job! I do have a questions though. What if the site is built in silverlight? Then I cannot see the Xpath of each element...

shishu
Автор

per my understanding:

/: means it will look for only 1 level of child elements
//: means it will look for through all levels of child elements

bchoor
Автор

Clear and useful although i'm using java. Thx

MrIvanaranda
Автор

the first test was slow because of a slow loading adserver, you can see it in firefox at the bottom bar.

andrebaumeier
Автор

can you please explain me how to turn off phantomjs because it taking ram memory a lot and i want it shut down do you know how?

miodragignjatovic