You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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