https://github.com/apify/crawlee-migration-example
https://github.com/apify/crawlee-migration-example
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apify/crawlee-migration-example
- Owner: apify
- Created: 2022-06-14T21:34:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-25T12:44:36.000Z (almost 4 years ago)
- Last Synced: 2024-12-28T08:09:13.308Z (over 1 year ago)
- Language: TypeScript
- Size: 59.6 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crawlee docs analyzer
This template is a production ready boilerplate for developing with `CheerioCrawler`. 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:
- [Tutorial](https://sdk.apify.com/docs/guides/getting-started#cheeriocrawler-aka-jquery-crawler)
- [Documentation](https://sdk.apify.com/docs/api/cheerio-crawler)
- [Examples](https://sdk.apify.com/docs/examples/cheerio-crawler)
## Documentation reference
- [Apify SDK](https://sdk.apify.com/)
- [Apify Actor documentation](https://docs.apify.com/actor)
- [Apify CLI](https://docs.apify.com/cli)
## Writing a README
See our tutorial on [writing READMEs for your actors](https://help.apify.com/en/articles/2912548-how-to-write-great-readme-for-your-actors) if you need more inspiration.
### Table of contents
If your README requires a table of contents, use the template below and make sure to keep the `` and `` markers.
- Introduction
- Use Cases
- Case 1
- Case 2
- Input
- Output
- Miscellaneous