Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

TypeScript to scrape a list of technology RSS feeds from Feedspot using Deno

License

Notifications You must be signed in to change notification settings

andreswebs/deno-feedspot-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deno-feedspot-scraper

Deno TypeScript to scrape a list of technology RSS feeds from Feedspot.

The script outputs the results to the console in TSV format.

Prerequisites

Run

deno run --allow-net https://raw.githubusercontent.com/andreswebs/deno-feedspot-scraper/main/scrape.ts | tee techfeeds.tsv

Authors

Andre Silva @andreswebs

License

This project is licensed under the Unlicense.

Acknowledgements

Based on:

https://dev.to/siddacool/deno-web-scrapper-3451

About

TypeScript to scrape a list of technology RSS feeds from Feedspot using Deno

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published