tcet-opensource / resume-screener

AI based resume analysis and recommendation tool
GNU General Public License v2.0
46 stars 14 forks source link

[UTIL]GithubScrapperFunction #49

Closed PreyRock99 closed 1 year ago

PreyRock99 commented 1 year ago

[UTIL] Github scrapper function. Initialised a scrapper function which uses the github api to fetch information from user like repository details and the languages used to write the code in those repositories. User must provide their username in order to fetch these details.

image