/Youtube_Videos

Collection of code from our Youtube Channel

Primary LanguagePython

Youtube Videos

Collection of code from our Youtube Channel.

Custom Plate Search

This video covers how scrapy can be used to read input data from a CSV, send request to a site, and return the response.

Practical Example of POST requests

Practical example where POST requests are used to submit a search form and for pagination.

Extract Emails from Any Site

Create an easy scraper to extract emails from any site.

Digging Deeper into APIs

Experiment with different data requested from API and see how they can be used best.

Web Scraping with PHP (Goutte)