Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sergioteula
/
python-amazon-paapi
Public
Notifications
You must be signed in to change notification settings
Fork
51
Star
282
Code
Issues
3
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add Amazon Creators API Compatibility
- #142
#142
Merged
sergioteula
merged 13 commits into
master
sergioteula/python-amazon-paapi:master
from
add-creators-api-compatibility
sergioteula/python-amazon-paapi:add-creators-api-compatibility
Copy head branch name to clipboard
Jan 29, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add Amazon Creators API Compatibility
#142
sergioteula
merged 13 commits into
master
sergioteula/python-amazon-paapi:master
from
add-creators-api-compatibility
sergioteula/python-amazon-paapi:add-creators-api-compatibility
Copy head branch name to clipboard
Commits
Commits on Jan 26, 2026
add new creators api module
sergioteula
committed
7ad444d
View commit details
Copy full SHA for 7ad444d
Browse repository at this point
test: increase coverage to 100%
sergioteula
committed
736686a
View commit details
Copy full SHA for 736686a
Browse repository at this point
feat: Deprecate the `amazon_paapi` module with a warning, advising users to switch to `amazon_creatorsapi`.
sergioteula
committed
5376abe
View commit details
Copy full SHA for 5376abe
Browse repository at this point
Commits on Jan 28, 2026
add compatibility with amazon urls directly
sergioteula
committed
d8d6369
View commit details
Copy full SHA for d8d6369
Browse repository at this point
refactor: Consolidate utility functions and constants into a new `core` package, deleting old helper and error `__init__.py` files, and updating imports across the project.
sergioteula
committed
391b44d
View commit details
Copy full SHA for 391b44d
Browse repository at this point
feat: bump release version to 6.0.0
sergioteula
committed
0a03124
View commit details
Copy full SHA for 0a03124
Browse repository at this point
docs: Introduce the Amazon Creators API module, deprecate the PAAPI module, and add a migration guide.
sergioteula
committed
bad6ee4
View commit details
Copy full SHA for bad6ee4
Browse repository at this point
feat: Expose SDK model classes via a new `models` submodule.
sergioteula
committed
074f8f8
View commit details
Copy full SHA for 074f8f8
Browse repository at this point
docs: clean amazon paapi from documentation
sergioteula
committed
85c3e83
View commit details
Copy full SHA for 85c3e83
Browse repository at this point
refactor: Remove deprecated PAAPI content from README, update migration guide link, and add a throttling example.
sergioteula
committed
00d6dc9
View commit details
Copy full SHA for 00d6dc9
Browse repository at this point
Commits on Jan 29, 2026
docs: Update and expand usage examples in documentation, including API client variable renaming and new examples for browse nodes and ASIN extraction.
sergioteula
committed
bb17f3a
View commit details
Copy full SHA for bb17f3a
Browse repository at this point
updated changelog
sergioteula
committed
7ff2912
View commit details
Copy full SHA for 7ff2912
Browse repository at this point
refactor: Remove `MalformedRequestError` class and relocate `CountryCode` import path.
sergioteula
committed
41ab854
View commit details
Copy full SHA for 41ab854
Browse repository at this point
You can’t perform that action at this time.