Facebook Marketplace Marketplace Item API

Get a Facebook Marketplace item

1 creditper request
GET
/v1/facebook/marketplace/item
curl "https://api.scrapecreators.com/v1/facebook/marketplace/item" \
  -H "x-api-key: "
{
  "success": true,
  "credits_remaining": 49997831215,
  "id": "1656586118821988",
  "url": "https://www.facebook.com/marketplace/item/1656586118821988/",
  "title": "Specialized Hardrock GSX - Super Clean Vintage Restomod - INCLUDES FREE TUNE UP",
  "description": "Was going to hang on to this one bc I absolutely love how it looks, but the 20” frame is just bit too large for me. Riders over 6’ would be comfy on this one. Currently in a 3x7 set up with an XT derailleur at the rear. Looks great in person. Come ride it!  These never last long. 

CASH ONLY, PLEASE. NEAR 183/BRAKER.  

$380 OBO. 

Key points:

- Maxxis DTH tires (26”)
- Shimano Deore XT rear derailleur 
- Shimano front derailleur
- vintage Specialized steel frame (20”)
- vintage Sakae triple crankset (170mm)
- vintage Sakae SR Custom handlebar
- vintage Suntour stem shifter
- vintage Shimano brakes
- Specialized Avatar 143 saddle
- new chain
- fresh cables
- fresh housing
- fresh grease and lube
- fresh lube in cable housings
- fresh handlebar tape
- drive train cleaned and lubed
- derailluers adjusted and fine tuned
- brakes adjusted and fine tuned
- deep cleaning/detail
- frame polished
- frame waxed
- INCLUDES ONE FREE TUNE UP
",
  "creation_time": "2026-05-15T16:57:39.000Z",
  "location_text": "Austin, TX",
  "location": {
    "latitude": 30.401916503906,
    "longitude": -97.761840820312
  },
  "price": {
    "formatted_amount_zeros_stripped": "$380",
    "amount_with_offset_in_currency": 38000,
    "amount": 380,
    "currency": "USD"
  },
  "strikethrough_price": null,
  "category_id": "1658310421102081",
  "attributes": [
    {
      "attribute_name": "Condition",
      "value": "used_good",
      "label": "Used - Good"
    },
    {
      "attribute_name": "Bicycle Type",
      "value": "Mountain Bike",
      "label": "Mountain Bike"
    },
    {
      "attribute_name": "Material",
      "value": "Steel",
      "label": "Steel"
    }
  ],
  "photos": [
    {
      "id": "2810586442651711",
      "url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.84726-6/701290950_2810586459318376_3780262866029042186_n.jpg?stp=dst-jpg_s960x960_tt6&_nc_cat=111&ccb=1-7&_nc_sid=92e707&_nc_ohc=ROKufyRtfXsQ7kNvwGcXi_k&_nc_oc=Adr-1I--Ur89Efziu4LbR01Gx7vv7Ky2iQDaspacjs93wQf7O21Zucf8Bqk7JnAV9us&_nc_zt=14&_nc_ht=scontent-bos5-1.xx&_nc_gid=I5XX4xnX65bx3IZ1QXZ0oQ&_nc_ss=7e289&oh=00_Af4qBsmM1VtSMQvu_Uq9lP5B3sZDkmH3d7tcnkb4qJrfvQ&oe=6A0D43D6",
      "width": 960,
      "height": 720,
      "accessibility_caption": "No photo description available."
    }
  ],
  "is_hidden": false,
  "is_live": true,
  "is_pending": false,
  "is_sold": false,
  "is_viewer_seller": false,
  "is_shipping_offered": false,
  "is_buy_now_enabled": false,
  "messaging_enabled": true,
  "delivery_types": [
    "IN_PERSON"
  ],
  "share_uri": "https://www.facebook.com/marketplace/item/1656586118821988/",
  "seller": null
}

Headers

x-api-key
string
required

Your Scrape Creators API key

Query Parameters

id
string

Facebook Marketplace item id

Example:
1656586118821988
url
string

Facebook Marketplace item URL

Example:
https://www.facebook.com/marketplace/item/1656586118821988/