Amazon Search Results Scraper
Collect browser-visible Amazon search-result fields such as rank, title, price, rating, review count, sponsored status, and source URL through BrowserAct.
- Author
- rebeccareyes3794
- License
- MIT stated in SKILL.md; repository license not found
- Verification
- Listed
- Last verified
- 2026-08-19
What it does
Describes a BrowserAct workflow for collecting normalized, source-linked records from Amazon search-result pages that the user is authorized to access.
When to use
Consider it when an authorized browser session is required and the seller accepts the operational, policy, privacy, and stability risks of browser collection.
Inputs
- Authorized Amazon search URL, keyword, category, marketplace, and filters.
- Requested fields, result count, deduplication key, and output format.
- Approved BrowserAct runtime, browser session, proxy, credential, and cost boundaries.
Outputs
- Source-linked search-result records when collection succeeds.
- Normalized ranking, product, price, rating, review, and sponsored fields.
- Explicit access, CAPTCHA, missing-data, or runtime limitations.
Example workflow
- Define one public Amazon search page and the exact visible fields required.
- Review BrowserAct permissions and prohibit automatic dependency installation.
- Run only after approval, then retain source URLs and capture timestamps.
Supported agents and setup
Only the pinned SKILL.md and Skills.sh page were reviewed. The BrowserAct dependency, installer, browser session, and data collection were not executed.
Account, API, and permission requirements
Requires BrowserAct and browser access for live use. Cloud or advanced features may require an account, API key, proxy, or paid usage even though the base Skill does not require them.
Limits and human review boundary
- The repository has no root LICENSE; MIT is stated only in this SKILL.md frontmatter.
- The source instructs automatic BrowserAct installation, which should not run without explicit approval.
- Browser scraping can fail due to access controls, layout changes, CAPTCHA, regional differences, or marketplace terms.
- Cookies, browser identifiers, proxies, credentials, and collected personal data require strict handling.
Pair with Ecommerce Data API
Prefer structured Amazon research and keyword APIs when they cover the task; use browser collection only when authorized visible-page evidence is specifically required.
Related Ecommerce Data APIs
/v1/amazon/product/researchResearch products with category, sales, price, review, and seller filters.
/v1/amazon/asin/detailRetrieve product metadata, pricing, ratings, category, and listing attributes.
/v1/amazon/keyword-researchResearch keyword demand, growth, competition, conversion, and PPC metrics.