Skip to content

Mixed Content Checker

Scan any HTTPS page for mixed content issues. Find HTTP resources (images, scripts, stylesheets, iframes) loaded on HTTPS pages that cause browser security warnings or get blocked entirely.

Required

HTTPS URL to scan for mixed content

Get an API key to automate this

Result


                    

Code snippets


                                                

                                                

                                                

                                            

What this tool checks

  • Scans scripts, stylesheets, images, iframes, media, and embeds
  • Detects inline style url() references
  • Classifies severity: active (blocked) vs passive (warned)
  • Reports line numbers for each issue
  • Counts resources by type
  • Checks form actions for HTTP targets

Automate this with the API

Run this tool programmatically from your code. Get a free temporary API key with 20 requests/day — or register for 75 requests/day.

curl https://apixies.io/api/v1/check-mixed-content?url=... \ -H "X-API-Key: YOUR_API_KEY"

Frequently asked questions

What's the difference between active and passive mixed content?
Active mixed content (scripts, stylesheets, iframes) is blocked by browsers because it can modify the page. Passive mixed content (images, video, audio) shows a warning but may still load.
What if the page isn't HTTPS?
The tool reports that the page isn't served over HTTPS and notes that mixed content doesn't apply. Mixed content is only an issue when an HTTPS page loads HTTP resources.
Does it follow links to other pages?
No. It only scans the single URL you provide. It checks the HTML source for resource references but doesn't crawl to other pages.

We use cookies for analytics to understand how our site is used. Privacy Policy