Closed ekryski closed 10 years ago
Crawlers will typically be placed in a crawlers directory. The structure should look something like this:
crawlers
crawlers -> example_crawler -> roach.json -> index.js -> steps -> custom-step1.js -> custom-step2.js
Crawlers will typically be placed in a
crawlers
directory. The structure should look something like this: