This is a project for practicing with GraphQL and also with cheerio lib which is a lib for web-scraping.
This project makes a scraping of Cuevana 2 Español, and creates and database with the got data, and this data can be consumed using GraphQL.
- Installing dependencies
npm install or yarn
- Scraping the movies
npm run scrape or yarn scrape
- Running the project
npm start or yarn start
You can also run the project in development mode so you can play with the GraphiQl, a playground for GraphQL
npm run dev
- Node
- Cheerio
- Express
- GraphQL
- Sequelize
- SQLite
Thanks goes to these wonderful people (emoji key):
Felipe Acosta 💻 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!