chatflock.web_research package

Subpackages

Submodules

chatflock.web_research.errors module

exception chatflock.web_research.errors.NonTransientHTTPError(http_status_code, message)

Bases: Exception

Parameters:
  • http_status_code (int)

  • message (str)

exception chatflock.web_research.errors.TransientHTTPError(http_status_code, message)

Bases: Exception

Parameters:
  • http_status_code (int)

  • message (str)

chatflock.web_research.page_analyzer module

chatflock.web_research.search module

chatflock.web_research.web_research module

Module contents