ask-hn-urls
Find URLs posted as a part of comments over on Ask HN section.
Idea
Posts like where people do post urls links as part of comments, like Ask HN: How Can I Learn Programming From The Ground Up? , gathering all urls for posts like this would be useful.
Setup
- Install python 3.11 or newer. Also install
pipenv - clone the repo
git clone https://github.com/navyad/ask-hn-urls.git - cd
ask-hn-urls - Run
pipenv installandpipenv shell
Usage
usage: Ask:HN post urls [-h] --url URL options: -h, --help show this help message and exit --url URL url of post
