Google Stitch AI Landing Page Generator avatar

Google Stitch AI Landing Page Generator

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Google Stitch AI Landing Page Generator

Google Stitch AI Landing Page Generator

Generate high-converting landing pages using AI. Analyze competitor pages for design inspiration, extract client branding, and create SEO-optimized, AI-indexable landing pages with FAQs, CTAs, trust signals, and schema markup.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

1

Bookmarked

16

Total users

1

Monthly active users

17 days ago

Last modified

Share

AI Landing Page Generator with Google Stitch

Generate conversion-optimized landing pages using Google Stitch AI. Analyzes competitor pages for inspiration, extracts client branding, and creates SEO-optimized, AI-indexable landing pages with FAQs, CTAs, and schema markup.

BYOK (Bring Your Own Key) -- you provide your own API credentials.


Before You Start

This actor requires your own API credentials to fetch real data.

Where to get your key: API key for Firecrawl to scrape competitor and client pages

You can test with Demo Mode first (free, no key needed) to see the output format before committing.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true,
"competitorUrls": [
"https://example.com/competitor1",
"https://example.com/competitor2"
],
"clientUrl": "https://example.com/client",
"targetKeywords": [
"main keyword",
"secondary keyword"
]
}

Run with real data

{
"demoMode": false,
"competitorUrls": [
"https://example.com/competitor1",
"https://example.com/competitor2"
],
"clientUrl": "https://example.com/client",
"targetKeywords": [
"main keyword",
"secondary keyword"
],
"pageGoal": "lead_generation",
"includeSections": [
"hero",
"features",
"benefits",
"testimonials",
"faq",
"cta",
"trust_signals"
],
"colorScheme": "auto",
"exportFormat": "html",
"firecrawlApiKey": "YOUR_API_KEY_HERE"
}

Input Parameters

ParameterTypeDefaultRequiredDescription
competitorUrlsarray-NoUp to 3 competitor landing page URLs to analyze for design and content inspiration
clientUrlstring-NoThe client's current website to extract branding, colors, and content
businessNamestring-NoThe client's business name for the landing page
businessDescriptionstring-NoBrief description of the business and what they offer
targetKeywordsarray-NoPrimary keywords to optimize the landing page for
pageGoalstring"lead_generation"NoPrimary conversion goal for the landing page
includeSectionsarray["hero","features","benefits","testimonials","faq","cta","trust_signals"]NoSections to include in the landing page
colorSchemestring"auto"NoColor scheme preference (will be extracted from client site if 'auto')
customPromptstring-NoAdditional instructions for the AI designer (optional)
exportFormatstring"html"NoFormat to export the generated landing page
firecrawlApiKeystring-Yes*API key for Firecrawl to scrape competitor and client pages
demoModebooleantrueNoRun with sample data (no API keys required)
webhookUrlstring-NoURL to POST the generated landing page data to upon completion

*Required when Demo Mode is off.


Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Landing Page GeneratedFull landing page generation with competitor analysis, AI design, and export$0.50
Competitor Page AnalyzedPer competitor URL analyzed for design inspiration and content patterns$0.05

Demo mode is free -- no charges for sample data.


Troubleshooting

"API key is required"

You have Demo Mode turned off but didn't provide an API key. Either:

  • Turn Demo Mode on to test with sample data
  • Add your API key in the input

"API error 403" or "Unauthorized"

Your API key is invalid, expired, or doesn't have access to this specific API endpoint. Double-check your key and account permissions.

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • API key without proper permissions
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal