Skip to content

qwertyuiop8899/multiscraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiScraper

A Stremio addon that aggregates streams from various providers, bringing the capabilities of Nuvio providers to Stremio.

Features

  • Multiple stream providers
  • Configurable scraper selection
  • Support for Movies and TV Shows

Installation

  1. Clone the repository:

    git clone https://github.com/sagarchaulagai/multiscraper.git
    cd multiscraper
  2. Install dependencies:

    npm install
  3. Start the addon:

    npm start

    The addon will be available at http://localhost:7000 (or the configured port).

Configuration

You can configure which scrapers to use by visiting the configuration page: http://localhost:7000/configure

Credits

This project uses scrapers adapted from the tapframe/nuvio-providers repository. We gratefully acknowledge the work of the tapframe team and contributors for providing these reliable scraping modules.

License

GNU General Public License v3.0

About

Stremio Multiscraper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.9%
  • HTML 2.1%