Skip to content

OnrampLab/jarvis-ai-scraper

Repository files navigation

PuppeteerCrawler project

This template is a production ready boilerplate for developing with PuppeteerCrawler. Use this to bootstrap your projects using the most up-to-date code.

If you're looking for examples or want to learn more visit:

Documentation reference

Get Started

Start

  • Copy .env.exmaple file and update with your setting
cp .env.exmaple .env
  • Run docker-compose to watch and compile code
docker-compose up
  • Run Apify
docker-compose exec node yarn apify

or watch

docker-compose exec node yarn start:watch

Table of contents

If your README requires a table of contents, use the template below and make sure to keep the <!-- toc start --> and <!-- toc end --> markers.

  • Introduction
  • Use Cases
    • Case 1
    • Case 2
  • Input
  • Output
  • Miscellaneous

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published