Cdiscount Search
Cdiscount Search

Cdiscount Search

Extract product details from Cdiscount for enhanced market insights and competitive intelligence.
Public access
Private access
March 9, 2024
2280
ms
158
k requests
9
votes
▶ Try for freeGet it customized
50 free credits, no credit card required
Request accessGet it customized
Access to this API endpoint is limited, submit a request to gain access

Header

x-api-key required

string

This parameter defines the Piloterr private key to use for authentification.

Parameters

query

string

Search term for retrieving relevant Cdiscount products data.

Sign up now and enjoy 50 free API credits + full access to our premium features and tools.
Request access to this private endpoint and unlock 50 free API requests, along with unrestricted use of our public API endpoints and in-house proxy pool.

Unlock the Power of Cdiscount with Piloterr's Cdiscount Search API

Welcome to Piloterr's Cdiscount Search API product page, your gateway to effortlessly extracting rich and actionable data from one of France's leading e-commerce platforms, Cdiscount. Whether you are a tech company aiming to integrate product data into your applications, a financial analyst seeking market trends, or an ecommerce business scouting for competitive insights, our Cdiscount Search API delivers precise, timely information at your fingertips.

Application Scenarios for the Cdiscount Search API

Our Cdiscount Search API offers diverse applications across various domains:

  • Market Analysis: Extract extensive product listings, prices, ratings, and reviews for in-depth market analysis.
  • Competitive Intelligence: Monitor competitors' pricing and product strategies in real-time to gain an edge in the marketplace.
  • Product Comparison Engines: Build robust product comparison tools that give customers a comprehensive view of their options.
  • Academic Research: Collect detailed e-commerce data for consumer behavior studies and market trend research.
  • Dynamic Pricing Models: Implement dynamic pricing algorithms that adjust based on real-time product data from Cdiscount.

Strategic Benefits of Using the Cdiscount Search API

Integrating the Cdiscount Search API into your data strategy offers numerous strategic benefits:

  1. Comprehensive Data Extraction: Retrieve detailed information on products, including titles, prices, brands, ratings, review counts, URLs, and images.
  2. Precision and Timeliness: Ensure your data is always up-to-date with real-time query capabilities.
  3. Enhanced Decision-Making: Obtain actionable insights that drive informed decisions and strategies.
  4. Scalability: Efficiently scale your operations by automating data extraction and analysis processes.
  5. Cost-Effectiveness: Reduce the overhead costs associated with manual data collection and analysis.

API Endpoint Capabilities

With the Cdiscount Search API, you can access crucial product data effortlessly. For example, querying products such as "ordinateur portable" (laptop) returns key data points:

{
   "userQuery":"ordinateur portable",
   "results":[
       {
           "title":"Ordinateur Portable HP 15s-fq2094nf 15.6\" Full HD - Intel Core...",
           "price":"599,99 €",
           "brand":"HP",
           "rating":4.5,
           "reviewsCount":210,
           "url":"https://www.cdiscount.com/informatique/ordinateurs-pc-portables/hp-ordinateur-portable-15s-fq2094nf-15-6/f-10709-hp15sfq2094nf.html",
           "imageUrl":"https://img.cdiscount.com/pdt2/9/4/n/1/300x300/hp15sfq2094nf/rw/hp-ordinateur-portable-15s-fq2094nf-15.jpg"
       },
       {
           "title":"Ordinateur Portable ASUS VivoBook F515EA-EJ3601W (15.6\" Full ...",
           "price":"649,99 €",
           "brand":"ASUS",
           "rating":4.7,
           "reviewsCount":318,
           "url":"https://www.cdiscount.com/informatique/ordinateurs-pc-portables/asus-ordinateur-portable-vivobook-f515ea-ej3601w/f-10709-f515eaej3601w.html",
           "imageUrl":"https://img.cdiscount.com/pdt2/6/0/1/1/300x300/f515eaej3601w/rw/asus-ordinateur-portable-vivobook-f515ea-ej3601w.jpg"
       },
       {
           "title":"Ordinateur Portable Lenovo IdeaPad 3 17ADA05 (17.3\" HD+ - AMD ...",
           "price":"549,99 €",
           "brand":"Lenovo",
           "rating":4.2,
           "reviewsCount":145,
           "url":"https://www.cdiscount.com/informatique/ordinateurs-pc-portables/lenovo-ordinateur-portable-ideapad-3-17ada05/f-10709-ideapad317ada05.html",
           "imageUrl":"https://img.cdiscount.com/pdt2/2/5/a/1/300x300/ideapad317ada05/rw/lenovo-ordinateur-portable-ideapad-3-17ada05.jpg"
       },
       {
           "title":"Ordinateur portable Acer Aspire 3 A317-51G - 17,3'' Full HD-Int...",
           "price":"699,99 €",
           "brand":"Acer",
           "rating":4.6,
           "reviewsCount":98,
           "url":"https://www.cdiscount.com/informatique/ordinateurs-pc-portables/acer-ordinateur-portable-aspire-3-a317-51g/f-10709-aspirea31751g.html",
           "imageUrl":"https://img.cdiscount.com/pdt2/5/1/g/1/300x300/aspirea31751g/rw/acer-ordinateur-portable-aspire-3-a317-51g.jpg"
       }
   ],
   "totalResults":4,
   "queryTime":"2023-10-14T12:00:00Z"
}

