You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

rss-scrap

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rss-scrap

Web scrapper which converts sites to RSS feeds.

0.3.0
pipPyPI
Maintainers
1

RSS Scrap

rss-scrap is a command line utility which scraps contents of web pages and converts them to RSS feeds. Specific web scrapers must be implemented for each page.

rss-scrap works asynchronously, meaning that many web pages can be scraped simultaneously.

Implemented scrappers

  • economist: The Economist, World This Week section: Politics this week, Business this week, Kal's Cartoon (3 separate feeds)
  • wiki_current_events: Wikipedia Current Events
    • parameter date: day (ISO format) from which events should be fetched (e.g. -f wiki_current_events,date=2020-10-27)
  • gov_pl_gis: Warnings of Główny Inspektorat Sanitarny (Polish Government Agency)

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts