Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 404 Bytes

File metadata and controls

17 lines (10 loc) · 404 Bytes

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