PWABuilder
GoodBotVerifiedBOTPWABuilder (pwabuilder.com) is a free, open source developer tool from Microsoft that helps developers build progressive web apps and publish them in app stores. PWABuilder tool analyzes their website for Progressive Web App capabilities, such as a web manifest or service worker Operated by Microsoft.
What is PWABuilder?
PWABuilder is a web crawler operated by Microsoft. PWABuilder (pwabuilder.com) is a free, open source developer tool from Microsoft that helps developers build progressive web apps and publish them in app stores. PWABuilder tool analyzes their website for Progressive Web App capabilities, such as a web manifest or service worker
Identification
PWABuilderHttpAgentWhy it crawls your site
PWABuilder crawls websites to collect and process web content. It is operated by Microsoft as part of their web crawling infrastructure. If you see this bot in your server logs, it is a verified crawler and generally safe.
Block or allow PWABuilder
Add a Disallow rule for PWABuilderHttpAgent in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.
# Block PWABuilder from crawling your entire site User-agent: PWABuilderHttpAgent Disallow: / # Allow PWABuilder full access User-agent: PWABuilderHttpAgent Allow: /
Ensure your robots.txt allows PWABuilderHttpAgent. Verify requests are genuine by checking the user-agent string and referring to Microsoft's documentation.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
From the community
Recent Reddit discussion mentioning this bot.
Related bots
Other crawlers operated by Microsoft.
Links & references
Data sources
This profile is compiled from the following sources.