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.
Simply provide the OLX search URLs you want to scrape and set the maximum number of items to collect. The actor will automatically:
For each listing, you'll get detailed information including:
searchUrls
: Array of OLX search URLs to scrapemaxItems
: Maximum number of items to collectNeed custom solutions or modifications? Feel free to reach out! ๐ค
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}
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.
ADDITIONAL VEHICLE INFORMATION:
ABS: Yes
Accidental: Yes
Adjustable External Mirror: Power
Adjustable Steering: Yes
Air Conditioning: Automatic Climate Control
Number of Airbags: 8 airbags
Alloy Wheels: Yes
Anti Theft Device: Yes
Aux Compatibility: Yes
Battery Condition: New
Bluetooth: Yes
Vehicle Certified: Yes
Color: White
Cruise Control: Yes
Insurance Type: Comprehensive
Lock System: Remote Controlled Central
Make Month: June
Navigation System: Yes
Parking Sensors: Yes
Power steering: Yes
Power Windows: Front & rear
AM/FM Radio: Yes
Rear Parking Camera: Yes
Registration Place: TN
Exchange: Yes
Finance: Yes
Service History: Available
Tyre Condition: New
USB 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]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool โ just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. Youโll be guided to input a search term and get structured results. No setup needed!