{
  "data": {
    "id": "7HFFfGe8iaY20k72A",
    "userId": "HIMU0xktu1JeZb4Xl",
    "name": "aliexpress-reviews-scraper",
    "username": "fetch_cat",
    "description": "Extract public AliExpress product reviews with ratings, text, buyer countries, variants, media URLs, helpful votes, and seller replies.",
    "isPublic": true,
    "createdAt": "2026-07-09T18:12:12.401Z",
    "modifiedAt": "2026-07-19T06:55:16.205Z",
    "taggedBuilds": {
      "latest": {
        "buildId": "xIrLuDr3mFI02VBf0",
        "finishedAt": "2026-07-19T06:55:16.205Z",
        "buildNumberInt": 100007,
        "buildNumber": "0.1.7"
      }
    },
    "stats": {
      "totalBuilds": 7,
      "totalRuns": 67,
      "totalUsers": 4,
      "totalUsers7Days": 0,
      "totalUsers30Days": 3,
      "totalUsers90Days": 3,
      "lastRunStartedAt": "2026-08-26T11:00:36.243Z",
      "actorReviewCount": 0,
      "actorReviewRating": 0,
      "bookmarkCount": 0,
      "publicActorRunStats30Days": {
        "ABORTED": 0,
        "FAILED": 0,
        "SUCCEEDED": 42,
        "TIMED-OUT": 0,
        "TOTAL": 42
      }
    },
    "versions": [
      {
        "versionNumber": "0.1",
        "sourceType": "SOURCE_FILES",
        "buildTag": "latest"
      }
    ],
    "defaultRunOptions": {
      "build": "latest",
      "timeoutSecs": 300,
      "memoryMbytes": 512
    },
    "exampleRunInput": {
      "body": "{\n  \"productUrls\": [\n    \"https://www.aliexpress.com/item/1005001388303149.html\"\n  ],\n  \"maxReviewsPerProduct\": 20,\n  \"sort\": \"default\",\n  \"countries\": [\n    \"US\"\n  ],\n  \"includeMedia\": false,\n  \"proxyConfiguration\": {\n    \"useApifyProxy\": false\n  }\n}",
      "contentType": "application/json; charset=utf-8"
    },
    "categories": [
      "ECOMMERCE",
      "DEVELOPER_TOOLS"
    ],
    "isDeprecated": false,
    "title": "AliExpress Reviews Scraper",
    "pictureUrl": "https://apify-image-uploads-prod.s3.us-east-1.amazonaws.com/HIMU0xktu1JeZb4Xl-actor-7HFFfGe8iaY20k72A-GMjf33bl9U-aliexpress-reviews-scraper-actor-icon.png",
    "seoTitle": "AliExpress Reviews Scraper - Review Data API",
    "seoDescription": "Extract AliExpress product reviews with ratings, text, buyer countries, variants, images, seller replies, and clean CSV, JSON, Excel, API exports.",
    "pricingInfos": [
      {
        "pricingModel": "PAY_PER_EVENT",
        "startedAt": "2026-07-09T18:14:54.571Z",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "item": {
              "eventTitle": "Review extracted",
              "eventDescription": "Per AliExpress review saved to the dataset",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.000575
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.0005
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.00039
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.0003
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.0002
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.00014
                }
              },
              "isPrimaryEvent": true
            }
          }
        },
        "apifyMarginPercentage": 0.2,
        "createdAt": "2026-07-09T18:14:54.648Z"
      },
      {
        "pricingModel": "PAY_PER_EVENT",
        "startedAt": "2026-07-09T18:17:29.564Z",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "item": {
              "eventTitle": "Review extracted",
              "eventDescription": "Per AliExpress review saved to the dataset",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.000115
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.0001
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.000078
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.00006
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.00004
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.000028
                }
              },
              "isPrimaryEvent": true
            }
          }
        },
        "apifyMarginPercentage": 0.2,
        "createdAt": "2026-07-09T18:17:29.640Z",
        "notifiedAboutChangeAt": "2026-07-14T07:05:43.390Z"
      }
    ],
    "notice": "NONE",
    "isCritical": false,
    "isGeneric": false,
    "hasNoDataset": false,
    "isSourceCodeHidden": true,
    "standbyUrl": null,
    "actorPermissionLevel": "LIMITED_PERMISSIONS",
    "readmeSummary": "## AliExpress Reviews Scraper\n\nExtracts public AliExpress product reviews from product pages or product IDs and produces structured, per-review records for analysis. Each record includes star ratings and raw/normalized score, review text (original and translated when available), review timestamp, buyer country code and masked display name with anonymity flag, purchased variant/SKU info, customer media (images and thumbnails), helpful/not-helpful vote counts, seller replies and additional feedback when present, review type/selection and repurchase signals, and product-level summary metrics such as total reviews, average rating, and positive rate. The Actor supports sorting by recency or relevance, requesting country/language-specific endpoints, filtering to reviews with media, bulk product lists and scheduled recurring runs, and optional proxy configuration to manage request throttling — enabling automated review harvesting for downstream analysis, sentiment scoring, and monitoring workflows.\n\n## Use cases\n\n- Product research and competitor product comparison for sourcing decisions  \n- Dropshipping due diligence and product-market fit assessment  \n- Monitoring buyer complaints, variant quality, and seller responses  \n- Quality tracking and longitudinal review analysis  \n- Sentiment analysis and review intelligence for dashboards  \n- Photo review audits that focus on customer-supplied images  \n- Bulk product monitoring and scheduled recurring review exports  \n- Preparing structured review data for BI and AI workflows",
    "deploymentKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3GicWy0sK3BAzDZ+cWbp+Ev2R4sWwALo1nnaMkZ/uX1zqOm9u2p4zaHekPV9GR2YdaHxyIpoF0+LcgBdzZxtLxflJbE4psIFP1wG3V+Kb7RI0ScW8yEM7+lVUE5q9kgVuoHymQhxPqh0htzsWaRpbECHUopwRXKlcGueArD04GHedrghjR2VQCfR2rPPAqy77DfC8cfz3pL8rBa1yxpt9jgIIGFrUg5L1OYHYRQ4bogxID1o2vUbsoT7QjSC4ZbKPVafy56MZ9Kux22pAneEfU2JqKTURRLADZXlMXnZU51sbKu9O+emy7egx5JyS7NcRQIA9Rq+E55mIADKQpJE7 \n"
  }
}