Web Scraping with Python: BeautifulSoup, Requests & Selenium
$99.99 $14.99Track price
Web Scraping (also termed Screen Scraping, Web Data Extraction, Web Harvesting, etc.) is a technique for extracting large amounts of data from websites and save the the extracted data to a local file or to a database.
In this course, you will learn how to perform web scraping using Python 3 and the Beautiful Soup, a free open–source library written in Python for parsing HTML.
We will use lxml, which is an extensive library for parsing XML and HTML documents very quickly; it can even handle messed up tags. We will also be using the Requests module instead of the already built–in urllib2 module due to improvements in speed and readability.
Finally, we will use Selenium alongside Beautiful Soup to crawl AJAX & JavaScript driven pages.
The course cover the following topics: accessing web pages programmatically; scraping web pages to extract the required data using Beautiful Soup to parse web pages; interacting with web pages to do different things with them programmatically; and using Selenium for web scraping and when we need it.
By the end of this course, you will be able to understand how websites and servers function, diverse data extraction techniques, and methods of handling and organizing data.
This Web Scraping course covers the following topics:
Instructor Details
Courses : 4
Specification: Web Scraping with Python: BeautifulSoup, Requests & Selenium
|
6 reviews for Web Scraping with Python: BeautifulSoup, Requests & Selenium
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
$99.99 $14.99
Davison Gudo –
Wonderful course that can be followed through. Easy and clear
Rudy Teher n Herrera –
Aun tengo expectativas. No me ha gustado mucho porque necesito entender que dice, tengo limitantes con el idioma ingl s.No puedo comprender lo que hace y dicen. Si extienden estos cursos tan valiosos a la comunidad latina, deben considerar grabarlos en espa ol. O tratamos de entender y leer lo que dicen en los sub t tulos o vemos lo que transcriben pero es imposible comprender la l gica de la ense anza. Por favor quiero aprender, compr cuatro cursos porque mi deseo es mejorar mis conocimientos y habilidades en AI, Machine Learning, y web Scraping, Python. Necesito ayuda urgente
Christian Delgado –
Si
Bala sesha sai –
Nooo
Maroon Talent –
perfect
Kelly Daniels –
I would have liked more exercises for which I have to submit my own code and a larger font size. Otherwise, I learned a lot and am glad I took the course