mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 17:33:26 +00:00
25 lines
488 B
Markdown
25 lines
488 B
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: "@movie-web/providers"
|
|
tagline: Providers for all kinds of media
|
|
actions:
|
|
- theme: brand
|
|
text: Get Started
|
|
link: /get-started/start
|
|
- theme: alt
|
|
text: reference
|
|
link: /reference/start
|
|
|
|
features:
|
|
- title: All the scraping!
|
|
icon: '!'
|
|
details: scrape popular streaming websites
|
|
- title: Client & server
|
|
icon: '!'
|
|
details: This library can be ran both server-side and client-side (with CORS proxy)
|
|
---
|
|
|
|
|