Piloterr

Allegro Product

Extract product details from Allegro, Poland's leading e-commerce platform, for insightful market analysis.

Credit cost: 2 credits per call

GET
/v2/allegro/product

Authorization

ApiKeyAuth
x-api-key<token>

Your API key. Include it in the x-api-key header for every request.

In: header

Query Parameters

query*string

URL of the Allegro product page to extract data from.

Accepted formats:

  • https://allegro.pl/ogloszenie/{slug}-{id}: Standard product listing URL
  • https://allegro.pl/oferta/{slug}-{id}: Alternative offer URL format

Example:

https://allegro.pl/ogloszenie/obejmy-fi50-fi51-fi52-i-inne-obejma-uchwyty-slupek-11917354378

Notes:

  • Inactive or removed listings may return partial or empty data.
  • The offer ID at the end of the URL uniquely identifies the product.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.piloterr.com/v2/allegro/product?query=string"
{
  "sku": "11917354378",
  "url": "https://allegro.pl/ogloszenie/obejmy-fi50-fi51-fi52-i-inne-obejma-uchwyty-slupek-11917354378",
  "bars": [],
  "icon": "https://a.allegroimg.com/original/341ba4/cb3e84504cacb8b50a0f2c505a62/illustration-small-wallet-d2280e232b",
  "name": "obejmy fi50 fi51 fi52 i inne obejma uchwyty słupek",
  "skin": "common",
  "type": 2,
  "brand": null,
  "image": "https://a.allegroimg.com/original/1109e9/c8450d474d65a25d8082ca52dbf3/obejmy-fi50-fi51-fi52-i-inne-obejma-uchwyty-slupek",
  "offer": {
    "id": "11917354378",
    "seo": {
      "title": "obejmy fi50 fi51 fi52 i inne obejma uchwyty słupek 11917354378 - Allegro.pl",
      "noindex": false,
      "nofollow": false,
      "canonical": {
        "url": "https://allegro.pl/ogloszenie/obejmy-fi50-fi51-fi52-i-inne-obejma-uchwyty-slupek-11917354378"
      },
      "description": "Kup teraz na Allegro.pl za 6 zł - obejmy fi50 fi51 fi52 i inne obejma uchwyty słupek (11917354378). Allegro.pl - Radość zakupów i bezpieczeństwo dzięki Allegro Protect!"
    },
    "name": "obejmy fi50 fi51 fi52 i inne obejma uchwyty słupek",
    "view": {
      "url": "https://allegro.pl/ogloszenie/obejmy-fi50-fi51-fi52-i-inne-obejma-uchwyty-slupek-11917354378",
      "type": "ACTIVE",
      "ended": null,
      "future": null,
      "snapshot": null,
      "restricted": null
    },
    "coins": null,
    "stock": null,
    "images": [
      {
        "alt": "obejmy fi50 fi51 fi52 i inne obejma uchwyty słupek",
        "url": "https://a.allegroimg.com/original/1109e9/c8450d474d65a25d8082ca52dbf3/obejmy-fi50-fi51-fi52-i-inne-obejma-uchwyty-slupek"
      },
      {
        "alt": null,
        "url": "https://a.allegroimg.com/original/110924/2f2fc328416faa649198eb3b0f0d"
      },
      {
        "alt": null,
        "url": "https://a.allegroimg.com/original/11faf6/fff75cf143189a981197a7e54d8b"
      }
    ],
    "seller": {
      "id": "46897551",
      "name": "artur_puscz",
      "login": "artur_puscz",
      "brand": {
        "logotype": null,
        "description": null
      },
      "banner": null,
      "company": {
        "name": "FAREX",
        "address": {
          "city": "Łubniany",
          "street": "Dworcowa, 42",
          "country": "Polska",
          "zip_code": "46-024",
          "country_code": "PL"
        },
        "verified": true,
        "representative_label": "ARTUR PUSCZ",
        "tax_identification_number": "754-201-97-61",
        "national_court_register_number": null,
        "statistical_identification_number": "532469268"
      },
      "contact": {
        "emails": [],
        "phones": [],
        "open_hours": [
          {
            "days_label": "poniedziałek - piątek",
            "hours_labels": [
              "08:00–18:00"
            ],
            "days_short_label": "pon. - pt."
          },
          {
            "days_label": "sobota",
            "hours_labels": [
              "09:00–15:00"
            ],
            "days_short_label": "sob."
          },
          {
            "days_label": "niedziela",
            "hours_labels": [
              "zamknięte"
            ],
            "days_short_label": "nd."
          }
        ]
      },
      "listing": {
        "url": "https://allegro.pl/uzytkownik/artur_puscz"
      },
      "logotype": null,
      "vacation": null,
      "descriptions": {
        "main": null,
        "additional": null
      },
      "super_seller": null,
      "privacy_policy": null,
      "representation": null,
      "category_listing": {
        "url": "https://allegro.pl/uzytkownik/artur_puscz/uslugi-pozostale-258984"
      }
    },
    "charity": null,
    "contact": {
      "id": "317e0f93-f02d-4af0-a90b-3f5cd155838d",
      "emails": [
        {
          "address": "GABRIELAP4@ONET.EU"
        }
      ],
      "phones": [
        {
          "number": "+48667470222",
          "number_label": "+48 667 470 222",
          "number_label_masked": "+48667 *** ***"
        }
      ]
    },
    "product": {
      "rating": null,
      "reviews": null
    },
    "rebates": {
      "bundles": []
    },
    "category": {
      "id": "258984",
      "name": "Pozostałe",
      "tree": "navigation-pl"
    },
    "delivery": {
      "summary": [
        {
          "icon": {
            "id": "PIN"
          },
          "name": {
            "icon": null,
            "text": "Lokalizacja",
            "featured": false
          },
          "badge": null,
          "value": {
            "text": "Łubniany, woj. opolskie",
            "text_color": null,
            "context_info": null
          },
          "action": null,
          "labels": []
        }
      ]
    },
    "location": {
      "city": "Łubniany",
      "country": "Polska",
      "province": "opolskie",
      "country_code": "PL"
    },
    "campaigns": {
      "summary": []
    },
    "watchlist": {
      "is_watched": false
    },
    "automotive": {},
    "info_boxes": [],
    "parameters": [
      {
        "id": null,
        "name": "Faktura",
        "values": [
          {
            "id": null,
            "url": null,
            "value_label": "Wystawiam fakturę VAT"
          }
        ]
      }
    ],
    "attachments": [],
    "breadcrumbs": [
      {
        "id": "954b95b6-43cf-4104-8354-dea4d9b10ddf",
        "url": "https://allegro.pl",
        "name": "Allegro",
        "type": "DEPARTMENT"
      },
      {
        "id": "4bd97d96-f0ff-46cb-a52c-2992bd972bb1",
        "url": "https://allegro.pl/dzial/firma",
        "name": "Firma i usługi",
        "type": "DEPARTMENT"
      },
      {
        "id": "258972",
        "url": "https://allegro.pl/kategoria/uslugi-258972",
        "name": "Usługi",
        "type": "CATEGORY"
      },
      {
        "id": "258984",
        "url": "https://allegro.pl/kategoria/uslugi-pozostale-258984",
        "name": "Pozostałe",
        "type": "CATEGORY"
      }
    ],
    "publication": {
      "ended_at": null,
      "ending_at": "2023-11-24T10:51:33Z",
      "starting_at": null,
      "availability": null
    },
    "installments": null,
    "selling_mode": {
      "tax": null,
      "cart": null,
      "auction": null,
      "buy_now": null,
      "restricted": null,
      "advertisement": {
        "price": {
          "amount": "6.00",
          "currency": "PLN",
          "before_exchange": null
        },
        "price_prefix_label": null
      },
      "one_click_buy": null
    },
    "view_counter": null,
    "product_series": null,
    "parameters_groups": {
      "title": "Parametry",
      "groups": [
        {
          "icon": null,
          "name": null,
          "parameters": [
            {
              "id": null,
              "name": "Faktura",
              "values": [
                {
                  "id": null,
                  "url": null,
                  "value_label": "Wystawiam fakturę VAT"
                }
              ]
            }
          ],
          "description": null
        }
      ]
    },
    "assortment_category": {
      "id": "258984",
      "name": "Pozostałe"
    },
    "assortment_category_path": [
      {
        "id": "954b95b6-43cf-4104-8354-dea4d9b10ddf",
        "name": "Allegro"
      },
      {
        "id": "4bd97d96-f0ff-46cb-a52c-2992bd972bb1",
        "name": "Firma i usługi"
      },
      {
        "id": "258972",
        "name": "Usługi"
      },
      {
        "id": "258984",
        "name": "Pozostałe"
      }
    ]
  },
  "price": "6.00",
  "route": "allegro.pl/ogloszenie/:offerId",
  "title": "Metody płatności",
  "erotic": false
}
{
  "error": "Bad Request"
}
{
  "error": "Invalid API Key"
}
{
  "error": "Payment required"
}
{
  "error": "Rate limit exceeded for the API key: quota monthly"
}
{
  "error": "Internal Error"
}