Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
/ crawler Public archive

A simple crawler/scraper to extract subtitles data from Legendas TV website.

License

Notifications You must be signed in to change notification settings

HenriqueSilverio/crawler

Repository files navigation

Crawler

A simple crawler/scraper to extract subtitles data from Legendas TV website.

Made with NodeJS, Puppeteer and ♥.

Usage

1. Clone this repository and cd into:

git clone git@github.com:HenriqueSilverio/crawler.git && cd crawler

2. Install project dependencies:

npm i

3. Rename .env.sample to .env and fill it with your Legendas TV credentials.

Enjoy!

Development server

npm start

Building to production

npm run build

Production server

npm run serve

About

A simple crawler/scraper to extract subtitles data from Legendas TV website.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published