Export OLX listing titles and prices to a CSV file directly from the listing page
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