Skip to content

navyad/ask-hn-urls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 install and pipenv shell

Usage

usage: Ask:HN post urls [-h] --url URL

options:
  -h, --help  show this help message and exit
  --url URL   url of post

Example

Screenshot 2023-03-14 at 4 00 30 PM

About

find URLs posted as a part of comments on Hacker news Ask: HN section.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages