Skip to content

KondyKox/olx-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

olx-scraper

Webscraper for olx to find & save offers you want

What it can do?

  • scrape offers from OLX (iphone, ps5, etc.)
  • choose location of offers
  • count average price
  • save offers

What you get

{
  "title": "Iphone 12 Pro Max",
  "price": 1100,
  "location": "Bydgoszcz",
  "date": "04 listopada 2025",
  "url": "https://www.olx.pl/d/oferta/iphone-12-pro-max-CID99-ID188DpO.html",
  "image": {
    "src": "https://ireland.apollo.olxcdn.com:443/v1/files/nszai9n0vs7i-PL/image;s=216x152;q=50",
    "alt": "Iphone 12 Pro Max"
  }
}

Install

npm install
npm run dev

About

Webscraper for olx to find & save offers you want

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors