OLX Listing Scraper (CSV Export)

Export OLX listing titles and prices to a CSV file directly from the listing page

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
Ionut Cristian
Dziennych instalacji
0
Wszystkich instalacji
3
Oceny
0 0 0
Wersja
1.0.0
Utworzono
30-01-2026
Zaktualizowano
30-01-2026
Rozmiar
3,27 KB
Licencja
MIT
Dotyczy

This userscript adds a simple scraper to OLX listing pages that allows you to export listing data to a CSV file.

When activated, the script scans the listing grid and extracts:
• The title of each listing
• The price of each listing

A button is added to the page interface. Clicking it generates and downloads a CSV file containing all currently visible listings.

Limitations
• Only scrapes listings currently loaded on the page
• Infinite scroll pages require manual scrolling before exporting