.. currentmodule:: moddb.base Key Functions =============== This page documents the functions and objects you will interact with at a high level. They are the most reliable source for obtaining pages and should preffered over passing the html to the models yourself. .. contents:: Table of Contents :local: :backlinks: none search -------- .. autofunction:: moddb.base.search parse_page ------- .. autofunction:: moddb.base.parse_page parse_results -------------- .. autofunction:: moddb.base.parse_results login ------ .. autofunction:: moddb.base.login logout -------- .. autofunction:: moddb.base.logout front_page ----------- .. autofunction:: moddb.base.front_page