VOOZH about

URL: https://apify.com/weiseer/website-metadata-tech-profiler

โ‡ฑ Website Metadata & Tech Profiler โ€” Bulk URL Inspector ยท Apify


๐Ÿ‘ Website Metadata & Tech Profiler โ€” Bulk URL Inspector avatar

Website Metadata & Tech Profiler โ€” Bulk URL Inspector

Pricing

$10.00 / 1,000 results

Go to Apify Store

Website Metadata & Tech Profiler โ€” Bulk URL Inspector

Bulk-profile URLs: final URL & status, title/meta/Open Graph, server + security headers, and tech hints. One JSON row per URL.

Pricing

$10.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ wei seer

wei seer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

20 days ago

Last modified

Share

Profile a whole list of URLs in one run. For each URL you get one JSON row with reachability, on-page metadata, server & security headers, and lightweight tech hints. HTTP-based โ€” fast, no headless browser, no proxies to configure.

Great for SEO audits, lead enrichment, competitor/tech research, and security-header posture checks across many sites at once.

What you get per URL

GroupFields
Reachabilityfinal_url (after redirects), status, ok, content_type
Metadatatitle, description, canonical, Open Graph (og:title/description/image/site_name)
Serverserver, powered_by headers
Security headersHSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy + present/missing grade
Tech hintsCloudflare, nginx, Apache, PHP, Express, Next.js, Nuxt, Shopify, WordPress, Vercel โ€ฆ

Input

{"urls":["example.com","https://github.com/about"],"timeoutSecs":15}

Bare domains are upgraded to https://. Leave urls empty to run the built-in sample.

Output (one item per URL)

{
"url":"https://github.com",
"final_url":"https://github.com/",
"status":200,
"title":"GitHub ยท Build and ship software...",
"description":"...",
"og":{"title":"GitHub","image":"https://..."},
"server":"GitHub.com",
"security_headers":{"present":["strict-transport-security","content-security-policy"],"missing":["permissions-policy"],"grade":"5/6"},
"tech":["Cloudflare"],
"queried_at":"2026-05-31T00:00:00.000Z"
}

Export as JSON/CSV/Excel or pull via the Apify API.

Use cases

  • SEO audit at scale โ€” title/description/canonical/OG coverage across a site list.
  • Lead enrichment โ€” tech stack + server signals for a list of company URLs.
  • Security posture โ€” which sites are missing HSTS/CSP/etc., graded.
  • Competitor research โ€” what a set of sites run, in one table.

Pricing

Pay per result: $0.01 per URL profiled. No rental, no subscription.

Notes

HTTP-only (fetch + lightweight parsing), so there's no browser to break and it stays low-maintenance. Pairs with Domain Intelligence (DNS/WHOIS/SSL) for a full domain + website profile.


Apache-2.0 ยท by weiseer

You might also like

OSINT Website Intelligence Analyzer

onescales/website-intelligence-analyzer-osint

All-in-one website analysis tool. Run 30 OSINT checks on any URL โ€” DNS, SSL, WHOIS, tech stack, security headers, email security, open ports, and more. Get a complete site profile in seconds.

94

5.0

Website Metadata Bulk Extractor

botflowtech/website-metadata-bulk-extractor

Extract SEO metadata, Open Graph tags, Twitter cards, and detect 50+ technologies from any website URL in bulk. Fast concurrent processing with retry logic.

BuiltIn.com Tech Companies & Tech Stack Scraper

haketa/builtin-tech-companies-scraper

Built In scraper & API: export tech companies and startups by city and industry โ€” company name, description, website, industry, size, funding stage, tech stack and open jobs. Tech-company intelligence and B2B lead generation โ€” fast, no login.

Security Headers Checker

pillowy_travel/security-headers-checker

Analyze HTTP security headers of websites and generate a security score. Detect missing headers like CSP, HSTS, X-Frame-Options, and more. Perfect for web security audits, vulnerability checks, learning, and automated monitoring.

Http Header Inspector

zerobreak/http-header-inspector

HTTP header inspector that pulls response headers from any URL, scores them for security gaps, and flags missing CSP, HSTS, and X-Frame-Options, so teams can audit caching, redirects, and server config without running curl.