webcitizen.auditsΒΆ

Functions

responsive_check(html)

Check if the website is responsive Args: html (str): html content of the website Returns: int: score list: message

searchengine_check(html)

Check if the website is search engine friendly Args: html (str): html content of the website Returns: int: score list: message