To run the server. npm run start:server to start the server. The server runs by default on port 3000. You can use the endpoint /crawl with the post request body of config json to run the crawler. The ...