Initial commit
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Getting started with Crawlee
|
||||
|
||||
This example uses `PlaywrightCrawler` to recursively crawl https://crawlee.dev using the browser automation library [Playwright](https://playwright.dev).
|
||||
|
||||
You can find more examples and documentation at the following links:
|
||||
|
||||
- [Step-by-step tutorial](https://crawlee.dev/js/docs/introduction) for Crawlee
|
||||
- `PlaywrightCrawler` [API documentation](https://crawlee.dev/js/api/playwright-crawler/class/PlaywrightCrawler)
|
||||
- Other [examples](https://crawlee.dev/js/docs/examples/playwright-crawler)
|
||||
Reference in New Issue
Block a user