parsasi / scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate Scraper

This repo is just a boilerplate, for creating scraping scripts with Playwright.

Getting Started

To watch the project:

  • run yarn dev.
  • Then to run a case, open another terminal. Navigate to the root; and, run yarn try [name of the file].

For Example:

yarn dev

and

yarn try index

About


Languages

Language:TypeScript 100.0%