KEEPA API Daily CSV Tracker
Budget: $250 – $750 USD
I need my KEEPA developer tokens put to work so that every 24 hours I receive a fresh CSV containing full price-history data for a list of ASINs I will supply. The flow I have in mind is simple:
• Your script (Python, Node, or another language you are comfortable with) calls the KEEPA API, fetches the complete price history for each ASIN, and appends the date of extraction so I can track changes over time.
• The job runs automatically each day—cron, CloudWatch, or any other scheduler is fine as long as it is hands-off once configured.
• The output is a clean, well-formatted CSV saved to a folder I designate (S3, Google Drive, or straight to my server).
Right now I only need price history, but the code should be modular so I can easily extend it later to include stock availability or sales rank if I choose.
Please package the final deliverable with clear setup instructions, a brief README explaining where to insert my API credentials, and a quick sanity check so I see the first file generated on day one. If you have existing utilities or best-practice tips for rate-limit handling, let me know—I’m happy to adopt them.
• Your script (Python, Node, or another language you are comfortable with) calls the KEEPA API, fetches the complete price history for each ASIN, and appends the date of extraction so I can track changes over time.
• The job runs automatically each day—cron, CloudWatch, or any other scheduler is fine as long as it is hands-off once configured.
• The output is a clean, well-formatted CSV saved to a folder I designate (S3, Google Drive, or straight to my server).
Right now I only need price history, but the code should be modular so I can easily extend it later to include stock availability or sales rank if I choose.
Please package the final deliverable with clear setup instructions, a brief README explaining where to insert my API credentials, and a quick sanity check so I see the first file generated on day one. If you have existing utilities or best-practice tips for rate-limit handling, let me know—I’m happy to adopt them.
Related categories:
PHP
Python
Data Processing
Cloud Computing
Web Scraping
Software Architecture
Node.js
API