Facebook Marketplace Scraper avatar
Facebook Marketplace Scraper
Try for free

3 days trial then $39.00/month - No credit card required now

View all Actors
Facebook Marketplace Scraper

Facebook Marketplace Scraper

inquisitive_sarangi/facebook-marketplace-scraper
Try for free

3 days trial then $39.00/month - No credit card required now

Scrape facebook marketplace with highly targeted/customized search queries and filters. Export and download data to CSV/JSON etc.

FN

zero output, no results

Closed

flexible_nonagon opened this issue
4 months ago

Tried multiple different examples, used examples from your closed issues, still not working.

inquisitive_sarangi avatar

Hi there, can you share your input please.

FN

flexible_nonagon

4 months ago
1"extendItem": false,
2  "isC2CListingOnly": false,
3  "lat": "43.3616",
4  "lng": "-80.311386",
5  "local": false,
6  "maxConcurrency": 5,
7  "maxPage": 5,
8  "maxRequestsPerMinute": 200,
9  "proxy": {
10    "useApifyProxy": true,
11    "apifyProxyGroups": [
12      "RESIDENTIAL"
13    ],
14    "apifyProxyCountry": "CA"
15  },
16  "radius": "100",
17  "searchUrls": [
18    "https://www.facebook.com/marketplace/108451139178673/search?query=vr6"
19  ],
20  "listingUrls": [],
21  "category": "vehicles",
22  "itemCondition": [],
23  "minPrice": 0,
24  "maxPrice": 2147483647,
25  "sortBy": "",
26  "topLevelVehicleType": "",
27  "carType": [],
28  "transmissionType": "",
29  "make": "",
30  "vehicleExteriorColors": [],
31  "vehicleInteriorColors": [],
32  "propertyType": [],
33  "minBedrooms": "",
34  "minBathrooms": "",
35  "deliveryMethod": ""
36}```
inquisitive_sarangi avatar

Ahh okay, there are no results because currently the scraper doesn't support arbitrary search urls like

https://www.facebook.com/marketplace/108451139178673/search?query=vr6

and only support category wise search urls like the one below

https://www.facebook.com/marketplace/category/vehicles?minPrice=455&minYear=1999&make=2070821889637770&model=568816268471873&transmissionType=automatic&exact=false

Working on adding arbitrary search urls too in next update.

Thanks

Developer
Maintained by Community
Actor metrics
  • 39 monthly users
  • 6 stars
  • 99.5% runs succeeded
  • 18 hours response time
  • Created in Sep 2023
  • Modified 3 months ago