@sparanoid/eop-extractor-rss

1.10.19 • Public • Published

@sparanoid/eop-extractor-rss

Extract RSS feeds to JSON format.

Features

  • Simple, fast, ESM by default
  • Minimal dependencies, HTTPS requests by got

Usage

import extract from '@sparanoid/eop-extractor-qq-music';

const resp = await extract(`https://sparanoid.com/feed.xml`);

console.log(resp.feed.title);
//=> Sparanoid

License

AGPL-3.0

/@sparanoid/eop-extractor-rss/

    Package Sidebar

    Install

    npm i @sparanoid/eop-extractor-rss

    Weekly Downloads

    0

    Version

    1.10.19

    License

    AGPL-3.0-or-later

    Unpacked Size

    42.3 kB

    Total Files

    6

    Last publish

    Collaborators

    • sparanoid