An open API service indexing awesome lists of open source software.

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

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`