Skip to content

This project helps in scraping top 25 repositories of top topics on github

Notifications You must be signed in to change notification settings

nidhiss29/Github_Topics_Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github

Github Top Topic Scraper

Introduction

Scraping Github website to fetch 25 top repository from Github Top Topics

Github

-Library Used : Beautiful Soup

Local Deployment

  • To clone copy the following command in your terminal and start development.
git clone https://github.com/nidhiss29/Github_Topics_Scraping.git

OR

  • Fork the repo to your github account and then,
git clone https://github.com/<your-username>/Github_Topics_Scraping.git
  • cd into the directory from anaconda
cd Github_Topics_Scraping
  • And run jupyter notebook
jupyter
  • Else directly open jupyter notebook and run project
  • At the end it will fetch .csv files with top repositories data of each topic separately

Github

-This is what to expect within csv files about repositories

Github

Notebbok Deployed : https://jovian.com/nidhi-singhal-cseaiml-2020/scraping-github-topics-repository

About

This project helps in scraping top 25 repositories of top topics on github

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published