Web Scraping

Description

Web scraping is a term used to describe the process of downloading and extracting structured data from the web using a program or algorithm. It's a useful skill to have when you need to extract data from a website that does not have a public API.

The tutorials and articles on TestDriven.io teach how to leverage parallelism and concurrency in order to speed up web scrapers that scrape large amounts of data.

Latest Posts (2)

Featured Course

Authentication with Flask, React, and Docker

This course details how to add user authentication to a Flask and React microservice. You'll use React Testing Library and pytest to test both apps, Formik to manage form state, and GitLab CI to deploy Docker images to Heroku.

Featured Course

Authentication with Flask, React, and Docker

This course details how to add user authentication to a Flask and React microservice. You'll use React Testing Library and pytest to test both apps, Formik to manage form state, and GitLab CI to deploy Docker images to Heroku.