https://github.com/vimscientist69/web-automation-collection
A collection of small web scraping/automation projects using Python, Selenium and Requests.
https://github.com/vimscientist69/web-automation-collection
beautifulsoup python python-requests selenium web-automation web-scraping
Last synced: about 2 months ago
JSON representation
A collection of small web scraping/automation projects using Python, Selenium and Requests.
- Host: GitHub
- URL: https://github.com/vimscientist69/web-automation-collection
- Owner: vimscientist69
- Created: 2025-12-22T11:14:52.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-23T05:44:43.000Z (6 months ago)
- Last Synced: 2025-12-23T22:41:52.213Z (6 months ago)
- Topics: beautifulsoup, python, python-requests, selenium, web-automation, web-scraping
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Automation & Scraping Collection
[](https://www.python.org/)
[](https://www.selenium.dev/)
[](https://docs.python-requests.org/)

A collection of web scraping and automation projects built with Python, Selenium, and Requests. These tools demonstrate various techniques for data extraction and web interaction.
## 🚀 Projects
### ☕ EveryDayCoffee Scraper
**Repository:** [GitHub](https://github.com/vimscientist69/coffee-data-scraper)
A web scraper designed to extract coffee-related data from EveryDayCoffee's website.
### 🏢 Vaal Business Directory Scraper
**Repository:** [GitHub](https://github.com/vimscientist69/vaalio-scraper)
Scrapes business listings and contact information from the Vaal Business Directory.
### 🤖 Discord Member Stats Scraper
**Repository:** [GitHub](https://github.com/vimscientist69/Discord-Scraper)
Collects member statistics from Discord servers.
### 🏪 Atlas Trading Company Scraper
**Repository:** [GitHub](https://github.com/vimscientist69/atlastradingonlinescraper)
Scrapes product data from Atlas Trading Company's online store.