Skip to content

appuriabhi/tms_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tag Management System Crawler

This is a basic crawler built in python, It can be used to crawl a site using start page/homepage. The crawler will automaticaaly pull anchor hrefs from html anchor tags and navigate to them. It is setup using BeautifulSoup and requests module in python and checks page for DTM/Launch embeds and Google Tag Manager (GTM) container scripts on page. It can be usefull to find pages missing tags/embeds on site.

For more information on usuage and installation. Please refer here > https://www.abhinavpuri.com/blog/tag-scanner/

About

Tag Management Scanner - This python program can crawl a site domain and output gtm container embed and launch/dtm akamai embeds in CSV file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages