Seobility SEO Checker
Pricing
from $9.00 / 1,000 checked pages
Seobility SEO Checker
Run Seobility SEO checks for public websites and page URLs. Get score, issue count, category scores, hints, factor checks, wiki links, and message evidence for exports, API workflows, and scheduled audits.
Pricing
from $9.00 / 1,000 checked pages
Rating
0.0
(0)
Developer
Maxime Dupré
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
🔎 Seobility SEO checker for website audits
Seobility SEO Checker runs public Seobility checks for the websites, domains, and page URLs you submit. Add targets like example.com or https://apify.com, and the Actor saves one clean SEO audit result per successful target with the overall score, issue count, category scores, hints, factor checks, message labels, and Seobility wiki links.
Use this Seobility SEO checker when you need quick on-page SEO evidence for client audits, prospect lists, content QA, migrations, reporting dashboards, or recurring checks. The output is ready for Apify dataset exports, API workflows, schedules, webhooks, and integrations.
No Seobility login, cookies, user token, source API key, or paid Seobility account is required from you. For a small first run, keep the prefilled targets and inspect the dataset shape before adding a larger list.
✅ What this Actor does
- Accepts public domains such as
example.com, full website URLs such ashttps://apify.com, and page URLs. - Normalizes each accepted target before checking it with Seobility.
- Saves one dataset item per successful Seobility SEO check.
- Returns the overall SEO score, issue count, and highest issue severity.
- Returns category scores for meta, page quality, structure, links, server, and external signals.
- Returns high-level Seobility hints and detailed factor checks with source labels, severities, parameters, score percentages, and wiki links.
- Skips invalid or failed targets and continues with the rest of the batch.
This Actor is focused on Seobility's public single-page SEO check. It does not crawl a whole website, run rank tracking, check backlinks from a private account, generate AI-written SEO advice, create PDF reports, or access logged-in Seobility dashboards.
📊 Data you can extract
Each dataset item is one successful website SEO checker result. Rows include:
target- the website, domain, or page URL you entered.analyzedUrl- the final URL Seobility checked after normalization or redirects.overallScore- Seobility's 0-100 SEO score.issueCount- number of SEO issues reported by Seobility.topIssueSeverity- highest source severity when Seobility reports one.categories- score summaries for meta, page quality, structure, links, server, and external signals.hints- high-level Seobility hints with code, importance, and source section anchor.checks- factor-level checks with category, factor key, factor name, importance, score percentage, wiki URL, and source messages.
The dataset keeps Seobility's source labels and message parameters instead of inventing new advice. That makes the output easier to audit, join to reports, and compare across repeat runs.
🚀 How to run it
- Add one or more public websites, domains, or page URLs in Websites or URLs.
- Start with a small list if you are checking unfamiliar sites.
- Run the Actor.
- Open the dataset, export it as JSON, CSV, Excel, XML, RSS, or HTML, or read the same results through the Apify API.
The Actor pushes each accepted audit row as soon as it is ready, so you can watch results appear while the run continues.
🧾 Input
The input has one required field:
{"targets": ["example.com","https://apify.com"]}
Add one target per line in Apify Console. Each successful target can emit one result row.
📦 Output example
{"target": "example.com","analyzedUrl": "https://example.com/","overallScore": 57,"issueCount": 3,"topIssueSeverity": "error","categories": {"meta": {"points": 342,"pointsMax": 515,"scorePercent": 66},"pageQuality": {"points": 175,"pointsMax": 360,"scorePercent": 48},"structure": {"points": 164,"pointsMax": 170,"scorePercent": 96},"links": {"points": 20,"pointsMax": 80,"scorePercent": 25},"server": {"points": -40,"pointsMax": 110,"scorePercent": 0},"external": {"points": 100,"pointsMax": 100,"scorePercent": 100}},"hints": [{"code": "hint_description_adddescription","importance": 3,"anchor": "factor_description"}],"checks": [{"category": "meta","factor": "title","factorName": "factor_title_content","importance": 3,"scorePercent": 52,"wikiUrl": "https://www.seobility.net/en/wiki/Meta_Title","messages": [{"severity": "warning","label": "title_short","text": null,"params": {"size": 152,"maxlen": 580}}]}]}
💳 Pricing
This Actor uses pay-per-event pricing. You are charged for each successful checked page saved to the dataset. Targets that fail, are invalid, or do not produce a usable Seobility SEO check are skipped and are not charged as checked pages.
⚠️ Limits and caveats
- Seobility checks the submitted page or normalized website URL. This Actor does not crawl every page on a site.
- Some public websites block or fail source checks. Those targets are skipped so the rest of the run can continue.
- Missing category values are saved as
nullwhen Seobility does not return them. - Category point totals come from Seobility and can be negative.
- The Actor returns source-backed labels and evidence. It does not rewrite findings into AI recommendations.
❓ FAQ
🔐 Does this need a Seobility account?
No. The Actor uses Seobility's public website SEO checker and does not ask for your Seobility account, cookies, or API key.
📚 Can I use it for bulk SEO audits?
Yes. Add multiple public websites, domains, or page URLs. The Actor checks independent targets and emits one row for each successful target.
🕸️ Does it crawl the whole website?
No. It checks the submitted target as a single Seobility SEO check. Use a crawler when you need a full site URL inventory.
🗓️ Can I schedule repeat checks?
Yes. After the Actor is published, you can run it from Apify Console, API, schedules, webhooks, or integrations like other Apify Actors.
📝 Changelog
- 0.1: Initial release.
🆘 Support
For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡
🔗 Other actors
- Ahrefs Free Website Stats Scraper ↗ - Extract public Ahrefs domain metrics for SEO research and audits.
- SEMrush Free Website Stats Scraper ↗ - Export public SEMrush overview metrics for domains and URLs.
- Moz Scraper ↗ - Scrape public Moz domain authority and SEO metrics.
- Sitemap Sniffer ↗ - Find public sitemap files and URL inventory for SEO audits.
- Website URL Crawler ↗ - Crawl rendered public pages and export a link map.
Made with ❤️ by Maxime Dupré