Source profileQuality 92/100Review permissions

browser-act/skills/solutions/ecommerce/amazon-best-selling-products-finder-api-skill/SKILL.md

amazon-best-selling-products-finder-api-skill

This skill helps users extract structured best-selling product data from Amazon via the BrowserAct API. Agent should proactively apply this skill when users express needs like search for best selling products on Amazon, extract Amazon product data based on keywords, find top rated Amazon products, monitor Amazon competitor prices and sales, discover trending products on Amazon marketplace, extract Amazon product titles prices and ratings, gather Amazon product sales volume for market research, s

Source repository stars
5,431
Declared platforms
0
Static risk flags
1
Last source update
2026-08-24
Source checked
2026-08-26

Decision brief

What it does: where it fits

This skill helps users extract structured best-selling product data from Amazon via the BrowserAct API. Agent should proactively apply this skill when users express needs like search for best selling products on Amazon, extract Amazon product data based on keywords, find top rated Amazon products, monitor Amazon competitor prices and sales, discover trendin…

Best for

    Not for

    • Tasks that require unconfirmed production actions or broad system permissions.
    • Environments where the pinned source and install steps cannot be inspected.

    Compatibility matrix

    Platform support, with evidence labels

    PlatformStatusEvidenceWhat to check
    CodexNot declaredNo explicit evidencePortability before use
    Claude CodeNot declaredNo explicit evidencePortability before use
    CursorNot declaredNo explicit evidencePortability before use
    Gemini CLINot declaredNo explicit evidencePortability before use
    Open the compatibility checker

    Installation

    Inspect first. Install second.

    The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

    Source-detected install commandSource
    npx skills add https://github.com/browser-act/skills --skill "solutions/ecommerce/amazon-best-selling-products-finder-api-skill"
    Safe inspection promptEditorial

    Inspect the Agent Skill "amazon-best-selling-products-finder-api-skill" from https://github.com/browser-act/skills/blob/11c057b03f92101642cadc9f840564574120d184/solutions/ecommerce/amazon-best-selling-products-finder-api-skill/SKILL.md at commit 11c057b03f92101642cadc9f840564574120d184. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

    Workflow

    What the source asks the agent to do

    1. 01

      📖 Skill Introduction

      This skill provides users with a one-stop product data extraction service using the BrowserAct Amazon Best Selling Products Finder API template. It can directly extract structured best-selling product data from Amazon. By inputting search keywords, data limit, and marketplace UR…

      This skill provides users with a one-stop product data extraction service using the BrowserAct Amazon Best Selling Products Finder API template. It can directly extract structured best-selling product data from Amazon.…
    2. 02

      ✨ Features

      1. No hallucinations, ensuring stable and precise data extraction: Preset workflows avoid AI generative hallucinations. 2. No CAPTCHA issues: No need to handle reCAPTCHA or other verification challenges. 3. No IP access restrictions and geofencing: No need to handle regional IP…

      No hallucinations, ensuring stable and precise data extraction: Preset workflows avoid AI generative hallucinations.No CAPTCHA issues: No need to handle reCAPTCHA or other verification challenges.No IP access restrictions and geofencing: No need to handle regional IP restrictions.
    3. 03

      🔑 API Key Guide Flow

      Before running, first check the BROWSERACTAPIKEY environment variable. If it is not set, do not take other actions; require and wait for the user to collaborate to provide it. The Agent must inform the user at this time: "Since you have not configured the BrowserAct API Key yet,…

      Before running, first check the BROWSERACTAPIKEY environment variable. If it is not set, do not take other actions; require and wait for the user to collaborate to provide it. The Agent must inform the user at this time…
    4. 04

      🛠️ Input Parameters

      When calling the script, the Agent should flexibly configure the following parameters based on user needs:

      KeyWordsType: stringDescription: Search keywords used to find Amazon products.
    5. 05

      🚀 Call Method (Recommended)

      The Agent should execute the following standalone script to achieve "one command to get results":

      The Agent should execute the following standalone script to achieve "one command to get results":

    Permission review

    Static risk signals and limitations

    Runs scripts

    medium · line 39

    The documentation asks the agent to run terminal commands or scripts.

    The Agent should execute the following standalone script to achieve "one command to get results":

    Runs scripts

    medium · line 43

    The documentation asks the agent to run terminal commands or scripts.

    python -u ./scripts/amazon_best_selling_products_finder_api.py "search keywords" limit "marketplace_url"

    Evidence record

    Why each signal appears

    EvidenceSourceComputedTestedEditorial
    SignalValueEvidence typeMeaning
    Quality score92/100ComputedDocumentation, specificity, maintenance, and trust rules
    Repository stars5,431SourceRepository attention, not individual Skill quality
    Compatibility0 platformsSourceDeclared in the catalog source record
    Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

    Pinned source

    Provenance and original SKILL.md

    Repository
    browser-act/skills
    Skill path
    solutions/ecommerce/amazon-best-selling-products-finder-api-skill/SKILL.md
    Commit
    11c057b03f92101642cadc9f840564574120d184
    License
    MIT
    Collected
    2026-08-26
    Default branch
    main
    View the original SKILL.md

    Amazon Best Selling Products Finder API Skill

    📖 Skill Introduction

    This skill provides users with a one-stop product data extraction service using the BrowserAct Amazon Best Selling Products Finder API template. It can directly extract structured best-selling product data from Amazon. By inputting search keywords, data limit, and marketplace URL, you can easily get clean and usable product data including titles, prices, ratings, reviews, sales volume, and promotional details.

    ✨ Features

    1. No hallucinations, ensuring stable and precise data extraction: Preset workflows avoid AI generative hallucinations.
    2. No CAPTCHA issues: No need to handle reCAPTCHA or other verification challenges.
    3. No IP access restrictions and geofencing: No need to handle regional IP restrictions.
    4. More agile execution speed: Compared to pure AI-driven browser automation solutions, task execution is faster.
    5. Extremely high cost-effectiveness: Significantly reduces data acquisition costs compared to AI solutions that consume a large number of Tokens.

    🔑 API Key Guide Flow

    Before running, first check the BROWSERACT_API_KEY environment variable. If it is not set, do not take other actions; require and wait for the user to collaborate to provide it. The Agent must inform the user at this time:

    "Since you have not configured the BrowserAct API Key yet, please go to the BrowserAct Console to get your Key."

    🛠️ Input Parameters

    When calling the script, the Agent should flexibly configure the following parameters based on user needs:

    1. KeyWords

      • Type: string
      • Description: Search keywords used to find Amazon products.
      • Example: iphone 17 pro max, gaming mouse, running shoes
    2. Date_limit

      • Type: number
      • Description: Maximum number of products to extract.
      • Default: 10
      • Recommendation: Set to a lower number for quick checks, or higher for comprehensive analysis.
    3. Marketplace_url

      • Type: string
      • Description: Amazon marketplace URL for region-specific searches.
      • Default: https://www.amazon.com
      • Example: https://www.amazon.co.uk, https://www.amazon.de

    🚀 Call Method (Recommended)

    The Agent should execute the following standalone script to achieve "one command to get results":

    # Call example
    python -u ./scripts/amazon_best_selling_products_finder_api.py "search keywords" limit "marketplace_url"
    

    ⏳ Running Status Monitoring

    Since this task involves automated browser operations, it may take a long time (several minutes). The script will continuously output status logs with timestamps (e.g. [14:30:05] Task Status: running) during execution. Agent notice:

    • While waiting for the script to return the result, please keep an eye on the terminal output.
    • As long as the terminal is still outputting new status logs, it means the task is running normally. Please do not mistakenly judge it as a deadlock or unresponsive.
    • If the status remains unchanged for a long time or the script stops outputting and no result is returned, the retry mechanism can be triggered.

    📊 Data Output Description

    After successful execution, the script will parse and print the result directly from the API response. The result contains:

    • title: Product title
    • brand: Brand name
    • list_price: Original list price
    • current_price: Current selling price
    • star_rating: Average star rating
    • review_count: Total review count
    • past_month_sales: Sales volume in the past month
    • availability: Stock status
    • promotion: Promotional offers
    • asin: Amazon Standard Identification Number
    • category: Product category
    • badge: Badges like Amazon's Choice
    • product_url: Direct link to the product

    ⚠️ Error Handling & Retry Mechanism

    During the execution of the script, if an error occurs (such as network fluctuation or task failure), the Agent should follow this logic:

    1. Check the output content:

      • If the output contains "Invalid authorization", it means the API Key is invalid or expired. At this time, do not retry, and guide the user to recheck and provide the correct API Key.
      • If the output does not contain "Invalid authorization" but the task execution fails (for example, the output starts with Error: or the returned result is empty), the Agent should automatically try to execute the script again once.
    2. Retry limit:

      • Automatic retry is limited to once. If the second attempt still fails, stop retrying and report the specific error message to the user.

    🌟 Typical Use Cases

    1. Market Research: Extract product listings and ratings to analyze the current market for specific keywords.
    2. Competitor Analysis: Monitor competitor pricing, discounts, and sales volume over time.
    3. Trending Products Discovery: Find the best-selling and highly rated products within a specific category.
    4. Price Monitoring: Track current prices and list prices to optimize purchasing strategies.
    5. Cross-Region Analysis: Compare product availability and pricing across different Amazon marketplaces.

    Frequently asked questions

    What to verify before installation and use

    What does the amazon-best-selling-products-finder-api-skill source document cover?

    This skill helps users extract structured best-selling product data from Amazon via the BrowserAct API. Agent should proactively apply this skill when users express needs like search for best selling products on Amazon, extract Amazon product data based on keywords, find top rated Amazon products, monitor Amazon competitor prices and sales, discover trendin…

    How do I install amazon-best-selling-products-finder-api-skill?

    The source record exposes this install command: npx skills add https://github.com/browser-act/skills --skill "solutions/ecommerce/amazon-best-selling-products-finder-api-skill". Inspect the command and pinned source before running it.

    Which permission-related actions were detected?

    Static rules flagged exec-script in the source; the page lists the matching lines and excerpts.

    Alternatives

    Compare before choosing

    Computed 9541

    respira-press/agent-skills-wordpress

    woocommerce-health-check

    Use when the user says 'why is my checkout broken', 'audit my woocommerce store', 'cart problems woocommerce', or 'losing sales woocommerce'. Diagnoses checkout and cart failures, AJAX mismatches, caching conflicts, payment gateway setup, and SSL enforcement.

    Computed 9353

    getaero-io/gtm-eng-skills

    deepline-pre-research

    Use when the user wants a last30days-style pre-research pass in Deepline: discover the critical public, private, CRM, workflow, social, and web data sources for a research/enrichment job; compare provider coverage; estimate Deepline credit cost; recommend the source plan before building or running the workflow; or build custom language/messaging from buyer, competitor, community, and CRM evidence. Triggers: pre-research, source discovery, provider strategy, research data sources, ScrapeCreators,

    Computed 9330

    johnqtcg/awesome-skills

    stock-analysis-lead

    Orchestrate a US-stock investment analysis — classify sector archetype, fetch SEC filings, dispatch a tiered fan-out of six vertical equity-research agents (business model, earnings quality, balance sheet, management, industry, peer comparison) over a validated JSON findings contract, then synthesize a buy/hold/sell verdict with Bull/Base/Bear target ranges using sector-aware thresholds and an auditable probability-assignment procedure. Each verdict can persist to an opt-in JSON-Lines log so lat

    Computed 90554

    minhnv0807/ai-business-skills

    53-tracking-setup-global

    Use when conversion TRACKING must be set up or fixed before spending — Meta Pixel and Conversions API, Google Ads conversions with Enhanced Conversions, GA4, TikTok Pixel and Events API, server-side GTM, consent mode for GDPR and CCPA, UTM conventions, iOS ATT attribution windows, and a pre-launch verification checklist. Trigger on 'tracking setup', 'pixel setup', 'CAPI', 'GA4 events', 'conversions are not being recorded', 'Meta and Shopify numbers do not match'. Also use when launch is imminent