VOOZH about

URL: https://apify.com/supreme_coder/builtwith-scraper

⇱ 🌟 Builtwith Scraper Β· Apify


Pricing

Pay per event

Go to Apify Store

🌟 Builtwith Scraper

Scrape technology stacks, company info, and metadata for domains from buitwith.com

Pricing

Pay per event

Rating

0.0

(0)

Developer

πŸ‘ Supreme Coder

Supreme Coder

Maintained by Community

Actor stats

2

Bookmarked

170

Total users

5

Monthly active users

0.0078 hours

Issues response

7 months ago

Last modified

Share

BuiltWith.com Domain Scraper

Scrape technology stacks, company info, and metadata for domains using BuiltWith.com. Powered by Apify, this actor automates large-scale extraction of technology profiles, company data, and web meta details for any list of websites.


Overview

Easily extract comprehensive information about any domain, including:

  • Technologies used on the site
  • Company details such as spending info, churn rate, etc
  • Meta information including contacts, social links, addresses, telephones, and web ranking

Flexible input schema allows you to select which data to collect


Features

  • Bulk scrape domains from a list
  • Choose to scrape Technology Stack, Company Data, and/or Meta Information
  • Rotating proxy support for reliable access
  • Output in various formats: JSON, CSV, Excel, etc.
  • Integrations with Apify API and workflow automation tools

How to use

  1. Go to the BuiltWith Scraper on Apify.
  2. Click Try for free.
  3. Paste or upload the list of domains you want to scrape.
  4. Enable or disable scraping for meta, company, and technologies as needed.
  5. (Optional) Select a residential proxy appropriate for your country.
  6. Click Start to launch the run.
  7. Once finished, click Export to download your data in your preferred format.

Input

Example input to the actor (as JSON):

{
"domains":[
"apify.com",
"uber.com",
"amazon.com"
],
"scrapeMeta":true,
"scrapeCompany":true,
"scrapeTechnologies":true
}
  • domains: Array of domains you want to scrape. (Required)
  • scrapeMeta: true/false - scrape meta info and contacts (default: true)
  • scrapeCompany: true/false - scrape company info (default: true)
  • scrapeTechnologies: true/false - scrape tech stack (default: true)

Output

Sample output (for one domain):

{
"domain":"apify.com",
"company":{
"companyName":"Apify",
"firstIndexed":"February 2011",
"globalFootprint":[
{
"flag":"πŸ‡¨πŸ‡Ώ",
"country":"Czech Republic",
"source":"Website Main Address"
},
{
"flag":"πŸ‡ΊπŸ‡Έ",
"country":"United States",
"source":"Domain TLD"
}
],
"churnData":[
{
"date":"2025-10-13",
"added":0,
"removed":1
},
{
"date":"2025-10-14",
"added":5,
"removed":14
},
{
"date":"2025-10-17",
"added":0,
"removed":2
},
{
"date":"2025-10-18",
"added":2,
"removed":28
},
{
"date":"2025-10-19",
"added":0,
"removed":48
},
{
"date":"2025-10-20",
"added":2,
"removed":31
},
{
"date":"2025-10-21",
"added":0,
"removed":10
}
// ... more items
],
"spendTimeline":[
{
"date":"2025-09-11",
"spend":14339.1
},
{
"date":"2025-09-12",
"spend":14788.5
},
{
"date":"2025-09-23",
"spend":15274.5
},
{
"date":"2025-10-14",
"spend":15970.5
}
// ...more items
],
"innovationTimeline":[
{
"date":"2024-10-01",
"count":4
},
{
"date":"2025-01-01",
"count":4
},
{
"date":"2025-07-01",
"count":8
},
{
"date":"2025-10-01",
"count":5
}
// ...more items
],
"longevityData":[
{
"range":"0-90d",
"count":17
},
{
"range":"91-180d",
"count":1
},
{
"range":"181-365d",
"count":7
},
{
"range":"1-2y",
"count":6
},
{
"range":"2-3y",
"count":7
},
{
"range":"3-5y",
"count":9
},
{
"range":"5y+",
"count":8
}
]
},
"technologies":{
"domainName":null,
"lastDetected":"Tuesday, October 21, 2025",
"liveTechnologies":137,
"rank":64468,
"technologies":[
{
"section":"Analytics and Tracking",
"name":"Hubspot",
"url":"//trends.builtwith.com/analytics/Hubspot",
"description":"Hubspot provides marketing information and leads via inbounding marketing software.",
"category":[
"CRM",
"Marketing Automation"
],
"icon":"https://dbsikz63q4tyx.cloudfront.net/serve/CmBSWOMPjh6lEXhc/hubspot.com"
},
{
"section":"Analytics and Tracking",
"name":"HubSpot Analytics",
"url":"//trends.builtwith.com/analytics/HubSpot-Analytics",
"description":"Measure the performance of all your marketing campaigns",
"category":null,
"icon":"https://dbsikz63q4tyx.cloudfront.net/serve/CmBSWOMPjh6lEXhc/hubspot.com"
},
{
"section":"Analytics and Tracking",
"name":"Hubspot Forms",
"url":"//trends.builtwith.com/analytics/Hubspot-Forms",
"description":"Marketing automation form feedback into Hubspot tool.",
"category":[
"Marketing Automation"
],
"icon":"https://dbsikz63q4tyx.cloudfront.net/serve/CmBSWOMPjh6lEXhc/hubspot.com"
},
// ...more items
]
},
"meta":{
"companyName":"Apify",
"location":"Czechia",
"telephones":[],
"postalAddresses":[],
"contacts":[
{
"name":"Privacy Compliance",
"verifiedProfile":"",
"level":"Founder"
},
{
"name":"Privacy Compliance",
"verifiedProfile":"",
"level":"Founder"
},
// ...more items
],
"socialLinks":[
{
"platform":"twitter.com",
"url":"//twitter.com/apify",
"fullText":"twitter.com/apify"
},
{
"platform":"facebook.com",
"url":"//facebook.com/apifytech",
"fullText":"facebook.com/apifytech"
},
{
"platform":"github.com",
"url":"//github.com/apify",
"fullText":"github.com/apify"
},
{
"platform":"instagram.com",
"url":"//instagram.com/apifytech",
"fullText":"instagram.com/apifytech"
},
{
"platform":"linkedin.com",
"url":"//linkedin.com/company/apifytech",
"fullText":"linkedin.com/company/apifytech"
},
{
"platform":"x.com",
"url":"//x.com/apify",
"fullText":"x.com/apify"
},
{
"platform":"tiktok.com",
"url":"//tiktok.com/@apifytech",
"fullText":"tiktok.com/@apifytech"
}
],
"websiteInfo":{
"brand_followers":"816+",
"vertical":"Business And Industrial"
},
"rankings":{
"builtwith_rank":"64,468",
"page_rank":"26,409",
"tranco":"31,229",
"majestic":"39,779"
}
}
}

