AS
Apify Store
/tri_angle/similarweb-scraper
Similarweb Scraper
A simple but powerful scraper for similarweb.com. Retrieve website popularity information and get it in a JSON/XML/CSV/Excel/HTML table format. Get data such as total visits, traffic sources, competit
liveasyncunknown~30s typical
seo toolssimilarweb
$0.016
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.013 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /tri_angle/similarweb-scraper for me.
Input
| Field | Type | Description |
|---|---|---|
| websites* | array | Enter a domain, a website URL, or a Similarweb website URL to scrape. |
| debugLog | boolean | Log every step in detail. Useful when reporting an issue. default false |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"apify","endpoint":"/tri_angle/similarweb-scraper","input":{"websites":["apify.com"]},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p apify -e /tri_angle/similarweb-scraper -i '{"websites":["apify.com"]}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/tri_angle/similarweb-scraper", input: {"websites":["apify.com"]}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.