Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node microservice to send links from the links table to Apify and write results to tasks.

Usage:

  1. Install dependencies
cd crawler
npm install
  1. Create .env (copy from .env.example) and set DB and APIFY_TOKEN.

  2. Run the service:

  • Process all links:
node src/index.js

Notes:

  • The script can be run using pm2
  • Adjust parallelization and error handling based on volume.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages