OLX Search Results Scraper πŸ” avatar

OLX Search Results Scraper πŸ”

Try for free

2 hours trial then $19.99/month - No credit card required now

Go to Store
OLX Search Results Scraper πŸ”

OLX Search Results Scraper πŸ”

easyapi/olx-search-results-scraper
Try for free

2 hours trial then $19.99/month - No credit card required now

Extract detailed product listings from OLX search results. Get comprehensive data including prices, descriptions, seller information, and image URLs for cars and other items listed on OLX India.

Extract detailed product listings and search results from OLX, India's leading online classifieds platform. This actor helps you gather comprehensive data about products, prices, seller information, and more.

Features ✨

  • πŸ“Š Scrapes complete listing details from OLX search results
  • πŸš— Perfect for extracting vehicle listings (cars, bikes, etc.)
  • πŸ“Έ Captures all product images and their variations (small, medium, large)
  • πŸ‘€ Includes detailed seller information and contact details
  • πŸ“ Extracts location data with precise coordinates
  • ⚑ High-performance scraping with built-in retry mechanism
  • πŸ›‘οΈ Uses advanced browser automation to avoid blocking

Usage πŸ’‘

Simply provide the OLX search URLs you want to scrape and set the maximum number of items to collect. The actor will automatically:

  1. Visit each search URL
  2. Scroll through the results
  3. Extract detailed information for each listing
  4. Save the data in structured JSON format

Output Data πŸ“‹

For each listing, you'll get detailed information including:

  • Product title and description
  • Price details with currency
  • Seller information and verification status
  • Complete image galleries with various sizes
  • Location data with coordinates
  • Product parameters (e.g., year, brand, model for cars)
  • Listing status and timestamps
  • VAS tags and special features

Input Parameters 🎯

  • searchUrls: Array of OLX search URLs to scrape
  • maxItems: Maximum number of items to collect

Use Cases 🎯

  • Market research and price analysis
  • Competitive monitoring
  • Vehicle market trends analysis
  • Real estate market research
  • Product availability tracking

Limitations ⚠️

  • Respects OLX's terms of service and rate limits
  • Some listing details may vary based on category

Need custom solutions or modifications? Feel free to reach out! 🀝

Input Example

A full explanation of an input example in JSON.

1{
2    "searchUrls": [
3        "https://www.olx.in/cars_c84/q-mercedes?isSearchCall=false"
4    ],
5    "maxItems": 60
6}

Output sample

