Skip to content

luminati-io/bright-data-scraping-browser-nodejs-puppeteer-project

Repository files navigation

Bright Data Scraping Browser Puppeteer Project

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

Releases

No releases published

Packages

No packages published