@pct-org/scraper

3.0.0-alpha.1 • Public • Published

logo
Scraper


Projects

Popcorn Time consists of several projects, each doing it's own part.

Project Description
@pct-org/graphql-api Serves the data to the clients from the MongoDB database
@pct-org/getting-started Explains how to get started with this setup
@pct-org/mongo-models Models used for MongoDB and GraphQL object types
@pct-org/native-app React Native App
@pct-org/scraper Scrapes everything and saves it to MongoDB database

Installation

$ yarn install

Running the scraper

Requirements

  • Make sure MongoDB is running, for Mac users see @pct-org/scraper repo for the docker-compose file.
  • Copy the .env.example file and fill it in

Development

$ yarn start:dev

Production

$ yarn build
$ yarn start

Contributing:

Please see the contributing guide.

Issues

File a bug against pct-org/getting-started prefixed with [scraper].

License

This project is MIT licensed.

Readme

Keywords

none

Package Sidebar

Install

npm i @pct-org/scraper

Weekly Downloads

0

Version

3.0.0-alpha.1

License

MIT

Unpacked Size

6.54 kB

Total Files

4

Last publish

Collaborators

  • tripss