Apify Store Listing Auditor avatar

Apify Store Listing Auditor

Pricing

from $35.00 / 1,000 audited listings

Go to Apify Store
Apify Store Listing Auditor

Apify Store Listing Auditor

Audit public Apify Actor Store listings for documentation, pricing, examples, API usage, and responsible-use readiness.

Pricing

from $35.00 / 1,000 audited listings

Rating

0.0

(0)

Developer

replexa

replexa

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Apify Store Listing Auditor checks public Apify Actor Store pages and returns a practical Store-readiness report. It is built for Actor creators who want to review listing quality before publication, monetization, or promotion.

This Actor is unofficial and is not affiliated with, sponsored by, or endorsed by Apify. It reads public Store pages only.

What It Checks

The audit looks for signals that help users understand and trust an Actor listing:

  • clear page title
  • useful meta description
  • Open Graph social preview metadata
  • README depth
  • use cases
  • input documentation
  • output and dataset documentation
  • pricing explanation
  • responsible-use language
  • API or integration notes
  • examples
  • limitations or troubleshooting notes
  • third-party service disclaimer review

Input

Provide one or more public Apify Store Actor URLs.

{
"actorUrls": [
{
"url": "https://apify.com/apify/website-content-crawler"
}
],
"maxRequestsPerCrawl": 10,
"timeoutSecs": 30,
"maxConcurrency": 5,
"maxRequestRetries": 2
}

Output

Each dataset item represents one audited listing.

{
"url": "https://apify.com/example/actor",
"finalUrl": "https://apify.com/example/actor",
"actorId": "example/actor",
"statusCode": 200,
"pageTitle": "Example Actor - Apify",
"metaDescription": "Example Actor description.",
"ogTitle": "Example Actor",
"ogDescription": "Example Actor social description.",
"readmeApproxChars": 2400,
"storeReadinessScore": 83,
"grade": "B",
"signals": {
"hasClearTitle": true,
"hasMetaDescription": true,
"hasOpenGraph": true,
"hasReadmeDepth": true,
"hasUseCases": true,
"hasInputSection": true,
"hasOutputSection": true,
"hasPricingMention": false,
"hasResponsibleUse": true,
"hasUnofficialDisclaimer": false,
"hasApiMention": true,
"hasMcpMention": false,
"hasExamples": true,
"hasTroubleshooting": false,
"headingCount": 12
},
"findings": [
{
"check": "Pricing is explained",
"status": "fail"
}
],
"recommendations": [
"Explain what users pay for and what affects cost."
],
"checkedAt": "2026-08-13T00:00:00.000Z"
}

Score Meaning

  • A: strong Store-ready listing
  • B: usable listing with a few clear improvements
  • C: publishable only after documentation work
  • D: weak listing with major buyer-confidence gaps
  • F: not ready for Store promotion

Pricing Plan

Recommended Store pricing:

  • Pricing model: Pay per event
  • Event: apify-default-dataset-item
  • Event title: Audited listing
  • Price: $0.035 per audited listing
  • Equivalent display: $35.00 / 1,000 audited listings
  • Platform usage: included in the event price

This launch price is set 30% below the lowest comparable included-cost Apify Actor audit price found during market research.

Responsible Use

Use this Actor only for public Apify Store pages that you are authorized to review. Do not use it to copy another creator's README, description, examples, branding, or product positioning. Treat the report as an editorial checklist, not legal advice or an official Apify quality score.