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

https://github.com/brightdata/bright-data-scraping-browser-nodejs-playwright-project

Bright Data scraping Browser Nodejs playwright boilerplate code
https://github.com/brightdata/bright-data-scraping-browser-nodejs-playwright-project

Last synced: 13 days ago
JSON representation

Bright Data scraping Browser Nodejs playwright boilerplate code

Awesome Lists containing this project

README

          

# Bright Data Scraping Browser Playwright Project

[![Bright Data Promo](https://github.com/luminati-io/LinkedIn-Scraper/raw/main/Proxies%20and%20scrapers%20GitHub%20bonus%20banner.png)](https://brightdata.com/)

Open in CodeSandbox, sign in with GitHub account, then fork the repository to begin making changes.

This project demonstrates how to use Bright Data Scraping Browser to scrape data from websites using Node.js and Playwright.

### Getting Started

1. Replace `YOUR_BRIGHT_DATA_SCRAPING_BROWSER_ENDPOINT` with your actual Bright Data scraping browser WebSocket endpoint in `index.js`
2. Replace `"https://example.com` with your target URL
3. Run `npm install` to install dependencies
4. Run `node index.js` to start scraping

## Demo
https://github.com/user-attachments/assets/9178d94a-d5a3-46a9-b998-2328b1087c39

## Examples
1. [Booking.com Hotel Scraping Demo](hotel-scraping/README.md)
2. [Amazon Product Scraping Demo](ecommerce-scraping/README.md)