Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.24 KB

File metadata and controls

23 lines (14 loc) · 1.24 KB

Bright Data Scraping Browser Puppeteer Project

Bright Data Promo

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 Puppeteer.

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

bright-data-scraping-browser-demo.mp4

Examples

  1. Booking.com Hotel Scraping Demo
  2. Amazon Product Scraping Demo