An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Web Automation & Scraping Collection

[![Python](https://img.shields.io/badge/Python-3776AB?logo=python&logoColor=white)](https://www.python.org/)
[![Selenium](https://img.shields.io/badge/Selenium-43B02A?logo=selenium&logoColor=white)](https://www.selenium.dev/)
[![Requests](https://img.shields.io/badge/Requests-000000?logo=python&logoColor=white)](https://docs.python-requests.org/)

![Web Scraping Collection](./web-scraping-collection.png)

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.