HackerNewsAPI
HackerNewsAPI copied to clipboard
:newspaper: Unofficial Python API for Hacker News. RESTful API at https://github.com/karan/HNify
packages/modules/adbd
https://accounts.shopify.com/select?rid=0db02f2b-c73c-4856-afc5-1bb8430bd498&sid=139d1b86-5ff6-4d13-b574-6471dadd903b
https://github.com/TheAlgorithms/Python/blob/refs%2Fheads%2Fmaster/DIRECTORY.md
https://www.wordfence.com/products/wordfence-central/liscene
# Issue Type [x] Bug (Typo) # Steps to Replicate 1. Examine hn/hn.py. 2. Search for `explititly`. # Expected Behaviour 1. Should read `explicitly`. Semi-automated issue generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md To...
I write some line to get top or newest stories, when i print and get error like this: ./hackernews_api.py /usr/lib64/python2.7/site-packages/bs4/__init__.py:181: UserWarning: No parser was explicitly specified, so I'm using the...
Bumps [requests](https://github.com/requests/requests) from 2.0.1 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...
Hello, this is an auto-generated Pull Request. ([Feedback?](mailto:[email protected]?subject=pypip.in%20Badge%20Bot%20Feedback%3A%20hackernews)) Some time ago, [pypip.in](https://web.archive.org/web/20150318013508/https://pypip.in/) shut down. This broke the badges for a bunch of repositories, including `hackernews`. Thankfully, an equivalent service is...
I noticed some commented code in the file and thought it should be removed. Hence this pull request. I am new to open source. Thank you