Skip to content
/ wplist Public
forked from dd32/wplist

Scan the top 1m domains and find what WordPress is on them.

Notifications You must be signed in to change notification settings

robeyl/wplist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Scan the top 1m domains and find what WordPress is on them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 82.4%
  • Python 17.6%