Skip to content

This template is a production ready boilerplate for developing with `PlaywrightCrawler`. Use this to bootstrap your projects using the most up-to-date code.

Notifications You must be signed in to change notification settings

jellydn/playwright-crawler-demo

Repository files navigation

Welcome to my-crawler 👋

Version License: ISC Twitter: jellydn

This is an example of a Crawlee project.

IT Man - Tech #27 - Crawlee is a web scraping and browser automation library [Vietnamese]

Install

yarn install

Usage

yarn start

Default is running with headless browser so you can uncomment the following on development phase.

// src/main.ts
// Uncomment this option to see the browser window.
headless: false;

Run tests

yarn test

Crawlee + PlaywrightCrawler + TypeScript project

This template is a production ready boilerplate for developing with PlaywrightCrawler. 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:

Useful references

Author

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

This template is a production ready boilerplate for developing with `PlaywrightCrawler`. Use this to bootstrap your projects using the most up-to-date code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published