## Description: <br>
Scrape Amazon as JSON -- products, keywords, reviews, BSR. 13 regions. Anti-bot. 60 free credits. Claude Code, Cursor, LangChain. <br>

This skill is ready for commercial/non-commercial use. <br>

## Publisher: <br>
[pangolinfo](https://clawhub.ai/user/pangolinfo) <br>

### License/Terms of Use: <br>
MIT-0 <br>


## Use Case: <br>
External developers, ecommerce researchers, and agent builders use this skill to fetch public Amazon product, keyword, review, category, seller, bestseller, new-release, and variant data through Pangolinfo's API. <br>

### Deployment Geography for Use: <br>
Global <br>

## Known Risks and Mitigations: <br>
Risk: The skill requires Pangolinfo credentials and may optionally cache an API key on disk. <br>
Mitigation: Prefer PANGOLINFO_API_KEY over email and password, cache keys only on trusted machines, and protect credential environment variables. <br>
Risk: Successful scrape calls consume Pangolinfo credits, especially review requests with multiple pages. <br>
Mitigation: Use deliberate page counts, avoid broad retries after billing or plan errors, and run auth-only checks before paid scrape calls. <br>
Risk: Product research queries and public Amazon listing requests are sent to Pangolinfo's API. <br>
Mitigation: Avoid sending sensitive business research unless the user accepts Pangolinfo processing for the request. <br>


## Reference(s): <br>
- [ClawHub Skill Page](https://clawhub.ai/pangolinfo/pangolinfo-amazon-scraper) <br>
- [Setup Guide](references/setup-guide.md) <br>
- [Error Codes and Troubleshooting](references/error-codes.md) <br>
- [Official API Docs](https://docs.pangolinfo.com/en-index) <br>
- [Amazon Scrape API endpoint](https://docs.pangolinfo.com/en-api-reference/amazonApi/amazonScrapeAPI) <br>
- [Pricing and credits](https://www.pangolinfo.com/scrape-api-pricing-2/) <br>


## Skill Output: <br>
**Output Type(s):** [text, markdown, code, shell commands, configuration, JSON, guidance] <br>
**Output Format:** [Markdown guidance with inline shell commands and structured JSON from API calls] <br>
**Output Parameters:** [1D] <br>
**Other Properties Related to Output:** [Requires python3 and Pangolinfo credentials; successful scrape calls consume Pangolinfo credits.] <br>

## Skill Version(s): <br>
2.0.3 (source: frontmatter and server release evidence) <br>

## Ethical Considerations: <br>
Users should evaluate whether this skill is appropriate for their environment, review any generated or modified files before relying on them, and apply their organization's safety, security, and compliance requirements before deployment. <br>
