-
-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
For this project: https://github.com/simonw/scrape-hacker-news-by-domain
I want to include latest
links in the human readable output that link to https://news.ycombinator.com/latest?id=41459472 for each item.
I'm going to try using Python format strings like this:
csv-diff --format json simon-previous.json simon.json --key id --extra latest 'https://news.ycombinator.com/latest?id={id}'
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request