Complete Web Scraping, Web Crawling and Web Automation Bootcamp using Python 3, Selenium, BeautifulSoup and Chromium
Quick lectures to go through for python scrapping
So I've completed this course now and these are my remarks:
Pros:
1. This might actually the only course you need to scrape any websites. After completing this course, all you need to do is to learn some basic html commands and you're good to go with getting data from API/any websites
2. Again combine with the knowledge of HTML/CSS commands, this course will teach you to automate your scraping process and will teach you to add some inputs to the website without entering the page manually.
3. After taking this course. you can automate/manage your own task using python
4. I gained a great confidence in the knowledge of packages like bs4, requests and selenium.
Cons:
1. Some parts of the course are slightly outdated and you need some google search to fix the issue
2. Especially the amazon scraper section has to be updated
3. Lastly, Its not a con, more like a tip. You don't have to know the concepts of XPATH/CSS Selectors in depth, instead you can just inspect the site and copy the required method(XPATH/CSS) of desired element directly.
Overall this is a really great course for beginners who wants to learn web scraping and automation with python!!
It was fairly easy to follow along and I managed to get to a point where I understood what the instructor is going to do next however, the course is a bit outdated and needs to be refreshed.
After trying various number of Courses in YouTube and different platform, I got this and love the way he organized the all basic concepts to make a better understanding about the topic is Just Wow.
Lots of Love from India 💟.
This course is outdated and does not fully explain all the cases, for example, it gives only one example for Beautiful soup. You must already know some css and html to understand. but api section was acceptable
Because the course using a public website for testing, there are some part that needs to be changed/updated because there are changes in that websites, but overall good presentation
kursus ini memberikan saya wawasan tentang cara melakukan scraping data.
có thể thêm việc lấy dữ liệu nhiều trang web được không? sẽ mất rất nhiều thời gian để chọn từng web của từng sản phẩm trên amazon
Such a comprehensive Python course who want to be a lead scraper expert!
the course and examples need to be updated. the web automation part especially needs to be updated so that students can complete tasks successfully without getting errors. this makes the course not beginner friendly and discouraging for beginners because of the numerous challenges encountered. for experienced programmers it might be easier to overcome the challenges related to outdated code. The instructor speaks English fluently and is a great instructor.
Comandos em um terminal com a janela pequena e fontes pequenas.
O primeiro exemplo é ler de um site que particularmente fornece resposta "limpa" com url de api, gravar em uma planilha e enviá-la por e-mail. Só o primeiro passo tem a ver com o tema do curso.
Lovely course
Breaks down the details and I was able to practice along (considering I'm using a Mac as well).