Skip to content

brianthomas/ads_api_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADS API Client

About

Client for Harvard Smithsonian Astrophystical Data System API. Optimized for pulling metadata about Astrophysics papers held in their system.

Usage

usage: ads_client.py [-h] [-d] [-f FIELDS] -t TOKEN -y YEAR

Client to pull data about ADS papers by year.

optional arguments:
  -h, --help            show this help message and exit
  -d, --debug           Turn on debugging messages
  -f FIELDS, --fields FIELDS
                        ADS paper fields to pull.
  -t TOKEN, --token TOKEN
                        ADS API Token to use.
  -y YEAR, --year YEAR  Year to pull papers for.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages