https://github.com/briangershon/crawlee-playwright
Browser-based automations with Crawlee and Playwright using Vite tooling and TypeScript
https://github.com/briangershon/crawlee-playwright
crawlee crawler playwright starter-template typescript vite
Last synced: 23 days ago
JSON representation
Browser-based automations with Crawlee and Playwright using Vite tooling and TypeScript
- Host: GitHub
- URL: https://github.com/briangershon/crawlee-playwright
- Owner: briangershon
- License: mit
- Created: 2024-11-02T01:01:13.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T01:07:39.000Z (6 months ago)
- Last Synced: 2025-02-13T13:53:02.021Z (3 months ago)
- Topics: crawlee, crawler, playwright, starter-template, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crawlee-playwright
Browser-based automations with [Crawlee](https://crawlee.dev/) and [Playwright](https://playwright.dev/) using Vite tooling and TypeScript.
Crawlee code based on an examples from .
Apify has a nice tutorial as well at .
## Getting Started
Run locally:
```bash
yarn
yarn playwright install
yarn dev
```View results in `./storage/datasets/default`