Skip to content

AZIZXlaouiti/github-page-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-page-scraper

scrapeer Scraping the Web with Node.js + Finding Undocumented APIs and Reversing Engineering Data Formats. This is my approach to make my protfolio project section more dynamic

getting started

  • running in development :
    • create a .env file and supply it with you desired github profile
    • for example BASE_URL = https://github.com/your_user_profile
    • cd to /server then run node index.js to test your scraper
  • running in production :
    • fetch url = https://github-scraper-api.herokuapp.com/api/github/?username=YOUR_GITHUB_NAME
    • you can test the API here
    • please be mindful with your use

Technologies

  • nodeJs
  • axios
  • cheerioJs
  • jQuery

About

this project is fully developed by me , if you have any questions conserning the code please feel free to reach out to me on linkedin don't stop coding ...

About

API service for retrieving pinned repos on GitHub , Scraping the Web with Node.js + Finding Undocumented APIs and Reversing Engineering Data Formats. This is my approach to making my protfolio project section more dynamic

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors