
Social / Tech / Mail - Website Scraper
Try for free
3 days trial then $25.00/month - No credit card required now
Go to Store

Social / Tech / Mail - Website Scraper
saswave/extract-tech-stack-social-account-from-company-website
Try for free
3 days trial then $25.00/month - No credit card required now
Crawl multiple website at once and extract their tech stack (hotjar, klaviyo, googletagmanager ...) + their social accounts (linkedin, facebook, instagram) and the emails found
Developer
Maintained by Community
Actor Metrics
11 monthly users
No reviews yet
5 bookmarks
>99% runs succeeded
Created in Nov 2023
Modified 4 months ago
Categories
Social / Tech / Mail - Website scraper
Crawl multiple website at once and extract their tech stack (hotjar, klaviyo, googletagmanager ...) Also get their social accounts (linkedin, facebook, instagram) and the emails found
Output
Object output example
1{ 2 "url": "https://www.glady.com/", 3 "tech_stack": [ 4 "connect.facebook.net", 5 "pi.pardot.com", 6 "bat.bing.com", 7 "cdn.jsdelivr.net", 8 "www.googletagmanager.com", 9 "sdk.privacy-center.org", 10 "widget.botmind.io", 11 "appvizer.one", 12 "www.clarity.ms", 13 "cdn.amplitude.com", 14 "snap.licdn.com", 15 "go.glady.com", 16 "stonly.com", 17 "cdn.dreamdata.cloud" 18 ], 19 "linkedin": "https://www.linkedin.com/company/gladyoff", 20 "instagram": "", 21 "facebook": "https://www.facebook.com/gladyoff", 22 "emails": "" 23}