providers/README.md

579 B

@movie-web/providers

package that holds all providers of movie-web. Feel free to use for your own projects.

features:

  • scrape popular streaming websites
  • works in both browser and server-side

This package is still WIP

TODO documentation: examples for nodejs + browser

TODO documentation: how to use + usecases

TODO documentation: examples on how to make a custom fetcher

TODO functionality: running individual scrapers

TODO functionality: choose environment (for browser, for native)

TODO content: add all scrapers/providers

TODO tests: add tests