Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charlywargnier/mixed-content-bulk-checker
[Chrome started blocking](https://security.googleblog.com/2019/10/no-more-mixed-messages-about-https_3.html) "mixed content" earlier this year, meaning that https:// pages can only load secure https:// subresources. But don't panic! This Python script can help you! 🙌 What it does: * Loops through all your URLs * Spots "Mixed Content" errors from the Chrome Console Log * Exports the results in a CSV file! Kudos to [@allophonousrex](https://twitter.com/allophonousrex) for the original script, which can be found [here](https://github.com/DeepCrawlSEO/public/blob/master/Chrome%20Mixed%20Content%20Errors%20Fetch%20v1.2.ipynb). The current script adds a few tweaks, such as: * Installs Selenium + Chromium in the Cloud, so it works out of the box in Google Colab * Auto-imports CSV file via Widget * Auto-adjusts fetching speed Caveat: The script *should* work well on large files, though it has yet to be tested on a list larger than 10k URLs. Enjoy!
https://github.com/charlywargnier/mixed-content-bulk-checker
Last synced: about 8 hours ago
JSON representation
[Chrome started blocking](https://security.googleblog.com/2019/10/no-more-mixed-messages-about-https_3.html) "mixed content" earlier this year, meaning that https:// pages can only load secure https:// subresources. But don't panic! This Python script can help you! 🙌 What it does: * Loops through all your URLs * Spots "Mixed Content" errors from the Chrome Console Log * Exports the results in a CSV file! Kudos to [@allophonousrex](https://twitter.com/allophonousrex) for the original script, which can be found [here](https://github.com/DeepCrawlSEO/public/blob/master/Chrome%20Mixed%20Content%20Errors%20Fetch%20v1.2.ipynb). The current script adds a few tweaks, such as: * Installs Selenium + Chromium in the Cloud, so it works out of the box in Google Colab * Auto-imports CSV file via Widget * Auto-adjusts fetching speed Caveat: The script *should* work well on large files, though it has yet to be tested on a list larger than 10k URLs. Enjoy!
- Host: GitHub
- URL: https://github.com/charlywargnier/mixed-content-bulk-checker
- Owner: CharlyWargnier
- Created: 2020-08-22T09:27:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T09:29:48.000Z (about 4 years ago)
- Last Synced: 2024-04-18T04:11:13.084Z (7 months ago)
- Language: Jupyter Notebook
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0