Skip to content

In 2016, I created automation leveraging Python to scrap H1 Tag, metadata and tracking code on over 100 websites and sent daily email alerts if data changed.

Notifications You must be signed in to change notification settings

yyviolin52/url-parse

Repository files navigation

url-parse

In 2016, I created automation leveraging Python to scrap H1 Tag, metadata, and tracking code on over 100 websites and sent daily email alerts if data changed.

The purpose of the project is to save my SEO buddies tons of time. Instead of checking over 200 clients' websites on a daily basis, a simple python code does that job to check whether our work has been implemented successfully.

In reality, the clients have different website structures, so when parsing the H1 tag, meta information will be a little bit different.

To perform this code, you will need a text file in your local computer/cloud contains website URLs.

Feel free to rewrite the code.

About

In 2016, I created automation leveraging Python to scrap H1 Tag, metadata and tracking code on over 100 websites and sent daily email alerts if data changed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages