In this course you will learn the basics of Python programming as well as the details on how to program a web-scraper. A web-scraper is a small program that automatically opens websites and searches for specified data. This course is splitted into three main parts:
- Introduction to Python Programming
- Introduction to Web-Scraping with Python
- Exercises
- Solutions to the Exercises
- The complete web scraper
Markus Rosenfelder, PhD Student, Msc Economics
This list should be followed step by step. There are a few overlaps between the resources, but overall the next step most often requires knowledge of the previous step.
-
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Read until "Part II. Neural Networks and Deep Learning"
-
Deep Learning with Python, TensorFlow, and Keras tutorial - Playlist
9.1. But what is a Deep Neural Network? Part 1
9.2. But what is a Deep Neural Network? Part 2
-
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Read from "Part II. Neural Networks and Deep Learning"