Discover/flanco.ro API
live

flanco.ro APIflanco.ro

Access Flanco.ro product search, category listings, product details, reviews, and store locations via a structured JSON API for Romania's electronics retailer.

Endpoints
6
Updated
14d ago
Try it
Page number for pagination.
Search keyword (e.g. 'laptop', 'telefon samsung')
api.parse.bot/scraper/5c6f2345-187f-43bd-989b-7f261acb6c64/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/5c6f2345-187f-43bd-989b-7f261acb6c64/search_products?query=laptop' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Search for products by keyword query. Returns a list of matching products with names, prices, and stock status from the current page of results.

Input
ParamTypeDescription
pageintegerPage number for pagination.
queryrequiredstringSearch keyword (e.g. 'laptop', 'telefon samsung')
Response
{
  "type": "object",
  "fields": {
    "page": "string, current page number",
    "query": "string, the search keyword used",
    "products": "array of product objects with id, name, url, price, availability",
    "total_count": "integer, number of products returned on this page"
  },
  "sample": {
    "data": {
      "page": "1",
      "query": "laptop",
      "products": [
        {
          "id": "905229",
          "url": "https://www.flanco.ro/laptop-lenovo-ideapad-slim-3-15abr8-office-15-6-inch-amd-ryzen-5-5625u-pana-la-4-3-ghz-8gb-ram-512gb-ssd-amd-radeon-graphics-windows-11-home-arctic-grey.html",
          "name": "Laptop Lenovo IdeaPad Slim 3 15ABR8 Office, 15.6 inch, AMD Ryzen 5 5625U pana la 4.3 GHz, 8GB RAM, 512GB SSD, AMD Radeon Graphics, Windows 11 Home, Arctic Grey",
          "price": {
            "current_price": "2.110,99lei"
          },
          "availability": "In stoc"
        }
      ],
      "total_count": 24
    },
    "status": "success"
  }
}

About the flanco.ro API

The Flanco.ro API covers 6 endpoints that expose product data, customer reviews, and physical store information from Romania's Flanco electronics retail chain. Using search_products, you can query the catalog by keyword and receive product IDs, names, prices, URLs, and stock availability in a single response. The API also exposes the full category hierarchy, paginated category listings, per-product specifications, promotional vouchers, and store coordinates.

Product Search and Category Browsing

The search_products endpoint accepts a query string (e.g. 'laptop' or 'telefon samsung') and an optional page integer for pagination. Each response includes a products array where each item carries an id, name, url, price, and availability field, along with a total_count of results on the current page. For browsing by category, get_category_listings accepts a category_path such as 'telefoane-tablete/smartphone' — paths must match valid entries in the site's navigation tree. Invalid paths return an upstream_error with a 404 status; use get_categories first to retrieve the full hierarchical tree with valid url and name values and their nested subcategories.

Product Details and Reviews

get_product_details takes a full product URL or path segment and returns a structured object: price contains both current_price and an optional old_price for discounted items, specifications maps label strings to values (e.g. screen size, processor, RAM), and promotional_vouchers lists any active promo codes attached to the product. seller and availability fields indicate who is selling the item and whether it is currently in stock.

get_product_reviews takes a numeric product_id string — obtainable from search or category results — and returns an array of review objects, each with author, date, content, rating, and a verified_purchase boolean. The response also includes total_reviews and average_rating (which may be null if no reviews exist).

Store Locations

get_stores requires no inputs and returns the complete list of physical Flanco locations. Each store record includes city, region, address, phone, email, schedule (with possible HTML <br> line separators), and a coordinates array in [longitude, latitude] order — suitable for mapping or proximity filtering in downstream applications.

Common use cases
  • Track Flanco price drops on specific products by periodically calling get_product_details and comparing current_price against old_price.
  • Build a Romanian electronics price comparison tool using search_products results across multiple query terms.
  • Aggregate verified customer reviews and ratings from get_product_reviews to feed a product research dashboard.
  • Plot Flanco store locations on a map using the coordinates and address fields returned by get_stores.
  • Crawl the full product catalog by first fetching the category tree with get_categories, then paginating through each path via get_category_listings.
  • Monitor stock availability changes by polling availability fields in search_products or get_product_details for a watchlist of product IDs.
  • Extract product specifications from get_product_details to populate a structured comparison table for a specific device category.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Flanco.ro have an official public developer API?+
Flanco.ro does not publish an official public developer API or documented data feed for third-party use.
What does `get_category_listings` return, and how do I find valid category paths?+
get_category_listings returns a paginated products array for a given category_path, where each product includes id, name, url, price, and availability. Valid paths must match existing site categories — passing an invalid path returns an upstream_error with a 404 status. Use get_categories first to retrieve all valid paths from the full category tree, including nested subcategories with their url fields.
Does the API return product images?+
Not currently. The get_product_details and search/category endpoints return text fields such as name, price, specifications, and availability, but no image URLs are exposed in the current response schema. You can fork this API on Parse and revise it to add image URL extraction as an additional response field.
Does the API cover product variants, such as different colors or storage sizes for the same model?+
Not currently. Each product is returned as a single record identified by its id and url. Variant-level data (e.g. color or storage options) is not exposed as separate fields. You can fork the API on Parse and revise it to add variant enumeration for products that carry them.
How does pagination work across endpoints?+
Both search_products and get_category_listings accept an optional page integer parameter. The response includes a page field confirming which page was returned. Neither endpoint currently returns a total page count or total product count across all pages — only total_count for the current page is available in search_products.
Page content last updated . Spec covers 6 endpoints from flanco.ro.
Related APIs in EcommerceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.