Pinned Repositories
python-code-docstring-scraper
A multi-threaded GitHub scraper to collect Python code with docstrings from public repositories, creating a well-documented dataset for the JaraConverse LLM model.
Google-Maps-Scraper
This project involves developing a Google Maps scraper that extracts data such as names and contact information from addresses listed in an input.txt file. The scraper recursively gathers data from all relevant addresses and stores the collected information in an Excel file.
StackOverFlow-Scraper
StackOverflow scraper that selectively extracts verified and highly voted questions and answers from the StackOverflow website and saves it in a sqlite3 database file in as title and code along with the source url of each question.
Hammad389's Repositories
Hammad389/Google-Maps-Scraper
This project involves developing a Google Maps scraper that extracts data such as names and contact information from addresses listed in an input.txt file. The scraper recursively gathers data from all relevant addresses and stores the collected information in an Excel file.
Hammad389/StackOverFlow-Scraper
StackOverflow scraper that selectively extracts verified and highly voted questions and answers from the StackOverflow website and saves it in a sqlite3 database file in as title and code along with the source url of each question.