Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 235 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 235 Bytes

check_content_from_website

Python script that checks whether a certain phrase is at site

Dependencies:

  • argparse
  • urllib
  • BeautifulSoup

Usage of a script:

./content_check.py -l https://github.com -p "Explore"