https://github.com/prajwalsrinvas/web-scraping-bootcamp
๐ท๏ธ
https://github.com/prajwalsrinvas/web-scraping-bootcamp
Last synced: 3 months ago
JSON representation
๐ท๏ธ
- Host: GitHub
- URL: https://github.com/prajwalsrinvas/web-scraping-bootcamp
- Owner: Prajwalsrinvas
- Created: 2023-05-19T15:49:04.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T13:39:38.000Z (over 1 year ago)
- Last Synced: 2023-11-06T12:24:54.764Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 8.08 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Scraping Bootcamp ๐ท๏ธ
Practice code for [The Ultimate Web Scraping With Python Bootcamp 2023](https://www.udemy.com/course/the-ultimate-web-scraping-with-python-bootcamp/) course.
## Syllabus
- Introduction
- The HTTP Protocol
- HTML, CSS, And JavaScript
- Web Requests In Python
- Parsing And Extraction
- Project 1 - Portfolio Valuation With Google Finance
- APIs: The Hidden Gems
- Selectolax And Advanced CSS Selectors
- Project 2 - Image Scraper
- Tackling JavaScript With Microsoft PlayWright
- Project 3 - Building A Configurable Scraping Pipeline
- The Scrapy Framework
- Boosting Scrapy With scrapy-playwright
- Project 4 - Scraping Dynamic Sites With Scrapy And PlayWright
- Closing Thoughts
- Appendix - Python Fundamentals## Projects
### 1. [Portfolio Valuation With Google Finance ๐](https://github.com/Prajwalsrinvas/web-scraping-bootcamp/tree/master/week3/my_solution)

### 2. [Unsplash Image Scraper ๐ผ๏ธ](https://github.com/Prajwalsrinvas/web-scraping-bootcamp/tree/master/week5/my_solution)

### 3. [Steam Game Offers Scraper ๐ฎ](https://github.com/Prajwalsrinvas/web-scraping-bootcamp/tree/master/week7/my_solution)

### 4. [Dynamic Periodic Table Scraper ๐งช](https://github.com/Prajwalsrinvas/web-scraping-bootcamp/tree/master/week9/periodic_table/my_solution)

## Certificate
