Industrial
Rajapack.co.uk logo

Rajapack.co.uk API

rajapack.co.uk

Industrial packaging supplier with category listings, product-family pages, SKU pricing tables, and stock availability for boxes, mailers, and protective packaging.

Actions
5
Category
Industrial
Login
Not required
Output
JSON

Call the Rajapack.co.uk API

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

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_rajapack_co_uk_category_hub_ssr",
    "params": {
      "category_hub_path": "/cardboard-boxes_C10.html"
    }
  }'

5 actions on rajapack.co.uk

Read

  • Category Hub Page

    act_rajapack_co_uk_category_hub_ssrread1 credit / call

    Return a top-level category hub page with subcategory tiles, navigation links, and featured product families.

    category_hub_path
    string · required
  • Category Product Listing

    act_rajapack_co_uk_product_listing_ssrread1 credit / call

    Return a category listing with product-family tiles, from-prices, SKU identifiers, and product links.

    category_slug
    string · required
  • Product Detail Page

    act_rajapack_co_uk_product_detail_ssrread1 credit / call

    Return a product-family detail page with headline pricing, product references, and stock status.

    product_family_slug
    string · required
    product_family_id
    string · required
  • Product Family Page

    act_rajapack_co_uk_product_family_ssrread1 credit / call

    Return a product-family landing page with overview content and pricing entry points.

    family_page_path
    string · required
  • SKU Pricing Table

    act_rajapack_co_uk_product_sku_pricing_tableread2 credits / call

    Return per-SKU dimensions, tiered unit prices, pack specs, and variant details for a product family.

    product_family_id
    string · required

Rajapack.co.uk API questions

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

All Industrial sites