
app listing integrations analysis
分析 Shopify 应用列表中的集成信息,创建标准化分类。
Repository Info
About This Server
分析 Shopify 应用列表中的集成信息,创建标准化分类。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
App Listing Integrations Analysis
This project analyzes integration information from Shopify app listings to create a standardized taxonomy of integrations.
Project Structure
.
├── README.md # This file
├── context.md # Project context and planning
├── requirements.txt # Python dependencies
├── data/ # Data directory for CSV files
└── src/ # Source code
├── fetch_apps.py # Script to fetch top apps from BigQuery
├── scrape_integrations.py # Script to scrape integration info
└── analyze_integrations.py # Script to analyze using GPT-4
Setup
- Install dependencies:
pip install -r requirements.txt
Usage
The analysis is done in three steps:
- Fetch top apps from BigQuery:
python src/fetch_apps.py
This will provide instructions to run a BigQuery query through MCP and save results.
- Scrape integration information:
python src/scrape_integrations.py
This will process the app list and scrape integration information from each app's page.
- Analyze integrations:
python src/analyze_integrations.py
This will use GPT-4 via Shopify's proxy to analyze and categorize the integrations.
Data Files
data/top_apps_raw.csv: Raw app data from BigQuerydata/app_integrations_*.csv: Scraped integration datadata/integration_analysis_*.json: Analysis results
Notes
- The scraper includes a delay between requests to avoid overwhelming the app store
- Integration data is stored as comma-separated strings in the CSV
- Analysis results include categorization and standardization recommendations
Quick Start
Clone the repository
git clone https://github.com/j-wow-shop/app-listing-integrations-analysisInstall dependencies
cd app-listing-integrations-analysis
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.