{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/19"}],"enrichment":{"capability":"A Python wrapper for Amazon's product APIs that lets you search for products, retrieve item details by ASIN, fetch pricing and offer information, and access product variations across multiple countries.","skillfed_tags":["amazon-api","affiliate-marketing","async-support"],"use_cases":["Build an affiliate marketing tool that searches Amazon products by keyword and displays pricing and availability.","Scrape product details and pricing by ASIN for competitive analysis or price monitoring applications.","Retrieve product variations and offer details to power e-commerce comparison or recommendation features.","Implement async product lookup in high-throughput applications where multiple concurrent API calls are needed.","Extract browse node information to categorize or filter products programmatically."],"what_it_does":"python-amazon-paapi is a Python wrapper around Amazon's product APIs, supporting both the legacy Product Advertising API 5.0 and the newer Creators API. It provides an object-oriented interface to search products by keyword, retrieve detailed item information via ASIN or direct Amazon URLs, fetch pricing and offer data, and access product variations. The package includes built-in throttling to respect API rate limits and offers both synchronous and asynchronous (async/await) modes for different application patterns.\n\nThe package depends on six common HTTP and data-handling libraries: requests, urllib3, certifi for SSL, pydantic for data validation, python-dateutil for timestamp handling, and six for Python 2/3 compatibility. It supports Python 3.9 through 3.14 and is actively maintained. The documentation notes that the legacy module is deprecated and users are encouraged to migrate to the newer module for new projects.","worth_installing":"Yes. The package has low install friction, active maintenance, permissive MIT licensing, no known vulnerabilities, and solid community adoption. Install it if you need to integrate Amazon product data into a Python application. Be aware that the legacy PAAPI 5.0 module is deprecated\u2014plan to use or migrate to the newer module for new projects."},"id":"python-amazon-paapi","links":{"html":"https://skillfed.io/packages/python-amazon-paapi","md":"https://skillfed.io/packages/python-amazon-paapi.md","pypi":"https://pypi.org/project/python-amazon-paapi/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-18","license_spdx":"MIT","license_treatment":"permissive","name":"python-amazon-paapi","python_support":"supports_current","summary":"Amazon Product Advertising API 5.0 wrapper for Python"},"popularity":{"monthly_downloads":121046,"position":11999,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.3.0"}
