Skip to content

kirqz23/github-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Scraper

How to use

  1. Create .env file in the repo root dir with:
  • GITHUB_TOKEN - your github token api
  • GITHUB_REPO - repository name
  • GITHUB_FILE - file path to the file that should be scrapped
  1. Create python venv and run pip install -r requirements.txt

Install pre-commit

Run pre-commit install in the root repo directory to establish pre-commit for code formatting and checking

About

Fetching and processing data from github repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages