Lab Supplies
Sigma-Aldrich logo

Sigma-Aldrich API

sigmaaldrich.com

Sigma-Aldrich is a life science and high technology company offering chemicals, biochemicals, reagents, and laboratory equipment for scientific research, development, and manufacturing.

Actions
2
Category
Lab Supplies
Login
Not required
Output
JSON

Call the Sigma-Aldrich API

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

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_sigmaaldrich_category_aem_content",
    "params": {}
  }'

2 actions on sigmaaldrich.com

Write

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

  • Category AEM Content

    act_sigmaaldrich_category_aem_contentwrite2 credits / call

    Returns AEM static marketing content JSON for a category path, including banners and editorial blocks.

  • Homepage Popular Products

    act_sigmaaldrich_homepage_popular_productswrite2 credits / call

    Returns region-specific popular and best-selling products shown on the Sigma-Aldrich homepage.

Sigma-Aldrich API questions

Is there an API for Sigma-Aldrich?
Sigma-Aldrich does not offer a public data API for this, but Anakin Wire provides 2 maintained endpoints for sigmaaldrich.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 Sigma-Aldrich 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 sigmaaldrich.com changes its markup, Anakin updates the action.
Do I need a Sigma-Aldrich account?
No. Every Sigma-Aldrich action listed here runs anonymously — no account and no credentials required.
What does the Sigma-Aldrich 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 Lab Supplies APIs

All Lab Supplies sites