aurify
DeprecatedPricing
Pay per usage
aurify
DeprecatedProduct validation system: scrapes 17+ platforms, analyzes with PIMGE framework, delivers GO/KILL/WAIT decisions. Helps entrepreneurs validate ideas before investing. Demo uses mock data. Production at orexia.xyz. Built for Apify Competition.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Orexia
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
5 months ago
Last modified
Categories
Share
OREXIA Market Intelligence & Validation Actor
Complete product validation system that scrapes 17+ platforms, analyzes with PIMGE scoring framework, and delivers GO/KILL/WAIT decisions.
What It Does
This actor helps entrepreneurs validate product ideas before building by:
- Scraping 17+ platforms for existing products matching your idea
- Running PIMGE analysis across 5 dimensions (Pain, Innovation, Market, Gap, Execution)
- Delivering actionable decisions (GO/KILL/WAIT) with evidence
Supported Platforms
- Digital Products: Gumroad, Etsy, Creative Market, Envato
- Apps: Shopify Apps, Product Hunt, GitHub
- E-commerce: Amazon, Shopify Products
- Social Media: Instagram, TikTok, YouTube, Facebook, Twitter, LinkedIn
- Communities: Reddit
- Trends: Google Trends
Input
{"productIdea": "AI resume builder for tech jobs","platforms": ["gumroad", "producthunt", "etsy"],"maxProductsPerPlatform": 50,"runAnalysis": true,"outputFormat": "both"}
Parameters
- productIdea (required): Your product idea or market niche
- platforms (optional): Specific platforms to scrape. Leave empty for all.
- maxProductsPerPlatform (optional): Max products per platform (default: 50)
- runAnalysis (optional): Run PIMGE analysis (default: true)
- outputFormat (optional): "json", "markdown", or "both" (default: "json")
Output
{"product_idea": "AI resume builder for tech jobs","timestamp": "2025-01-30T15:30:00Z","final_decision": "GO","pimge_score": 78,"pain_score": 18,"innovation_score": 14,"market_score": 16,"gap_score": 15,"execution_score": 15,"total_products_found": 234,"platforms_analyzed": ["gumroad", "producthunt", "etsy"],"platform_breakdown": {"gumroad": 89,"producthunt": 12,"etsy": 133},"analysis_summary": "Strong pain point with moderate competition...","recommendations": ["Focus on tech-specific features","Differentiate with AI-powered optimization"],"raw_analysis": {...},"scraped_products": {...}}
PIMGE Scoring
Each opportunity is scored across 5 dimensions (0-20 each):
- Pain (P): How urgent/painful is the problem?
- Innovation (I): How novel is the solution approach?
- Market (M): How large/accessible is the market?
- Gap (G): How underserved is this opportunity?
- Execution (E): How feasible is this to build?
Total Score: 0-100
Decisions:
- GO (70-100): Strong opportunity, validated
- WAIT (50-69): Needs refinement or timing isn't right
- KILL (0-49): Oversaturated or weak fundamentals
Use Cases
- Validate product ideas before investing time/money
- Research market gaps across multiple platforms
- Competitive analysis for existing products
- Opportunity discovery in specific niches
Environment Variables
Required:
OPENAI_API_KEY: For PIMGE analysis
Optional (for enhanced scraping):
- Database credentials if connecting to existing OREXIA instance
- Platform API keys for higher rate limits
About OREXIA
OREXIA is a comprehensive business validation framework helping entrepreneurs avoid building products nobody wants. This actor implements the complete OREXIA methodology in an automated, scalable format.
Learn more: orexia.xyz
Competition Entry
This actor is submitted for the Apify competition, showcasing:
- Multi-platform scraping orchestration
- AI-powered business analysis
- Production-ready validation system
- Clean, extensible architecture
Built by the OREXIA team.