Auto Buy Bot

D 54 completed
Bot
unknown / javascript · tiny
10
Files
550
LOC
0
Frameworks
5
Languages

Pipeline State

completed
Run ID
#367033
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_tiny
Novelty
28.17
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47851
Member of a group with 1 similar repo(s) — canonical #74341 view group →
Top concepts (2)
Project DescriptionBot
Open data scored by Repobility · https://repobility.com

AI Prompt

Build me an automated bot that monitors Amazon product prices and stock levels. I need it to use the Amazon PA-API 5.0 to periodically check for price changes and stock restocks. When a deal is detected, it should automatically post an affiliate link, including the discount rate and price, to X (Twitter). Additionally, the bot should track price history to determine the lowest past price and generate an image of the price trend graph for posting. The tech stack should involve Node.js, Amazon PA-API 5.0, X (Twitter) API v2, and SQLite for data storage.
javascript nodejs amazon-api twitter-api bot automation price-tracking sqlite ecommerce x-bot
Generated by gemma4:latest

Catalog Information

An automated bot that monitors Amazon product prices and stock levels, then posts affiliate links to X when a deal is detected.

Description

This bot continuously polls Amazon’s Product Advertising API to track price changes and inventory status for selected items. When a price drop or restock event occurs, it automatically crafts a tweet containing the new price, discount percentage, and an affiliate link, and posts it to X. The system also records historical price data in a local SQLite database, determines the lowest price reached, and generates a visual price‑trend graph to attach to the tweet. Target users include affiliate marketers and small e‑commerce businesses looking to automate deal promotion on social media. By eliminating manual monitoring, the bot saves time and increases the likelihood of capturing timely sales opportunities.

الوصف

يقوم هذا البوت بمراقبة مستمرة لأسعار ومخزون منتجات أمازون عبر واجهة برمجة تطبيقات التسويق بالعمولة. عند اكتشاف انخفاض سعر أو عودة مخزون، ينشئ تلقائياً تغريدة تتضمن السعر الجديد، نسبة الخصم، ورابط تسويق بالعمولة، ثم يرسلها إلى X. كما يسجل بيانات الأسعار التاريخية في قاعدة بيانات SQLite محلية، ويحدد أدنى سعر تم الوصول إليه، ويولد رسمًا بيانيًا لتتبع السعر لإرفاقه بالتغريدة. يستهدف البوت المسوقين بالعمولة وأصحاب الأعمال الصغيرة في التجارة الإلكترونية الذين يرغبون في أتمتة نشر العروض على وسائل التواصل الاجتماعي. يزيل الحاجة إلى المراقبة اليدوية، مما يوفر الوقت ويزيد من فرص الاستفادة من فرص البيع في الوقت المناسب.

Novelty

6/10

Tags

price-monitoring stock-alerts affiliate-marketing social-media-automation e‑commerce-analytics data-tracking

Claude Models

claude-opus-4.6

Quality Score

D
53.9/100
Structure
44
Code Quality
75
Documentation
41
Testing
0
Practices
68
Security
100
Dependencies
50

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

4.1h
Tech Debt (E)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (10)
All rows above produced by Repobility · https://repobility.com
Unknown
License
0.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

javascript
46.2%
markdown
18.8%
text
18.6%
html
10.8%
json
5.6%

Frameworks

None detected

Concepts (2)

Same analyzer free for public repos: https://repobility.com
CategoryNameDescriptionConfidence
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/
auto_descriptionProject DescriptionAmazonの人気商品の価格変動・在庫復活を自動検知し、X (Twitter) にアフィリエイトリンク付きで自動投稿するBot。80%
auto_categoryBotbot70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/91222.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV