AS
Apify Store
/daniil.poletaev/backlink-building-agent
Backlink Building Agent
The Backlink Building Agent automates backlink outreach by finding relevant pages & websites, extracting contacts from these websites, and then crafting personalized outreach sequences based on the co
liveasyncunknown~30s typical
aiopen sourceagentsbacklinkbuildingagent
$0.063
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.05 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 /daniil.poletaev/backlink-building-agent for me.
Input
| Field | Type | Description |
|---|---|---|
| keywords* | array | One or more keywords for which we'll prepare backlink outreach |
| businessName* | string | It needs so that AI models better understand competitors |
| shortBusinessDescription* | string | It needs so that AI models better understand competitors |
| name* | string | The name which will be appended to the outreach messages |
| excludeDomains* | array | One or more domains, which should be excluded from the outreach. This improves the outreach strategy |
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":"/daniil.poletaev/backlink-building-agent","input":{"keywords":["Best google search scrapers"],"businessName":"Apify","shortBusinessDescription":"Apify is the largest ecosystem where developers build, deploy, and publish data extraction and web automation tools. We call them Actors.","name":"example","excludeDomains":["somescraper.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 /daniil.poletaev/backlink-building-agent -i '{"keywords":["Best google search scrapers"],"businessName":"Apify","shortBusinessDescription":"Apify is the largest ecosystem where developers build, deploy, and publish data extraction and web automation tools. We call them Actors.","name":"example","excludeDomains":["somescraper.com"]}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/daniil.poletaev/backlink-building-agent", input: {"keywords":["Best google search scrapers"],"businessName":"Apify","shortBusinessDescription":"Apify is the largest ecosystem where developers build, deploy, and publish data extraction and web automation tools. We call them Actors.","name":"example","excludeDomains":["somescraper.com"]}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.