Shopping
Asus Taiwan logo

Asus Taiwan API

asus.com

ASUS Taiwan - products with specs, comparison metadata, and store pricing.

Actions
7
Category
Shopping
Login
Not required
Output
JSON

Call the Asus Taiwan API

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

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_asus_tw_deals_product_listing",
    "params": {
      "website_code": "tw"
    }
  }'

7 actions on asus.com

Read

  • Deals Listing

    act_asus_tw_deals_product_listingread1 credit / call

    Returns homepage deal products with names, prices, ratings, and links.

    website_code
    string · required
  • Homepage

    act_asus_tw_homepage_ssrread1 credit / call

    Returns the homepage with featured products and promotional banners.

  • Product Customization Metadata

    act_asus_tw_product_customization_metadataread2 credits / call

    Returns per-product customization availability and web paths for given product IDs.

    website_code
    string · required
    m1_id_list
    string · required
  • Product Pricing

    act_asus_tw_product_pricingread2 credits / call

    Returns store prices and buy or notify links for given product part numbers.

    website_code
    string · required
    product_id_list
    string · required
    rog_product_list
    string · required
  • Product Quick Links

    act_asus_tw_product_quick_linksread1 credit / call

    Returns featured quick-link product suggestions from the search overlay with names and URLs.

    website_code
    string · required
  • Series Filter Facets

    act_asus_tw_series_filter_facetsread2 credits / call

    Returns available filter facets and option counts for a product series listing.

    website_code
    string · required
    product_level1_code
    string · required
    product_level2_code
    string · required
  • Series Product Listing

    act_asus_tw_series_product_listing_ssrread1 credit / call

    Returns products in a series category with names, models, and images.

    category_level1_slug
    string · required
    category_level2_slug
    string · required
    series_slug
    string · required

Asus Taiwan API questions

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

All Shopping sites