noahgift / web_scraping_python

Techniques for Scraping the Web in Python

Home Page:https://www.amazon.com/Pragmatic-AI-Introduction-Cloud-based-Learning/dp/0134863860

Repository from Github https://github.comnoahgift/web_scraping_pythonRepository from Github https://github.comnoahgift/web_scraping_python

Serverless Web Scraping in Python for AI, Fun and Profit

(Using Step Functions and Lambdas)

This material is also covered in Chapter 7 of Pragmatic AI

Web Scraping for AI/ML consists of three phases:

A. Doing the Work
B. Scheduling the Work
C. Modeling the Work

A. Web Scraping Techniques (Doing the Work)

B. Orchestrating Retrieval (Scheduling the Work)

Step Function Workflow

C. Wiring Results into A Machine Learning Pipeline (Modeling the Work)

  • TBD

About

Techniques for Scraping the Web in Python

https://www.amazon.com/Pragmatic-AI-Introduction-Cloud-based-Learning/dp/0134863860


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.1%Language:Makefile 0.0%