Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.04 KB

README.md

File metadata and controls

23 lines (21 loc) · 1.04 KB

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 ...