Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 313 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 313 Bytes

Bid Property Scraper

Scraping Property Bidding Data from ibapi.in Using Playwright

Run Locally

Clone the project

  git clone https://github.com/hatchedland/BidPropertyScraper.git

Install dependencies

  npm install playwright

Start the server

  node ./script.js