This response showcases the diversity and detail available through our API, enabling you to unlock the full potential of Cdiscount's expansive product database.

Call to Action

Ready to transform your data strategy and gain unparalleled insights from Cdiscount? Sign up now for a free trial of the Piloterr Cdiscount Search API and enjoy 50 free requests to explore its capabilities. Embrace the future of data extraction and revolutionize your business today!

GET
POST
/api/v2/cdiscount/search
Example Request
curl --location --request GET 'https://piloterr.com/api/v2/cdiscount/search?query=example' --header 'Content-Type: application/json' --header 'x-api-key: <token>'
Response
{
"userQuery":"ordinateur portable",
"results":[
{
"title":"Ordinateur Portable HP 15s-fq2094nf 15.6\" Full HD - Intel Core...",
"price":"599,99 €",
"brand":"HP",
"rating":4.5,
"reviewsCount":210,
"url":"https://www.cdiscount.com/informatique/ordinateurs-pc-portables/hp-ordinateur-portable-15s-fq2094nf-15-6/f-10709-hp15sfq2094nf.html",
"imageUrl":"https://img.cdiscount.com/pdt2/9/4/n/1/300x300/hp15sfq2094nf/rw/hp-ordinateur-portable-15s-fq2094nf-15.jpg"
},
{
"title":"Ordinateur Portable ASUS VivoBook F515EA-EJ3601W (15.6\" Full ...",
"price":"649,99 €",
"brand":"ASUS",
"rating":4.7,
"reviewsCount":318,
"url":"https://www.cdiscount.com/informatique/ordinateurs-pc-portables/asus-ordinateur-portable-vivobook-f515ea-ej3601w/f-10709-f515eaej3601w.html",
"imageUrl":"https://img.cdiscount.com/pdt2/6/0/1/1/300x300/f515eaej3601w/rw/asus-ordinateur-portable-vivobook-f515ea-ej3601w.jpg"
},
{
"title":"Ordinateur Portable Lenovo IdeaPad 3 17ADA05 (17.3\" HD+ - AMD ...",
"price":"549,99 €",
"brand":"Lenovo",
"rating":4.2,
"reviewsCount":145,
"url":"https://www.cdiscount.com/informatique/ordinateurs-pc-portables/lenovo-ordinateur-portable-ideapad-3-17ada05/f-10709-ideapad317ada05.html",
"imageUrl":"https://img.cdiscount.com/pdt2/2/5/a/1/300x300/ideapad317ada05/rw/lenovo-ordinateur-portable-ideapad-3-17ada05.jpg"
},
{
"title":"Ordinateur portable Acer Aspire 3 A317-51G - 17,3'' Full HD-Int...",
"price":"699,99 €",
"brand":"Acer",
"rating":4.6,
"reviewsCount":98,
"url":"https://www.cdiscount.com/informatique/ordinateurs-pc-portables/acer-ordinateur-portable-aspire-3-a317-51g/f-10709-aspirea31751g.html",
"imageUrl":"https://img.cdiscount.com/pdt2/5/1/g/1/300x300/aspirea31751g/rw/acer-ordinateur-portable-aspire-3-a317-51g.jpg"
}
],
"totalResults":4,
"queryTime":"2023-10-14T12:00:00Z"
}
Premium
$49/mo
$2.72 = 1,000 requests
18,000 credits
1 credit = standard API request
2 credits
= JS rendering API request
7 requests per second
Clean & parsed data
Email support
Premium+
$99/mo
$2.48 = 1,000 requests
40,000 credits
1 credit = standard API request
2 credits
= JS rendering API request
10 requests per second
Clean & parsed data
Email support
Startup
$249/mo
$2.26 = 1,000 requests
110,000 credits
1 credit = standard API request
2 credits
= JS rendering API request
15 requests per second
Clean & parsed data
Email & chat support
Startup+
$499/mo
$2.17 = 1,000 requests
230,000 credits
1 credit = standard API request
2 credits
= JS rendering API request
20 credits per second
Clean & parsed data
Chat & Email support
Enterprise+
$999/mo
$1.88 = 1,000 requests
530,000 credits
1 credit = standard API request
2 credits
= JS rendering API request
30 credits per second
Clean & parsed data
Account manager
Custom
+$2,000/mo
Custom CPM price
Custom credits count
Custom requests rate
Clean & parsed data
Account manager
Premium
45€/mo
2,50€ = 1,000 requests
18,000 credits
1 credit = standard API request
2 credits
= JS rendering API request
7 requests per second
Clean & parsed data
Email support
Premium+
89€/mo
2,23€ = 1,000 requests
40,000 credits
1 credit = standard API request
2 credits
= JS rendering API request
10 requests per second
Clean & parsed data
Email support
Startup
229€/mo
2,08€ = 1,000 requests
110,000 credits
1 credit = standard API request
2 credits
= JS rendering API request
15 requests per second
Clean & parsed data
Email & chat support
Startup+
459€/mo
2,00€ = 1,000 requests
230,000 credits
1 credit = standard API request
2 credits
= JS rendering API request
20 requests per second
Clean & parsed data
Chat & Email support
Enterprise+
919€/mo
1,73€ = 1,000 requests
530,000 credits
1 credit = standard API request
2 credits
= JS rendering API request
30 requests per second
Clean & parsed data
Account manager
Custom
$2,000/mo
Custom CPM price
Unlimited requests
Custom requests rate
Clean & parsed data
Account manager

