A short & practical HOW-TO guide to scrape data from a website using Python

A short & practical HOW-TO guide to scrape data from a website using Python

5 years ago
Anonymous $2WKDXfy9lA

https://towardsdatascience.com/a-short-practical-how-to-guide-to-scrape-data-from-a-website-using-python-888373227d4f

Note to the reader: Python code is shared at the end

This week I had to scrape a website for a client. I realized I did it so naturally and quickly that it would be useful to share it so you can master this art too. [Disclaimer: this article shows my practices of scraping, if you have more relevant practices please share it in the comments]