Merchant Cli
D 59 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
A command-line tool that interacts with Google Merchant Center APIs to manage accounts, products, and run reports, outputting JSON for automation.
Description
merchant-cli is a lightweight command-line interface that communicates with Google Merchant Center’s Content API and Merchant API Reports. It allows users to list and retrieve account and product information, run MCQL queries, and generate performance or issue reports. All output is delivered in JSON, making it easy to pipe results into scripts or other tools. The tool authenticates via Google Cloud service accounts, supporting the standard credential chain. It is designed for developers and marketers who need quick, repeatable access to Merchant Center data without building custom integrations.
الوصف
تُعدّ أداة merchant-cli واجهة سطر أوامر خفيفة الوزن تتواصل مع واجهة برمجة تطبيقات Google Merchant Center Content API و Merchant API Reports. تتيح للمستخدمين سرد واسترجاع معلومات الحسابات والمنتجات، تشغيل استعلامات MCQL، وإنشاء تقارير الأداء أو المشكلات. تُصدر جميع النتائج بصيغة JSON، ما يسهل دمجها في سكربتات أو أدوات أخرى. تعتمد الأداة على مصادقة حسابات خدمة Google Cloud، وتدعم سلسلة الاعتمادات القياسية. صُممت لتلبية احتياجات المطورين والمسوقين الذين يحتاجون وصولاً سريعاً ومتكرراً لبيانات Merchant Center دون بناء تكاملات مخصصة.
Novelty
6/10Tags
Technologies
Claude Models
Quality Score
Strengths
- CI/CD pipeline configured (github_actions)
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
- Properly licensed project
Weaknesses
- No tests found \u2014 high risk of regressions
- 177 duplicate lines detected \u2014 consider DRY refactoring
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Add a linter configuration to enforce code style consistency
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · code-quality intelligence · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Command-line tool for Google Merchant Center. Single binary, JSON output, service account auth. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | CLI Tool | cli | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
