Skip to main content

Detect the technology used by a website, such as Apache, JQuery, and Wordpress.

Project description

Reverse Engineer

Detect the technology used by a website, such as Apache, JQuery, and Wordpress. Here is some example usage:

$ python reverse_engineer.py http://webscraping.com
Analytics: Google Analytics
JavaScript framework: Modernizr
Web server: Nginx

$ python reverse_engineer.py http://wordpress.com
Blog: WordPress
CMS: WordPress
Web server: Nginx

$ python reverse_engineer.py http://microsoft.com
JavaScript framework: Modernizr
Web framework: Microsoft ASP.NET

Install

pip install reverse_engineer

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page