Comment on Daily Discussion Thread: 📸📽️🎥 Saturday, 11 January, 2025

<- View Parent
Baku@aussie.zone ⁨3⁊ ⁨weeks⁊ ago

Honestly it probably already exists, but I just want something that does exactly what I want and no more, and is easy to setup:

I’ve got a browser extension that extracts all URLs on a webpage and merged them all into a JSON file. I use them for archiving mass amounts of URLs onto the Wayback machine using another utility they have that archives all URLs from a google sheet.

Google sheets doesn’t allow importing a JSON file, though. So the python script takes a bunch of little JSON files with a few hundred URLs, then converts that into a CSV file that I can just import into GSheets. It’s like 60 lines of code, with a few extra bells and whistles added in for error handling. Very simple

source
Sort:hotnewtop