Rich Results Schema.org Tester avatar

Rich Results Schema.org Tester

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Rich Results Schema.org Tester

Rich Results Schema.org Tester

Test any URL for Google Rich Results eligibility. Validate structured data, identify schema errors & get recommendations. Batch test multiple pages for SEO audits.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

19

Total users

4

Monthly active users

24 days ago

Last modified

Share

Google Rich Results Tester

Test structured data and rich results eligibility using browser automation. Validates Schema.org markup against Google's requirements. Check if your pages qualify for rich snippets, FAQs, reviews, and other enhanced search results.


Quick Start

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

{
"demoMode": true,
"urls": [
"https://example.com"
],
"validateSchemaTypes": []
}

Run with real data

{
"demoMode": false,
"urls": [
"https://example.com"
],
"userAgent": "smartphone",
"includeScreenshots": false,
"validateSchemaTypes": []
}

Input Parameters

ParameterTypeDefaultRequiredDescription
demoModebooleantrueNoRun with sample data without making API calls. Great for testing the actor.
urlsarray-NoList of URLs to test for rich results eligibility.
userAgentstring"smartphone"NoUser agent to use for testing.
includeScreenshotsbooleanfalseNoSave screenshots of the test results.
validateSchemaTypesarray-NoSpecific schema types to look for (leave empty for all).
webhookUrlstring-NoURL to POST results when scraping completes (Zapier, Make, n8n, custom endpoint)

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
URL TestedEach URL tested for rich results$0.05

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


Troubleshooting

"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)
  • 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