The results will be wrapped into a dataset which you can always find in theΒ StorageΒ tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2    {
3        "searchUrl": "https://www.olx.in/cars_c84/q-mercedes?isSearchCall=false",
4        "listing": {
5            "id": "1795814375",
6            "score": 1,
7            "spell": {
8                "id": 112,
9                "key": "DISCERN_LOCATION_ES",
10                "version": "1",
11                "main": false,
12                "facet_disabled": false,
13                "default_sorting": "DEFAULT",
14                "response_type": "ARRAY"
15            },
16            "status": {
17                "status": "active",
18                "allow_edit": true,
19                "ban_reason_id": null,
20                "display": "active",
21                "translated_display": "Active",
22                "link": null,
23                "flags": {
24                    "new": false,
25                    "hot": false
26                },
27                "message": null,
28                "allow_deactivate": true
29            },
30            "category_id": "84",
31            "ad_id": "1795814375",
32            "favorites": {
33                "count": 0,
34                "count_label_next": "1"
35            },
36            "vasTags": [
37                "warranty",
38                "document_transfer",
39                "road_side_assistance",
40                "verified_seller"
41            ],
42            "dealer_logo_url": null,
43            "user_tag": "Approved dealer",
44            "user_name": "PORUR VINAYAGA CARS",
45            "has_phone_param": false,
46            "description": "vechile in excellent condition, exchange and finance options also available based on customers profile.\n\nADDITIONAL VEHICLE INFORMATION:\n\nABS: Yes\nAccidental: Yes\nAdjustable External Mirror: Power\nAdjustable Steering: Yes\nAir Conditioning: Automatic Climate Control\nNumber of Airbags: 8 airbags\nAlloy Wheels: Yes\nAnti Theft Device: Yes\nAux Compatibility: Yes\nBattery Condition: New\nBluetooth: Yes\nVehicle Certified: Yes\nColor: White\nCruise Control: Yes\nInsurance Type: Comprehensive\nLock System: Remote Controlled Central\nMake Month: June\nNavigation System: Yes\nParking Sensors: Yes\nPower steering: Yes\nPower Windows: Front & rear\nAM/FM Radio: Yes\nRear Parking Camera: Yes\nRegistration Place: TN\nExchange: Yes\nFinance: Yes\nService History: Available\nTyre Condition: New\nUSB Compatibility: Yes",
47            "created_at": "2025-01-18T10:48:03+05:30",
48            "video_status": null,
49            "inspection_info": null,
50            "videos": [],
51            "title": "Mercedes-Benz A Class 180 Edition 1, 2014, Diesel",
52            "multi_location": null,
53            "car_body_type": "LUXURY_SEDAN",
54            "partner_id": null,
55            "user_type": "Franchise",
56            "price": {
57                "value": {
58                    "raw": 1225000,
59                    "currency": {
60                        "iso_4217": "INR",
61                        "pre": "β‚Ή"
62                    },
63                    "display": "β‚Ή 12,25,000"
64                },
65                "key_name": "Price",
66                "key": "price"
67            },
68            "user_icon": "https://apollo.olx.in/v1/files/p5su43b53lph1-PANAMERA/image",
69            "partner_code": null,
70            "monetizationInfo": null,
71            "ptt_package_id": null,
72            "images": [
73                {
74                    "id": "1802327907",
75                    "external_id": "1e4r00nfzruf-IN",
76                    "width": 960,
77                    "height": 1280,
78                    "url": "https://apollo.olx.in:443/v1/files/1e4r00nfzruf-IN/image",
79                    "full": {
80                        "width": 1080,
81                        "height": 1440,
82                        "url": "https://apollo.olx.in:443/v1/files/1e4r00nfzruf-IN/image;s=1080x1440"
83                    },
84                    "big": {
85                        "width": 505,
86                        "height": 673,
87                        "url": "https://apollo.olx.in:443/v1/files/1e4r00nfzruf-IN/image;s=505x673"
88                    },
89                    "medium": {
90                        "width": 120,
91                        "height": 160,
92                        "url": "https://apollo.olx.in:443/v1/files/1e4r00nfzruf-IN/image;s=120x160"
93                    },
94                    "small": {
95                        "width": 120,
96                        "height": 160,
97                        "url": "https://apollo.olx.in:443/v1/files/1e4r00nfzruf-IN/image;s=120x160"
98                    }
99                },
100                {
101                    "id": "1802327908",
102                    "external_id": "9qjvmbeic7mw2-IN",
103                    "width": 960,
104                    "height": 1280,
105                    "url": "https://apollo.olx.in:443/v1/files/9qjvmbeic7mw2-IN/image",
106                    "full": {
107                        "width": 1080,
108                        "height": 1440,
109                        "url": "https://apollo.olx.in:443/v1/files/9qjvmbeic7mw2-IN/image;s=1080x1440"
110                    },
111                    "big": {
112                        "width": 505,
113                        "height": 673,
114                        "url": "https://apollo.olx.in:443/v1/files/9qjvmbeic7mw2-IN/image;s=505x673"
115                    },
116                    "medium": {
117                        "width": 120,
118                        "height": 160,
119                        "url": "https://apollo.olx.in:443/v1/files/9qjvmbeic7mw2-IN/image;s=120x160"
120                    },
121                    "small": {
122                        "width": 120,
123                        "height": 160,
124                        "url": "https://apollo.olx.in:443/v1/files/9qjvmbeic7mw2-IN/image;s=120x160"
125                    }
126                },
127                {
128                    "id": "1802327909",
129                    "external_id": "thi4fyrbzev71-IN",
130                    "width": 1280,
131                    "height": 960,
132                    "url": "https://apollo.olx.in:443/v1/files/thi4fyrbzev71-IN/image",
133                    "full": {
134                        "width": 1080,
135                        "height": 810,
136                        "url": "https://apollo.olx.in:443/v1/files/thi4fyrbzev71-IN/image;s=1080x810"
137                    },
138                    "big": {
139                        "width": 505,
140                        "height": 378,
141                        "url": "https://apollo.olx.in:443/v1/files/thi4fyrbzev71-IN/image;s=505x378"
142                    },
143                    "medium": {
144                        "width": 120,
145                        "height": 90,
146                        "url": "https://apollo.olx.in:443/v1/files/thi4fyrbzev71-IN/image;s=120x90"
147                    },
148                    "small": {
149                        "width": 120,
150                        "height": 90,
151                        "url": "https://apollo.olx.in:443/v1/files/thi4fyrbzev71-IN/image;s=120x90"
152                    }
153                },
154                {
155                    "id": "1802327910",
156                    "external_id": "9luew42k01nm2-IN",
157                    "width": 1280,
158                    "height": 960,
159                    "url": "https://apollo.olx.in:443/v1/files/9luew42k01nm2-IN/image",
160                    "full": {
161                        "width": 1080,
162                        "height": 810,
163                        "url": "https://apollo.olx.in:443/v1/files/9luew42k01nm2-IN/image;s=1080x810"
164                    },
165                    "big": {
166                        "width": 505,
167                        "height": 378,
168                        "url": "https://apollo.olx.in:443/v1/files/9luew42k01nm2-IN/image;s=505x378"
169                    },
170                    "medium": {
171                        "width": 120,
172                        "height": 90,
173                        "url": "https://apollo.olx.in:443/v1/files/9luew42k01nm2-IN/image;s=120x90"
174                    },
175                    "small": {
176                        "width": 120,
177                        "height": 90,
178                        "url": "https://apollo.olx.in:443/v1/files/9luew42k01nm2-IN/image;s=120x90"
179                    }
180                },
181                {
182                    "id": "1802327911",
183                    "external_id": "2ilkmdwbhqpo2-IN",
184                    "width": 1280,
185                    "height": 960,
186                    "url": "https://apollo.olx.in:443/v1/files/2ilkmdwbhqpo2-IN/image",
187                    "full": {
188                        "width": 1080,
189                        "height": 810,
190                        "url": "https://apollo.olx.in:443/v1/files/2ilkmdwbhqpo2-IN/image;s=1080x810"
191                    },
192                    "big": {
193                        "width": 505,
194                        "height": 378,
195                        "url": "https://apollo.olx.in:443/v1/files/2ilkmdwbhqpo2-IN/image;s=505x378"
196                    },
197                    "medium": {
198                        "width": 120,
199                        "height": 90,
200                        "url": "https://apollo.olx.in:443/v1/files/2ilkmdwbhqpo2-IN/image;s=120x90"
201                    },
202                    "small": {
203                        "width": 120,
204                        "height": 90,
205                        "url": "https://apollo.olx.in:443/v1/files/2ilkmdwbhqpo2-IN/image;s=120x90"
206                    }
207                },
208                {
209                    "id": "1802327912",
210                    "external_id": "xwo5tg7fqash-IN",
211                    "width": 960,
212                    "height": 1280,
213                    "url": "https://apollo.olx.in:443/v1/files/xwo5tg7fqash-IN/image",
214                    "full": {
215                        "width": 1080,
216                        "height": 1440,
217                        "url": "https://apollo.olx.in:443/v1/files/xwo5tg7fqash-IN/image;s=1080x1440"
218                    },
219                    "big": {
220                        "width": 505,
221                        "height": 673,
222                        "url": "https://apollo.olx.in:443/v1/files/xwo5tg7fqash-IN/image;s=505x673"
223                    },
224                    "medium": {
225                        "width": 120,
226                        "height": 160,
227                        "url": "https://apollo.olx.in:443/v1/files/xwo5tg7fqash-IN/image;s=120x160"
228                    },
229                    "small": {
230                        "width": 120,
231                        "height": 160,
232                        "url": "https://apollo.olx.in:443/v1/files/xwo5tg7fqash-IN/image;s=120x160"
233                    }
234                },
235                {
236                    "id": "1802327913",
237                    "external_id": "pjegs6eu7mhr3-IN",
238                    "width": 960,
239                    "height": 1280,
240                    "url": "https://apollo.olx.in:443/v1/files/pjegs6eu7mhr3-IN/image",
241                    "full": {
242                        "width": 1080,
243                        "height": 1440,
244                        "url": "https://apollo.olx.in:443/v1/files/pjegs6eu7mhr3-IN/image;s=1080x1440"
245                    },
246                    "big": {
247                        "width": 505,
248                        "height": 673,
249                        "url": "https://apollo.olx.in:443/v1/files/pjegs6eu7mhr3-IN/image;s=505x673"
250                    },
251                    "medium": {
252                        "width": 120,
253                        "height": 160,
254                        "url": "https://apollo.olx.in:443/v1/files/pjegs6eu7mhr3-IN/image;s=120x160"
255                    },
256                    "small": {
257                        "width": 120,
258                        "height": 160,
259                        "url": "https://apollo.olx.in:443/v1/files/pjegs6eu7mhr3-IN/image;s=120x160"
260                    }
261                }
262            ],
263            "certified_car": false,
264            "package": {
265                "id": "2006357"
266            },
267            "is_kyc_verified_user": true,
268            "locations_resolved": {
269                "COUNTRY_id": "1000001",
270                "COUNTRY_name": "India",
271                "ADMIN_LEVEL_1_id": "2001173",
272                "ADMIN_LEVEL_1_name": "Tamil Nadu",
273                "ADMIN_LEVEL_3_id": "4059162",
274                "ADMIN_LEVEL_3_name": "Chennai",
275                "SUBLOCALITY_LEVEL_1_id": "5334892",
276                "SUBLOCALITY_LEVEL_1_name": "Arumbakkam"
277            },
278            "deal_price": null,
279            "business_platform": null,
280            "tags": null,
281            "main_info": "2014 - 0 km",
282            "dealer_showroom_enabled": false,
283            "artificial_boost": false,
284            "display_date": "2025-01-18T05:19:28+0000",
285            "isSpinViewAvailable": false,
286            "user_id": "28659643",
287            "installment": null,
288            "created_at_first": "2025-01-18T10:48:02+05:30",
289            "locations": [
290                {
291                    "lat": 13.073,
292                    "lon": 80.212,
293                    "region_id": "2001173",
294                    "district_id": "5334892",
295                    "city_id": "4059162"
296                }
297            ],
298            "parameters": [
299                {
300                    "type": "single",
301                    "key": "make",
302                    "value_name": "Mercedes-Benz",
303                    "value": "mercedes-benz",
304                    "key_name": "Brand",
305                    "formatted_value": "Mercedes-Benz"
306                },
307                {
308                    "type": "single",
309                    "key": "model",
310                    "value_name": "A Class",
311                    "value": "mercedes-benz-a-class",
312                    "key_name": "Model",
313                    "formatted_value": "A Class"
314                },
315                {
316                    "type": "single",
317                    "key": "variant",
318                    "value_name": "A 180 Edition 1",
319                    "value": "mercedes-benz-a-class-a-180-edition-1",
320                    "key_name": "Variant",
321                    "formatted_value": "A 180 Edition 1"
322                },
323                {
324                    "type": "single",
325                    "key": "year",
326                    "value_name": "2014",
327                    "value": "2014",
328                    "key_name": "Year",
329                    "formatted_value": "2014"
330                },
331                {
332                    "type": "single",
333                    "key": "petrol",
334                    "value_name": "Diesel",
335                    "value": "diesel",
336                    "key_name": "Fuel",
337                    "formatted_value": "Diesel"
338                },
339                {
340                    "type": "single",
341                    "key": "transmission",
342                    "value_name": "Automatic",
343                    "value": "1",
344                    "key_name": "Transmission",
345                    "formatted_value": "Automatic"
346                },
347                {
348                    "type": "single",
349                    "key": "mileage",
350                    "value_name": "0",
351                    "value": "0",
352                    "key_name": "KM driven",
353                    "formatted_value": "0 km"
354                },
355                {
356                    "type": "single",
357                    "key": "first_owner",
358                    "value_name": "1st",
359                    "value": "1",
360                    "key_name": "No. of Owners",
361                    "formatted_value": "1st"
362                }
363            ]
364        },
365        "scrapedAt": "2025-01-20T10:07:18.521Z"
366    },
367    ...
368]
Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 3 days ago