You will get an array of such results, one per domain. Some properties may be null if not found.


Integrations

  • Integrate with Make.com to automate workflows or send data to other tools.
  • Direct API access via Apify dataset endpoints.
  • Export your data in JSON, CSV, XLS formats.
  • API documentation

Pricing

  • Average cost: $0.73 per 1,000 domains (usage credits)
  • On Apify's Starter plan, you can scrape up to 67,000 domains/month
  • Actual cost may vary by domain and settings.

Legal & Ethical Notes

  • Scraper collects only publicly available data; no private or restricted info is accessed.
  • Results may contain public personal data. Review data protection laws like the GDPR.
  • Do not harvest personal data unless you have a legitimate purpose and rights to do so. If unsure, consult legal experts.
  • Read more: Is web scraping legal?

Feedback & Support

We welcome feedback and bug reports!


You might also like

BuiltWith Official Technology Scraper

builtwith/builtwith-official-technology-scraper

Get technology information about a website from builtwith.com.

403

5.0

Tech Stack Detector β€” Wappalyzer & BuiltWith API Alternative

nexgendata/wappalyzer-replacement

Bulk tech stack detection from any website. Uses OSS Wappalyzer fingerprint rulesets (6000+ technologies across 100+ categories) via HTTP analysis. Replaces the paywalled Wappalyzer API.

Tech Stack Detector API - BuiltWith & Wappalyzer Alternative

tugelbay/website-tech-stack-detector

Tech stack detector and website technology checker API. BuiltWith/Wappalyzer alternative for bulk URL enrichment: detect 100+ CMS, ecommerce. Guide: https://konabayev.com/tools/website-tech-stack-detector/?utm_source=apify_info&utm_medium=referral&utm_campaign=website-tech-stack-detector

πŸ‘ User avatar

Tugelbay Konabayev

48

Amazon Seller Scraper

axesso_data/amazon-seller-scraper

Our Amazon Seller Scraper retrieves real-time seller details from Amazon, including seller name, total reviews, product listings, contact details and more. Download the data in formats like JSON, CSV, Excel, XML or HTML. Fast, accurate, and perfect for market research and competitive analysis.

251

5.0

TikTok Viral AI Hunter

adray_soft/tiktok-viral-ai-hunter

Finds VIRAL TikTok videos (>100k views) and analyzes them with Gemini 2.5 AI. Extracts Visual Hooks, Audio Strategy, and Script Structure from the actual video file.

πŸ‘ User avatar

AdRay AI Solutions

3

Website Tech Stack Detector - Find Any Site's Technology

santamaria-automations/website-tech-detector

Detect the tech stack of any website β€” CMS, JavaScript frameworks, analytics, CDN, hosting, ad networks, e-commerce platforms, and 2000+ other technologies. Powered by the Wappalyzer fingerprint database. Bulk analysis, pay-per-result.

200K+ Amazon Sellers Email Leads

xmiso_scrapers/eu-amazon-sellers-email-leads

Database of scraped sellers from Amazon marketplaces with emails, phone numbers and other valuable data.

Handelsregister Scraper - German Companies & Directors

jungle_synthesizer/handelsregister-de-scraper

Scrape handelsregister.de for German companies: HR numbers, directors, shareholders (Gesellschafterliste), share capital, articles of association, branches. Pair with bundesanzeiger for full filings.

πŸ‘ User avatar

BowTiedRaccoon

10

Amazon Seller Scraper

scraper-engine/amazon-seller-scraper

The Amazon Seller Data Extractor Scraper efficiently collects key seller information from Amazon, including store name, ratings, feedback, and product listings. Ideal for market research, competitor analysis, and eCommerce intelligence, it delivers accurate, structured data ready for API or export.

πŸ‘ User avatar

Scraper Engine

30