PyAmazon
Python wrapper for the Bottlenose Wrapper for the Amazon Product Advertising API
Install / Use
/learn @mutaku/PyAmazonREADME
Python wrapper for the Bottlenose Wrapper for the Amazon Product Advertising API
Uses: bottlenose: https://github.com/dlo/bottlenose
This is a sort of specialized wrapper for a wrapper (I realize the redundancy) that focuses on automated uses like showing product results in python generated content or simply using as a terminal-based Amazon search tool, as demonstrated below. It is still a work in progress and is evolving as it meets the need of a collaborative project in which we are integrating this functionality. So please bare with me as things get tweaked and focused.
To start:
Make a copy of local_settings.py.dist as local_settings.py and edit to fill in your AWS access and secret keys.
Example usage:
from amazon import Search
import webbrowser
result = Search(title="The Idea of America",author="Gordon Wood",style="xml")
link = result.parsedXML[0]['URL']
webbrowser.open(link)
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
