About the API:
This API will retrieve a list of all technologies that were used in the building process of any website you provide. Get detailed information and metadata if it's available.
You only need the domain that you want to look for. And the API will deliver a JSON response with all the technologies that have been found.
Be able to determine what are the most used technologies among the top-rated websites. Recognize and get structured data about how the most powerful websites are built.
Get information about the technologies that are used by your competitors to know better about them.
Besides the number of API calls per month, there are no other limitations.
Retrieve the technology data that is used on any website in JSON format.
Results are the top-level response that identifies the lookup.
| Name | Example | Description |
|---|---|---|
| Lookup | hotelscombined.com | The domain that was looked up. |
| Result | The technology lookup | Explained below. |
| IsDB | True/False/Misleading | If the lookup used our database or had to visit the site to get the profile or if the profile is 'Misleading' i.e. user-generated content site. |
| Spend | 4364 | The average monthly USD tech spend for the Domain based on the technologies detected |
| SalesRevenue | 29853826 | Estimated monthly USD sales revenue for core eCommerce businesses (will be 0 for non-eCommerce) |
| Meta | The meta object is explained below. | All of the metadata we have associated with this domain. |
| Attributes | Attributes object explained below. | All of the attribute data we have associated with this domain. |
| FirstIndexed | 2012-07-29T14:00:00Z (XML) 1378422000000 (JSON) |
The earliest index point for this entire domain. |
| LastIndexed | 2014-07-29T14:00:00Z (XML) 1378822000000 (JSON) |
The most recent index point for this entire domain. |
The path is a result from a URL or collection of sub-pages on a domain if the Url field is "dd".
| Name | Example | Description |
|---|---|---|
| Domain | disney.com | The root domain |
| Url | dd | A value of dd means this path technology data is built from multiple sub-pages and is only relevant for domain-only-based lookups. |
| SubDomain | blog | A subdomain of the domain, for example, a value of a blog and a domain of disney.com is the profile for blog.disney.com |
| FirstIndexed | 2012-07-29T14:00:00Z (XML) 1378422000000 (JSON) |
The earliest index point for this particular path. |
| LastIndexed | 2014-07-29T14:00:00Z (XML) 1378822000000 (JSON) |
The most recent index point for this particular path. |
Technology is a web technology result found on the site.
| Name | Example | Description |
|---|---|---|
| Name | Twitter Platform | The name of the technology found. |
| Parent | JQuery | The name of the parent technology (for technology versions etc..). |
| Description | This page embeds the twitter platform in one method or another | A description of the technology found on the page |
| Link | https://twitter.com/about/resources | A link to the website for the technology |
| IsPremium | no | Is this a paid-for technology (does it cost money to use this technology - excluding hosting) values can be yes, no or maybe |
| Tag | javascript | The base category for the technology. See categories index data for all types. |
| Categories (Array) | Social SDK | An array of sub-categories for the tag is listed under the main tags on BuiltWith Trends. |
| FirstDetected | 2012-07-29T14:00:00Z (XML) 1378422000000 (JSON) |
The date the technology was first detected on the site by BuiltWith. |
| LastDetected | 2018-04-30T14:00:00Z (XML) 1378422000000 (JSON) |
The date the technology was last detected on the site by BuiltWith. See the update endpoint (json) for the last data run. |
Metadata found on the lookup website - detailed lookups only will return metadata if found.
| Name | Example | Description |
|---|---|---|
| ARank | 2323213 | Page Rank between 1 and 100,000,000 |
| QRank | 12121 | Transco Page Traffic Rank between 1 and 1,000,000 |
| Majestic | 23231 | Majestic Rank between 1 and 1,000,000 |
| Umbrella | 6423 | Umbrella Global Router Traffic Rank between 1 and 1,000,000 |
| CompanyName | Rodale Inc. | A valid incorporated company name |
| City | San Francisco | A valid city name for supported countries |
| Postcode | 94105 | A valid zip/postal code |
| State | CA | A valid state/country |
| Country | US | ISO 3166-1 alpha-2 country code for address |
| Vertical | Technology and Computing | One of these categories or blank. |
| [Telephones] | +1-650-745-0728 | Valid international telephone numbers |
| [Emails] | [email protected] | Valid domain emails |
| [Social] | https://twitter.com/website | Social presence |
| [Names] | Name->Joe Bloggs Type->0 Email->[email protected] |
Names, emails, and job titles for people. See titles index for codes |
Attribute data found on the specific domain - detailed lookups only will return attribute data if found.
| Name | Example | Description |
|---|---|---|
| MJRank | 2312 | Majestic Rank to 1m |
| MJTLDRank | 323 | Majestic Rank for TLD of Domain to 1m |
| RefSN | 21 | Referring Subnets to Domain from Majestic |
| RefIP | 212 | Referring IPs to Domain from Majestic |
| Followers | 1000 | Brand Followers - Groups i.e. 1000 is 1000+ but less than 2000 - Group List. |
| Sitemap | 211 | Amount of sites in an indexable sitemap |
| GTMTags | 8 | Amount of tags being loaded by Google Tag Manager |
| QubitTags | 8 | Amount of tags being loaded by Qubit Tag Manager |
| TealiumTags | 4 | Amount of tags being loaded by Tealium Tag Manager |
| AdobeTags | 1 | Amount of tags being loaded by Adobe Tag Manager |
| CDimensions | 10 | Amount of custom dimensions created by Google Analytics |
| CGoals | 20 | Amount of custom goals created by Google Analytics |
| CMetrics | 20 | Amount of custom metrics created by Google Analytics |
| ProductCount | 40 | SKU Product Count |
Get Domain Info - Endpoint Features
| Object | Description |
|---|---|
LOOKUP |
[Required] The domain of the site you want to get the technologies data from. |
{"Results":[{"Result":{"IsDB":"Msleading","Spend":0,"Paths":[{"Technologies":[{"Name":"HTML5 DocType","Description":"The DOCTYPE is a required preamble for HTML5 websites.","Link":"https://www.w3.org/TR/html51/","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"Javascript","Description":"JavaScript is a scripting language most often used for client-side web development.","Link":"https://en.wikipedia.org/wiki/JavaScript","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"UTF-8","Description":"UTF-8 (8-bit UCS/Unicode Transformation Format) is a variable-length character encoding for Unicode. It is the preferred encoding for web pages.","Link":"https://en.wikipedia.org/wiki/UTF-8","Tag":"encoding","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"DNS Prefetch","Description":"Page contains links to disable or enable DNS prefetching of links in the page.","Link":"http://developer.mozilla.org/en/controlling_dns_prefetching","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Categories":["Hosted Solution"],"Name":"Amazon Webstore","Description":"Design and publish an ecommerce website with Amazon Webstore.","Link":"http://webstore.amazon.com","Tag":"shop","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"Cascading Style Sheets","Description":"Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML ","Link":"https://en.wikipedia.org/wiki/Cascading_Style_Sheets","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Categories":["Affiliate Programs"],"Name":"Amazon Associates","Description":"Launched in 1996, Associates is Amazon.com\u0027s affiliate marketing program. By linking to Amazon products and services you can add content for the sites visitors and receive up to 10% in referral fees.","Link":"https://associates.amazon.com","Tag":"ads","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"HTML5 History API","Description":"A standardized way to manipulate the browser history via script.","Link":"https://www.whatwg.org/specs/web-apps/current-work/multipage/history.html","Tag":"javascript","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"HTML 5 Specific Tags","Description":"This page contains tags that are specific to an HTML 5 implementation.","Link":"https://dev.w3.org/html5/html-author/","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"SEO_TITLE","Description":"SEO Title","Link":"","Tag":"seo_title","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"Meta Description","Description":"The description attribute provides a concise explanation of the page content.","Link":"https://en.wikipedia.org/wiki/Meta_tag#The_description_attribute","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"SEO_META_DESCRIPTION","Description":"SEO Meta Description","Link":"https://builtwith.com","Tag":"seo_meta","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"Meta Keywords","Description":"Meta tag containing keywords related to the page.","Link":"https://en.wikipedia.org/wiki/Meta_tag#The_keywords_attribute","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"SEO_META_KEYWORDS","Description":"SEO Meta Keywords","Link":"https://builtwith.com","Tag":"seo_meta","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"Canonical Content Tag","Description":"Public specification of a preferred URL for a page allows search engines to understand the original location for content.","Link":"https://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Categories":["Social Management"],"Name":"Facebook Domain Insights","Description":"This website contains tracking information that allows admins to see Facebook Insights out of Facebook to this domain.","Link":"https://www.facebook.com/insights/","Tag":"analytics","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"Twitter Cards","Description":"Twitter cards make it possible for you to attach media experiences to Tweets that link to your content.","Link":"https://dev.twitter.com/docs/cards","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"Open Graph Protocol","Description":"The Open Graph protocol enables any web page to become a rich object in a social graph, a open protocol supported by Facebook","Link":"https://opengraphprotocol.org/","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"Pinterest Domain Verify","Description":"A verified website linked to a Pinterest user profile.","Link":"http://pinterest.com","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Parent":"jQuery","Categories":["JavaScript Library"],"Name":"jQuery","Description":"JQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.","Link":"https://jquery.com","Tag":"javascript","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"WAI-ARIA","Description":"A way to make Web content and Web applications more accessible to people with disabilities. It especially helps with dynamic content and advanced user interface controls developed with Ajax, HTML, JavaScript, and related technologies.","Link":"https://www.w3.org/WAI/intro/aria","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"SEO_H2","Description":"SEO H2","Link":"","Tag":"seo_headers","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"COVID-19","Description":"This website mentions COVID-19 / Novel Coronavirus.","Link":"https://www.who.int/emergencies/diseases/novel-coronavirus-2019","Tag":"widgets","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"IFrame","Description":"The page shows content with an iframe; an embedded frame that loads another webpage.","Link":"https://www.w3schools.com/tags/tag_iframe.asp","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"Amazon Ad System","Description":"This site has identifiers that shows it is using Amazon Ad System.","Link":"https://amazon.com","Tag":"ads","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"X-UA-Compatible","Description":"Allows a website to define how a page is rendered in Internet Explorer 8, allowing a website to decide to use IE7 style rendering over IE8 rendering.","Link":"https://blogs.msdn.com/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"X-XSS-Protection","Description":"X-XSS-Protection is a HTTP header set by Internet Explorer 8+. This header lets domains toggle on and off the \"XSS Filter\" of IE8, which prevents some categories of XSS attacks.","Link":"https://blogs.msdn.com/b/ieinternals/archive/2011/01/31/controlling-the-internet-explorer-xss-filter-with-the-x-xss-protection-http-header.aspx","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"Content Type Options","Description":"Used to disable MIME-sniffing for a particular HTTP response. ","Link":"https://mimesniff.spec.whatwg.org/","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"Strict Transport Security","Description":"The HTTP Strict-Transport-Security (HSTS) header instructs the browser to only use https.","Link":"https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"HSTS","Description":"Forces browsers to only communicate with the site using HTTPS.","Link":"https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"HSTS IncludeSubdomains PreLoad","Description":"This website includes instructions for HSTS loading that would allow it to be submitted to the HSTS preload list.","Link":"https://hstspreload.appspot.com/","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Name":"X-Frame-Options","Description":"The X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a frame or iframe. Sites can use this to avoid clickjacking attacks, by ensuring that their content is not embedded into other sites.","Link":"https://developer.mozilla.org/en/the_x-frame-options_response_header","Tag":"docinfo","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Parent":"FLoC","Name":"FLoC Opt-Out","Description":"The website has opted-out of FLoC to declare that it does not want to be included in the user\u0027s list of sites for cohort calculation.","Link":"https://github.com/WICG/floc/blob/main/README.md","Tag":"ads","FirstDetected":1660920394886,"LastDetected":1660920394886,"IsPremium":"no"},{"Categories":["Edge Delivery Network"],"Name":"Amazon CloudFront"}]}]}}],"_note":"Response truncated for documentation purposes"}
curl --location --request GET 'https://zylalabs.com/api/187/get+tech+from+website+api/198/get+domain+info?LOOKUP=https://amazon.com' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The Get Domain Info endpoint returns a JSON response containing technology data used on a specified website. This includes details like the technologies detected, metadata, attributes, and indexing dates.
Key fields in the response include "Lookup" (domain queried), "Result" (technology data), "IsDB" (database usage status), "Spend" (monthly tech spend), and "SalesRevenue" (estimated sales for eCommerce).
The response data is structured in a JSON format with nested objects for technologies, metadata, and attributes. Each section provides specific details, such as technology names, descriptions, and indexing dates.
The endpoint provides information on technologies used by a website, including their names, descriptions, categories, metadata like page ranks, and attributes related to the domain's performance.
Users can customize requests by specifying the domain they want to analyze. The API will return tailored technology data based on the provided domain, allowing for focused insights.
Typical use cases include analyzing competitor technologies, identifying trends in web development, and assessing the technology stack of top-rated websites for strategic insights.
Data accuracy is maintained through regular updates and checks against a comprehensive database. The API distinguishes between data sourced from its database and data obtained directly from the website.
If the API returns partial or empty results, users should verify the domain's validity or check for potential restrictions on the website. The "Errors" field in the response will provide specific messages for troubleshooting.
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
878ms
Service Level:
100%
Response Time:
884ms
Service Level:
100%
Response Time:
256ms
Service Level:
100%
Response Time:
341ms
Service Level:
80%
Response Time:
753ms
Service Level:
100%
Response Time:
968ms
Service Level:
100%
Response Time:
653ms
Service Level:
100%
Response Time:
654ms
Service Level:
100%
Response Time:
681ms
Service Level:
100%
Response Time:
3,629ms
Service Level:
100%
Response Time:
469ms
Service Level:
100%
Response Time:
6,570ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
3,760ms
Service Level:
100%
Response Time:
2,041ms
Service Level:
100%
Response Time:
11,033ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
22ms