Source Code Viewer
View page source with tag statistics. Analyze scripts, styles, meta tags, and HTML structure.
Enter a URL and Source Code Viewer returns the page's raw HTML exactly as the server sends it, plus stats: total tag count, number of script and style tags, and the source size. This is the pre-JavaScript source — what 'View Source' shows and what search engines and social crawlers see first — which makes it ideal for checking meta tags, structured data, and how much a page leans on client-side scripts. It shows the initial HTML, not the DOM after JavaScript runs, so for dynamically rendered content you'll still want browser DevTools.