Century
  • 1. Getting Started
    • 1.1. Contents
  • 2. Web-Browser Services
    • 2.1. browser – Webbrowser-like Extensable State Machine
    • 2.2. Parsers and Plugins
  • 3. Task-Oriented Services
    • 3.1. Pre-Built Tasks
 
Century
  • Docs »
  • 2. Web-Browser Services
  • Edit on GitHub

2. Web-Browser Services¶

2.1. browser – Webbrowser-like Extensable State Machine¶

2.2. Parsers and Plugins¶

  • 2.2.1. parsers – Generic Webpage Parsers for the browser Module
  • 2.2.2. plugins – Extending the browser Module
    • 2.2.2.1. The Plugin Architechure
    • 2.2.2.2. decorators – Decorators for Writing Plugins and Extending Pluggable
      • 2.2.2.2.1. Plugin Related Decorators
      • 2.2.2.2.2. Pluggable Related Decorators
    • 2.2.2.3. redirect – Base Plugin Class for Handling Redirections
    • 2.2.2.4. cookies – Automatic Handling of Browser Cookies
    • 2.2.2.5. useragent – HTTP user-agent Spoofing
    • 2.2.2.6. keepalive – Handler for HTTP Keep-Alive Headers
      • 2.2.2.6.1. keepalive
      • 2.2.2.6.2. keepalive.handler
    • 2.2.2.7. plugins.uf – UF-Specific Plugins
      • 2.2.2.7.1. login – Automatic and Semi-Automatic Gatorlink Login Handling
      • 2.2.2.7.2. isis – Tools for Working With ISIS (Integrated Student Information System)
Next Previous

Built with Sphinx using a theme provided by Read the Docs.