10000 GitHub - kahubbard/hnapi-wrapper: Python wrapper for the Firebase Hacker News API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kahubbard/hnapi-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hnapi-wrapper

Python wrapper for the Firebase Hacker News API

hnapi.py is a simple wrapper around the official HN API hosted on Firebase. hn_job_search.py is a sample program that uses hnapi to search posts submitted by the whoishiring user.

usage: hn_job_search.py [-h] --date DATE [--hiring] [--hired] [--freelance] [--all]

Hacker News Job Search

optional arguments:

-h, --help show this help message and exit

--date DATE month year string, e.g. 'January 2015'

--hiring only search the 'who is hiring' threads

--hired only search the 'who is looking to be hired' threads

--freelance only search the 'freelancer' threads

--all searches all submissions from 'whoishiring'

About

Python wrapper for the Firebase Hacker News API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0