Marketing
Small SEO Tools logo

Small SEO Tools API

smallseotools.com

SEO utilities - keyword rankings, backlink analysis, and traffic stats.

Actions
5
Category
Marketing
Login
Not required
Output
JSON

Call the Small SEO Tools API

Submit a task, then poll the job until it settles. This example runs act_smallseotools_backlink_checker_tool_page.

curl -X POST https://api.anakin.io/v1/wire/task \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_smallseotools_backlink_checker_tool_page",
    "params": {}
  }'

5 actions on smallseotools.com

Read

  • Backlink Checker Tool Page

    act_smallseotools_backlink_checker_tool_pageread1 credit / call

    Returns the Backlink Checker tool page with title and form details.

  • Keyword Position Tool Page

    act_smallseotools_keyword_position_tool_pageread1 credit / call

    Returns the Keyword Position Checker tool page with title and form details.

  • SEO Tools Category Listing

    act_smallseotools_seo_tools_category_listingread1 credit / call

    Returns an SEO tools category page with its title and description.

  • SEO Tools Homepage

    act_smallseotools_seo_tools_homepageread1 credit / call

    Returns all SEO tools from the homepage with their names and links.

  • Website Traffic Checker Page

    act_smallseotools_website_traffic_checker_pageread1 credit / call

    Returns the Website Traffic Checker tool page with title and form details.

Small SEO Tools API questions

Is there an API for Small SEO Tools?
Small SEO Tools does not offer a public data API for this, but Anakin Wire provides 5 maintained endpoints for smallseotools.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
How do I scrape Small SEO Tools data?
POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when smallseotools.com changes its markup, Anakin updates the action.
Do I need a Small SEO Tools account?
No. Every Small SEO Tools action listed here runs anonymously — no account and no credentials required.
What does the Small SEO Tools API cost?
Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.

More Marketing APIs

All Marketing sites