Get 50 free credits when signing-up

Use Piloterr's private proxy pool

Get 10% off when buying annual subscriptions, contact us to get started.
Accepted payment methods:

Get 50 free credits now!

Sign up now and enjoy 50 free API credits + full access to our premium endpoints!

"Piloterr offers a great set of APIs to retrieve companies and profiles data. Endpoints are well documented, responses are fast and there is great support if needed (way better than rapidapi by the way)! A really good job from the Piloterr team! Continue the good work guys!"

Mantiks

Alexandre, CEO Mantiks

"They know what they're doing and they know how to provide the best tools to helps startups to grow faster. Their solution is a no-brainer for every tech-marketing team. Plus, the best support I have ever seen in the SaaS industry..."

Polar Analytics

Paul-François, Lead Growth

"5* tool, reliable and efficient - works perfectly to collect Google data. Bonus, the support is really responsive."

Corentin Robert

Growth

Frequently asked questions

Everything you need to know about our products & services.

Are Piloterr solutions secured and GDPR compliant?

We have implemented industry-standard security measures to ensure the safety of your data. Our platform uses SSL encryption to protect your API requests. We're also fully aligned with GDPR and CCPA compliance standards.

How frequently are new APIs added, can I suggest new ones?

We are always adding new APIs to our platform based on customer demand and emerging technologies. If you have a specific API you would like us to add, please contact our support team and let us know.

Can I upgrade, downgrade and cancel anytime?

Active plans can be upgraded, downgraded and cancelled anytime. Changes are immediate. When changing plan, the remaining unused requests of your current plan are added from your next invoice amount.

What is your cancellation policy?

We understand that things change. You can cancel your plan at any time and we’ll refund you the difference that you already paid (annual subscriptions only and under the terms described here).

Do my unused credits rollover to the next month?

Your monthly subscription restarts with your monthly allowance of successful search credits on the first day of your billing cycle's subscription.

Do you offer technical support for users?

Yes! We are always happy to help users to be able to use our API! You can chat us and we'll try and get back to you within a single business day.

How credits API calls are calculated?

Only successful requests are counted towards your monthly searches. Errored and failed searches are not. For the credit system, please consult our documentation.

Can I request custom API endpoints?

Of course! We are always expanding our code and building new APIs for different search engines. You can create a feature request on our Roadmap. We aren't able to build APIs for every websites for a variety of reasons but we do always make additions where they are needed and able to be done.