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

https://github.com/dishaaggarwal31/scraping-github-top-repositories-topicwise

This project aims to scrape and store details of the top repositories from featured topics on GitHub. Using Python, Requests, BeautifulSoup, OS, and Pandas, we extract key repository and user details. The collected data is then structured and saved into CSV files for easy access and further analysis
https://github.com/dishaaggarwal31/scraping-github-top-repositories-topicwise

beautifulsoup4 html-css jupyter-notebook os-python pandas-library python3 requests-library-python webscraping-data

Last synced: 7 months ago
JSON representation

This project aims to scrape and store details of the top repositories from featured topics on GitHub. Using Python, Requests, BeautifulSoup, OS, and Pandas, we extract key repository and user details. The collected data is then structured and saved into CSV files for easy access and further analysis

Awesome Lists containing this project