- Notifications
You must be signed in to change notification settings - Fork2
This is a simple flask api for getting someone's GitHub profile details such as Name, No. of public repositories, No. of followers, No. of following etc, made by scraping GitHub
Subrata-Rudra/github_scrapper_API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple flask api for getting someone's GitHub profile details such as Name, No. of public repositories, No. of followers, No. of following, all repositories' name etc, made by scraping GitHub. Scraping is done using Beautifulsoup4 library.
Send GET Request at this url and get basic GitHub profile details of somenonehttps://github-scrapper-by-subrata.onrender.com/basic/?user=<GITHUB_USERNAME>
Send GET Request at this url and get basic GitHub profile details of somenonehttps://github-scrapper-by-subrata.onrender.com/repo/?user=<GITHUB_USERNAME>
Send GET Request at this url and get basic GitHub profile details of somenonehttp://localhost:5000/basic/?user=<GITHUB_USERNAME>
Send GET Request at this url and get basic GitHub profile details of somenonehttp://localhost:5000/repo/?user=<GITHUB_USERNAME>
About
This is a simple flask api for getting someone's GitHub profile details such as Name, No. of public repositories, No. of followers, No. of following etc, made by scraping GitHub
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.