Get started
Product
Back
Start here!
Get data with ready-made web scrapers for popular websites
Browse 21,727 Actors
Apify platform
Apify Store
Pre-built web scraping tools
Actors
Build and run serverless programs
Integrations
Connect with apps and services
MCP
Give your AI access to Actors
Anti-blocking
Scrape without getting blocked
Proxy
Rotate scraper IP addresses
Open source
Crawlee
Web scraping and crawling library
Solutions
MCP server configuration
Configure your Apify MCP server with Actors and tools for seamless integration with MCP clients.
Start building
Web data for
Enterprise
Startups
Universities
Nonprofits
Use cases
Data for generative AI
Data for AI agents
Lead generation
Market research
View more →
Consulting
Apify Professional Services
Apify Partners
Developers
Documentation
Full reference for the Apify platform
Code templates
Python, JavaScript, and TypeScript
Web scraping academy
Courses for beginners and experts
Monetize your code
Publish your scrapers and get paid
Learn
API reference
CLI
SDK
Earn from your code
$596k paid out in December. Many developers earn $3k+ every month.
Start earning now
Resources
Help and support
Advice and answers about Apify
Actor ideas
Get inspired to build Actors
Changelog
See what’s new on Apify
Customer stories
Find out how others use Apify
Company
About Apify
Contact us
Blog
Live events
Partners
Jobs
We're hiring!
Join our Discord
Talk to scraping experts
Pricing
Contact sales
Pricing Detector V2
Pay per usage
brave_zygantrum/pricing-detector-v2
Rating
0.0
(0)
Developer
Etan gentil
Actor stats
2
Bookmarked
3
Total users
Monthly active users
14 hours ago
Last modified
Categories
AI
Share
automation-lab/cloaking-detector
This actor detects SEO cloaking by fetching pages with three different user agents (Chrome, Googlebot, Bingbot) and comparing the responses. It checks for differences in title, meta description, body text length, link counts, and status codes. Returns a similarity score and flags potential...
Stas Persiianenko
7
5.0
(1)
automation-lab/font-detector
This actor detects web fonts used on web pages. It identifies Google Fonts, Adobe Fonts (Typekit), custom @font-face declarations, and font-family CSS properties. It parses inline styles, external stylesheets, and font preloading links.
5
automation-lab/pagination-detector
This actor detects pagination patterns on web pages. It identifies numbered pagination, next/prev links, `<link rel="next/prev">` tags, load-more buttons, and URL-based pagination patterns. Useful for web scraping preparation and SEO analysis.
automation-lab/iframe-detector
This actor detects embedded iframes on web pages and categorizes them by type: video (YouTube, Vimeo), ads (DoubleClick, Google Ads), maps (Google Maps), social media, and analytics. Reports sandbox and title attributes, identifies accessibility issues, and lists unique iframe domains.
automation-lab/tech-stack-detector
Affordable BuiltWith and Wappalyzer alternative. Detect 45+ technologies on any website — JavaScript frameworks, CMS, analytics, CDN, and hosting — from a single HTTP request. Ideal for bulk lead qualification, competitive analysis, and technology market research.
21
trovevault/ecommerce-theme-detector
Detect the active theme of any e-commerce store from its HTML. Works on Shopify, WooCommerce, WordPress, Magento, PrestaShop, Shopware, OpenCart, BigCommerce, Wix, and Squarespace. No API keys. No proxies. Bulk detection in seconds.
Trove Vault
4
automation-lab/website-language-detector
This actor detects the language of web pages by analyzing multiple signals: HTML `lang` attribute, `Content-Language` HTTP header, meta tags, Open Graph locale, and hreflang tags. It reports language codes, confidence levels, charset, text direction, and identifies language-related issues.
vivid_astronaut/ai-content-detector
Detect AI-generated content with high accuracy. Analyzes text to determine if it was written by AI (ChatGPT, Claude, etc.) or humans. Perfect for educators, publishers, and content managers.
Fabio Suizu
solutionssmart/schema-drift-detector
Detect website structure changes before your scrapers break. Monitors pages with a headless browser, compares DOM fingerprints or watched selectors across runs, and alerts on drift via dataset or webhook. Built for reliable scraping pipelines.
Solutions Smart
automation-lab/privacy-policy-detector
This actor scans websites for legal and compliance pages — privacy policy, terms of service, cookie policy, disclaimer, and accessibility statements. It also detects cookie consent banners, GDPR mentions, and CCPA references. Useful for compliance audits and vendor assessments.
Description
JSON example
Website URL
url
Required
The URL of the website to check for public pricing
Maximum pages
maxPages
Optional
Maximum number of pages to crawl per domain
Timeout (seconds)
timeoutSeconds
Maximum time per page in seconds