intelmq.bots.parsers.webinspektor package

Submodules

intelmq.bots.parsers.webinspektor.parser module

intelmq.bots.parsers.webinspektor.parser.BOT

alias of WebinspektorParserBot

class intelmq.bots.parsers.webinspektor.parser.MyHTMLParser(*, convert_charrefs=True)

Bases: HTMLParser

handle_data(data)
handle_starttag(tag, attrs)
lsData = ''
class intelmq.bots.parsers.webinspektor.parser.WebinspektorParserBot(*args, **kwargs)

Bases: ParserBot

Parse the Web Inspektor

process()

Module contents