Description
In this course, you will :
- Learn how to get data from the web, whether it's in files or HTML.
- You'll also learn the fundamentals of web data scraping and parsing.
- Learn the fundamentals of data extraction from APIs, gain insight into the importance of APIs, and practise data extraction by diving into the OMDB and Library of Congress APIs.
- Discover how to stream real-time Twitter data as well as analyse and visualise it.
Syllabus :
- Importing data from the Internet
- Interacting with APIs to import data from the web
- Diving deep into the Twitter API