Skip to content

Get missing meta tags, a tag's title, img tag's title and alt for SEO

Notifications You must be signed in to change notification settings

onurtacc/get-missings

Repository files navigation

Install

  • Create venv - python3 -m venv venv
  • install requirements - pip3 install -r requirements.txt

Usage

in command line:
  • python get_a_titles.py --> enter a url, get missing a tag's titles

  • python get_img_tags.py --> enter a url, get missing img tag's titles and alts

  • python get_missing_metas.py --> enter a url, get missing meta tags

Note

URL's must start http or https

About

Get missing meta tags, a tag's title, img tag's title and alt for SEO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages