Chemicals
Imcdgroup.com logo

Imcdgroup.com API

imcdgroup.com

IMCD specialty chemicals and ingredient catalog — browse categories, product listings, and product detail with TDS and specs.

Actions
6
Category
Chemicals
Login
Not required
Output
JSON

Call the Imcdgroup.com API

Submit a task, then poll the job until it settles. This example runs act_imcdgroup_com_country_cms_content_bulk.

curl -X POST https://api.anakin.io/v1/wire/task \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_imcdgroup_com_country_cms_content_bulk",
    "params": {
      "contentKey": "MCHKNVD4JFXBFGLISFWJCELGL7LM",
      "language": "en-US"
    }
  }'

6 actions on imcdgroup.com

Read

  • Bulk Category Content

    act_imcdgroup_com_country_cms_content_bulkread1 credit / call

    Get portfolio and browse cards in bulk with titles, descriptions, and navigation metadata.

    contentKey
    string · required
    language
    string · required
  • Business Group Overview

    act_imcdgroup_com_business_group_overviewread1 credit / call

    Get a business group overview with title, description, and imagery.

    language
    string
  • List Business Groups

    act_imcdgroup_com_business_group_listread1 credit / call

    List available business groups (e.g. Coatings & Construction, Advanced Materials) with their identifiers.

    language
    string
    business_group_path
    string

Write

Write actions change state on imcdgroup.com and run as the account you connect.

  • Category Child Keys

    act_imcdgroup_com_category_child_keyswrite2 credits / call

    Get child category identifiers for a business-group node.

    contentKey
    string · required
    language
    string
  • Product Detail

    act_imcdgroup_com_product_detailwrite2 credits / call

    Returns full product detail including CAS numbers, trade name, HS code, principal, description, and specification fields for TDS.

    recordId
    string · required
    countryCode
    string · required
    languageCode
    string · required
    product_id
    string
  • Product Listing

    act_imcdgroup_com_product_listingwrite2 credits / call

    Returns paginated specialty-chemical product search results for a business group and country, including productId, name, description, and principal.

    bg
    string · required
    countryCode
    string · required
    languageCode
    string
    business_group_path
    string
    offset
    string
    filters
    string

Imcdgroup.com API questions

Is there an API for Imcdgroup.com?
Imcdgroup.com does not offer a public data API for this, but Anakin Wire provides 6 maintained endpoints for imcdgroup.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
How do I scrape Imcdgroup.com data?
POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when imcdgroup.com changes its markup, Anakin updates the action.
Do I need a Imcdgroup.com account?
No. Every Imcdgroup.com action listed here runs anonymously — no account and no credentials required.
What does the Imcdgroup.com API cost?
Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.

More Chemicals APIs

All Chemicals sites