Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.22 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.22 KB

newsletter-scraper

A web scraper that extract curated content from Programming/Coding newsletter, making it a great tool to search for new libraries, articles and tools.

Website

Want to suggest a new newsletter? Suggest Newsletter

Why?

Many newsletter dont allow/offer a way to search through its content

How it works?

This Github Action runs every 2 days to scrape the newsletters and build the website with fresh data.

Built with

  • Node.js
  • SQLite
  • Astro
  • SolidJS
  • Tailwindcss