AI Tools Directory Scraper avatar

AI Tools Directory Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
AI Tools Directory Scraper

AI Tools Directory Scraper

Extract structured AI tool records from aitools.fyi for market research, newsletters, competitor analysis, and AI product databases.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

rain win

rain win

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Categories

Share

Extract structured AI tool records from aitools.fyi.

This Actor is built for AI market research, newsletters, product analysis, AI agent databases, and competitor research. It uses lightweight HTTP requests and HTML parsing with Axios and Cheerio. It does not use Playwright, browser automation, residential proxies, LLM enrichment, or private data sources.

What It Extracts

  • Tool name
  • Description
  • Category
  • Official website
  • Pricing label
  • Tags
  • Source detail URL
  • Collection timestamp

Example Input

{
"startUrls": [
{
"url": "https://aitools.fyi/"
}
],
"maxItems": 100
}

Example Output

{
"name": "QSTN",
"description": "QSTN is a platform that lets users earn digital rewards by sharing verified social media data...",
"category": "Web3",
"website": "https://qstn.us/?ref=aitools.fyi&utm_source=aitools.fyi",
"pricing": "Free",
"tags": ["Web3"],
"sourceUrl": "https://aitools.fyi/qstn",
"collectedAt": "2026-08-10T03:14:15.149Z"
}

Notes

This Actor intentionally does not bypass access controls. If a source page returns a Cloudflare/security challenge and no records can be saved, the Actor fails with a clear error instead of returning an empty successful Dataset.