VOOZH about

URL: https://apify.com/oneary/builtwith-domain-scraper/api

⇱ BuiltWith Domain Scraper β€” Tech Stack & Hosting Data API Β· Apify


πŸ‘ BuiltWith Domain Scraper β€” Tech Stack & Hosting Data avatar

BuiltWith Domain Scraper β€” Tech Stack & Hosting Data

Pricing

$25.00 / 1,000 results

Go to Apify Store

BuiltWith Domain Scraper β€” Tech Stack & Hosting Data

Reverse-engineer technology adoption β€” find websites using specific technologies like Shopify, WordPress, or Stripe. Perfect for competitive research, lead generation, and market analysis.

Pricing

$25.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Luan M.

Luan M.

Maintained by Community

Actor stats

1

Bookmarked

16

Total users

13

Monthly active users

3 days ago

Last modified

Categories

Share

You might also like

Website Tech Stack Lookup & Reverse Lead Finder + Email

santhej/technology-lookup-pro

Detect any website's tech stack and reverse-find every domain using Shopify, Klaviyo, HubSpot & 1000+ technologies β€” with contact emails. BuiltWith alternative.

πŸ‘ User avatar

Santhej Kallada

9

5.0

πŸ”Ž Website Tech Stack Detector - Find Any Site's Tech

benthepythondev/tech-stack-detector

Detect 100+ technologies on any website: React, Next.js, Shopify, WordPress, Cloudflare, Stripe & more. Fast HTTP analysis - no blocking. Get CMS, frameworks, analytics, CDN, hosting & payment tools. Perfect for competitive analysis & lead generation.

πŸ” BuiltWith Scraper

simpleapi/builtwith-scraper

πŸ” BuiltWith Scraper extracts tech stack data from BuiltWith pagesβ€”track analytics, hosting, CMS, plugins & more. ⚑ Great for B2B research, competitive analysis & lead generation. πŸš€ Fast, targeted results.

Company Tech Stack Detector

dash_authority/company-tech-stack-detector

Detect technologies used by websites including CMS, analytics, marketing tools, CDN, and hosting providers. Alternative to BuiltWith for competitive intelligence and sales prospecting.

πŸ‘ User avatar

Dash Authority

1

BuiltWith Domain Scraper

ecomdate/builtwith-domain-scraper

Extract full technology stacks, company intelligence, spend data, and growth metrics from any domain. Scrape BuiltWith profiles at scale: tech stack, contacts, employees, social profiles, spend, and rankings. Ideal for lead generation and competitive research.

110

5.0

πŸ” BuiltWith Scraper

scrapier/builtwith-scraper

πŸ” BuiltWith Scraper (builtwith-scraper) extracts tech stack & website details from BuiltWith pages. Includes tools, analytics, tags & vendors for faster B2B research, competitive analysis & lead generation. πŸš€πŸ“ˆ

Tech Stack Detector

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.

πŸ‘ User avatar

Stas Persiianenko

129

BuiltWith Scraper - Bulk Domain Analysis API

datavoyantlab/builtwith-bulk-scraper

BuiltWith scraper for bulk technology stack analysis. Extract CMS, frameworks, analytics, CDN, and payment processors from 1000+ domains. Perfect for competitor intelligence, market research, and lead generation.

49

You can access the BuiltWith Domain Scraper β€” Tech Stack & Hosting Data programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

πŸ‘ Python

Python

πŸ‘ JavaScript

JavaScript

CLI

πŸ‘ OpenAPI

OpenAPI

HTTP

MCP

# Set API token
$API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
$cat> input.json <<'EOF'
<{
< "technologies": [
< "Shopify"
< ]
<}
<EOF
# Run the Actor using an HTTP API
# See the full API reference at https://docs.apify.com/api/v2
$curl"https://api.apify.com/v2/acts/oneary~builtwith-domain-scraper/runs?token=$API_TOKEN"\
<-X POST \
<-d @input.json \
<-H'Content-Type: application/json'

BuiltWith Domain Scraper β€” Tech Stack & Hosting Data API

Below, you can find a list of relevant HTTP API endpoints for calling the BuiltWith Domain Scraper β€” Tech Stack & Hosting Data Actor. For this, you’ll need an Apify account. Replace <YOUR_API_TOKEN> in the URLs with your Apify API token, which you can find under Integrations in Apify Console. For details, see the API reference.

Run Actor

POST
https://api.apify.com/v2/acts/oneary~builtwith-domain-scraper/runs?token=<YOUR_API_TOKEN>

Note: By adding the method=POST query parameter, this API endpoint can be called using a GET request and thus used in third-party webhooks. Please refer to our Run Actor API documentation.

Run Actor synchronously and get dataset items

POST
https://api.apify.com/v2/acts/oneary~builtwith-domain-scraper/run-sync-get-dataset-items?token=<YOUR_API_TOKEN>

Note: This endpoint supports both POST and GET request methods. However, only the POST method allows you to pass input data. For more information, please refer to our Run Actor synchronously and get dataset items API documentation.

Get Actor

GET
https://api.apify.com/v2/acts/oneary~builtwith-domain-scraper?token=<YOUR_API_TOKEN>

For more information, please refer to our Get Actor API documentation.

Actors can be used to scrape web pages, extract data, or automate browser tasks. Use the BuiltWith Domain Scraper β€” Tech Stack & Hosting Data API programmatically via the Apify API.

You can choose from:

BuiltWith Domain Scraper β€” Tech Stack & Hosting Data API in Python

BuiltWith Domain Scraper β€” Tech Stack & Hosting Data API in JavaScript

BuiltWith Domain Scraper β€” Tech Stack & Hosting Data API through CLI

BuiltWith Domain Scraper β€” Tech Stack & Hosting Data OpenAPI definition

You can start BuiltWith Domain Scraper β€” Tech Stack & Hosting Data with the Apify API by sending an HTTP POST request to the Run Actorendpoint. An Actor’s input and its content type can be passed as a payload of the POST request, and additional options can be specified using URL query parameters. The BuiltWith Domain Scraper β€” Tech Stack & Hosting Data is identified within the API by its ID, which is the creator’s username and the name of the Actor.

When the BuiltWith Domain Scraper β€” Tech Stack & Hosting Data run finishes you can list the data from its default dataset(storage) via the API or you can preview the data directly on Apify Console.