Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 330 Bytes

File metadata and controls

9 lines (6 loc) · 330 Bytes

wplist

Scan the top 1m domains and find what version of WordPress they are using.

Viewing

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.