Skip to content

Save Github trending data daily/weekly/monthly to csv.

License

Notifications You must be signed in to change notification settings

cybershang/ghtrend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GhTrend

PyPI - Version PyPI - Downloads

Request and parse Github trending page.

Usage:

$ get-trend [OPTIONS] [DATE_RANGE] [OUT_FILE]

Arguments:

  • [DATE_RANGE]: Choose from: daily, weekly, monthly
  • [OUT_FILE]: Enter the filepath csv to be stored at

Options:

  • --quiet / --no-quiet: [default: no-quiet]
  • --version / --no-version
  • --install-completion: Install completion for the current shell.
  • --show-completion: Show completion for the current shell, to copy it or customize the installation.
  • --help: Show this message and exit.

Dependency:

  • requests
  • BeautifulSoup4
  • typer

About

Save Github trending data daily/weekly/monthly to csv.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages