actors/stacksift

datacortex/stacksift

Stacksift — B2B Product Extractor

Drop in a company domain. Get back standalone products with cited evidence URLs — not features or pricing tiers.

When to use it

Use this when the question is “what does this company actually sell?” A CRM row, a competitor brief, or an SDR sequence that treats Dialpad AI as a SKU is expensive to unwind. Stacksift returns purchasable products with page-level evidence.

Versus the sibling Actors

This is not a generic website crawler. The engine is the same Stacksift pipeline documented in the case study — search, crawl, extract, dedup, verdict. Run it on Apify when you want batch domains without hosting the API yourself.

Example input

{
  "domains": [
    "hubspot.com",
    "dialpad.com",
    "zapier.com"
  ],
  "max_concurrent": 3
}

Example output

{
  "domain": "zapier.com",
  "name": "Zapier Tables",
  "verdict": "not_product",
  "evidenceUrl": "https://zapier.com/tables"
}

MCP pin

Agents call this through Apify MCP. Running it needs an Apify token.

{
  "mcpServers": {
    "apify": {
      "url": "https://mcp.apify.com?tools=datacortex/stacksift"
    }
  }
}

Pricing

$0.25 per domain analyzed + $0.01 actor start. Failed analyses are not charged. Confirm on the Apify pricing tab if you are budgeting a large run.

Limitations

  • Judges independently purchasable products, not every noun on a marketing page.
  • Evidence URLs are on-domain. Third-party review sites are not treated as the product catalog.

Related Actors

Built and maintained by Irfan Ali, senior AI engineer. Open to senior AI IC roles — Bengaluru or remote. Get in touch.