OLX Listing Scraper (CSV Export)

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

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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

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

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

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

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Ionut Cristian
Installationen heute
0
Installationen gesamt
3
Bewertungen
0 0 0
Version
1.0.0
Erstellt am
30.01.2026
Letzte Aktualisierung
30.01.2026
Größe
3,27 KB
Lizenz
MIT
Wird angewandt auf

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