Deno TypeScript to scrape a list of technology RSS feeds from Feedspot.
The script outputs the results to the console in TSV format.
deno run --allow-net https://raw.githubusercontent.com/andreswebs/deno-feedspot-scraper/main/scrape.ts | tee techfeeds.tsv
Andre Silva @andreswebs
This project is licensed under the Unlicense.
Based on: