Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tresorama/test-puppeteer

A repo for test Puppeteer Scraping capabilities.
https://github.com/tresorama/test-puppeteer

Last synced: 4 days ago
JSON representation

A repo for test Puppeteer Scraping capabilities.

Awesome Lists containing this project

README

        

# Puppeteer

Scrape like a human in no time.

## How this project works

Scraping following [Puppeteer Docs Getting Started](https://pptr.dev/#example).

### How to run

```bash
# install with yarn
yarn install

# run
yarn start
```

## Other Resources

[Traversy Media - Intro To Web Scraping With Puppeteer](https://youtu.be/S67gyqnYHmI)