AnalyticsRelationships – Get Related Domains / Subdomains By Looking At Google Analytics IDs

0

[ad_1]

Python/GO versions > By @JosueEncinar “>’ name=”description”>

subdomains by looking at Google Analytics IDs > Python/GO versions > By @JosueEncinar “>


> Get related domains / subdomains by looking at Google Analytics IDs
> Python/GO versions
> By @JosueEncinar

This script try to get related domains / subdomains by looking at Google Analytics IDs from a URL. First search for ID of Google Analytics in the webpage and then request to builtwith with the ID.

Note: It does not work with all websites.It is searched by the following expressions:

Installation according to language.

Examples

Python

Output redirection to file /tmp/example.txt:

Without redirection:

GO

Without redirection:

Working with file redirection works just like in Python.

Author

This project has been developed by:

Disclaimer!

This is a PoC. The author is not responsible for any illegitimate use.



[ad_2]

Source link

Leave a comment