Scan the top 1m domains and find what version of WordPress they are using.
This uses streamlit.io to quickly display the JSON output into a table view with filtering and sorting.
Make sure to pip install pandas streamlit
if you don't have them already.
streamlit run view.py
to generate the table view.