AI Tools Directory Scraper (AITopTools) avatar

AI Tools Directory Scraper (AITopTools)

Pricing

Pay per usage

Go to Apify Store
AI Tools Directory Scraper (AITopTools)

AI Tools Directory Scraper (AITopTools)

Extract AI tool data including pricing, traffic stats, ratings, and features from AITopTools. Perfect for building directories, market research, and competitive analysis tools.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Aly

Aly

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

πŸ€– AI Tools Directory Scraper (AITopTools)

Scrape structured, high-quality data about AI tools from AITopTools.com β€” including product details, traffic metrics, and features.


✨ What this Actor extracts

For each AI tool:

  • 🏷️ Title
  • πŸ“ Description (cleaned, max ~300 chars)
  • 🧠 Category (tool_tag)
  • πŸ’³ Pricing model (payment_plan)
  • πŸ”— Official website
  • ⭐ Rating (float)
  • πŸ—³οΈ Reviews count (integer)
  • βš™οΈ Key features
  • πŸ“ˆ Monthly visits (integer)
  • πŸ“‰ Bounce rate (%) (integer)
  • ⏱️ Avg visit duration (seconds, float)
  • πŸ“„ Pages per visit (float)
  • 🌍 Country rank (integer)
  • 🌐 Global rank (integer)

βš™οΈ Input

{
"start_page": 1,
"max_pages": 50,
"max_items": 100
}

Parameters

FieldTypeDescription
start_pageintegerPage to start scraping from
max_pagesintegerMaximum number of pages to crawl
max_itemsintegerMaximum number of tools to scrape (recommended)

πŸ“¦ Output

Each dataset item:

{
"title": "Sheet+",
"description": "AI-powered spreadsheet assistant for generating formulas and automating tasks.",
"tool_tag": "Productivity",
"payment_plan": "Freemium",
"website": "https://sheetplus.ai",
"rating": 0.0,
"reviews_count": 2,
"features": "Generate formulas from natural language, Automate tasks, Detect errors",
"monthly_visits": 44000,
"bounce_rate": 81,
"avg_visit_duration": 56.37,
"pages_per_visit": 0.59,
"country_rank": 356,
"global_rank": 1123217
}

πŸš€ Use cases

  • πŸ“Š Market research

  • 🧠 Competitor analysis

  • πŸ” SEO & content ideas

  • πŸ“š Build AI directories

  • πŸ’Ό Lead generation

  • ⚑ Features

  • πŸš€ Fast HTTP scraping (no browser = low cost)

  • 🧹 Clean, structured output (ready for analysis)

  • πŸ”’ Automatic normalization (K/M β†’ integers, % β†’ numbers)

  • πŸ›‘ Smart limits (max_items, max_pages)

  • πŸ” Reliable pagination handling

⚠️ Notes

  • Data depends on availability on AITopTools

  • Some tools may not have ratings or traffic data

  • Website structure changes may affect scraping