Lab Supplies
antibodies-online logo

antibodies-online API

antibodies-online.com

Research reagents supplier - antibodies and ELISA kits with prices, targets, and pathways.

Actions
8
Category
Lab Supplies
Login
Not required
Output
JSON

Call the antibodies-online API

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

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

8 actions on antibodies-online.com

Read

  • Category Landing

    act_antibodies_online_category_landingread1 credit / call

    Returns a category's products with titles, catalog numbers, and methods.

  • Category Tree

    act_antibodies_online_category_treeread1 credit / call

    Returns the product category tree with titles, URLs, and parents.

  • Homepage Content

    act_antibodies_online_homepage_ssrread1 credit / call

    Returns homepage content with catalog stats and featured target links.

    nocache
    string
  • Pathway Details

    act_antibodies_online_pathway_detailread2 credits / call

    Returns a biological pathway's title, summary, and detailed description.

    pathway_slug
    string · required
  • Pathway Index

    act_antibodies_online_pathway_indexread1 credit / call

    Returns biological pathways with titles, URLs, and diagram images.

  • Product Details

    act_antibodies_online_product_detail_ssrread2 credits / call

    Returns product details: name, price, availability, size variants, and references.

    kit_id
    string · required
    product_slug
    string · required
  • Product Listing

    act_antibodies_online_product_listingread2 credits / call

    Returns products in a subcategory with titles, prices, and attributes.

    category_slug
    string · required
    page
    string
  • Target Product Listing

    act_antibodies_online_target_product_listingread2 credits / call

    Returns kits for a gene or protein target with prices and catalog numbers.

    target_gene_id
    string · required
    target_category_slug
    string · required

antibodies-online API questions

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