LinkChecker Logo
10.1.0.post38+g30f16782
  • Frequently Asked Questions
  • Installation
    • Setup with pip
    • Setup for Windows
    • Setup for macOS
    • Setup for GNU/Linux
    • Manual setup for Unix systems
    • After installation
    • WSGI web interface
  • Upgrading
    • Migrating from 10.1 to 10.x
    • Migrating from 10.0 to 10.1
    • Migrating from 9.x to 10.0
    • Migrating from 8.x to 9.0
    • Migrating from 8.4 to 8.5
    • Migrating from 8.0 to 8.1
    • Migrating from 7.9 to 8.0
    • Migrating from 7.6 to 7.7
    • Migrating from 7.3 to 7.4
    • Migrating from 7.0 to 7.1
    • Migrating from 6.x to 7.0
    • Migrating from 6.6 to 6.7
    • Migrating from 6.4 to 6.5
    • Migrating from 5.5 to 6.0
    • Migrating from 5.2 to 5.3
    • Migrating from 5.1 to 5.2
    • Migrating from 5.0 to 5.1
    • Migrating from 4.x to 5.0
    • Migrating from 4.4 to 4.5
    • Migrating from 4.2 to 4.3
    • Migrating from 4.1 to 4.2
    • Migrating from 3.x to 4.0
    • Migrating from 3.0 to 3.1
    • Migrating from 2.x to 3.0
    • Migrating from 2.2 to 2.3
    • Migrating from 1.x to 2.0
    • Migrating from 1.12.x to 1.13.0
  • linkchecker
    • SYNOPSIS
    • DESCRIPTION
    • EXAMPLES
    • OPTIONS
      • General options
      • Output options
        • URL checking results
        • Progress updates
        • Application
        • Quiet
      • Checking options
    • CONFIGURATION FILES
    • OUTPUT TYPES
    • REGULAR EXPRESSIONS
    • COOKIE FILES
    • PROXY SUPPORT
    • PERFORMED CHECKS
    • PLUGINS
    • RECURSION
    • NOTES
    • ENVIRONMENT
    • RETURN VALUE
    • LIMITATIONS
    • FILES
    • SEE ALSO
  • linkcheckerrc
    • DESCRIPTION
    • SETTINGS
      • checking
      • filtering
      • authentication
      • output
        • URL checking results
        • Progress updates
        • Application
        • Quiet
    • OUTPUT TYPES
      • text
      • gml
      • dot
      • csv
      • sql
      • html
      • failures
      • xml
      • gxml
      • sitemap
    • LOGGER PARTS
    • MULTILINE
    • EXAMPLE
    • PLUGINS
      • AnchorCheck
      • LocationInfo
      • RegexCheck
      • SslCertificateCheck
      • HtmlSyntaxCheck
      • HttpHeaderInfo
      • CssSyntaxCheck
      • VirusCheck
      • PdfParser
      • WordParser
      • MarkdownCheck
    • WARNINGS
    • SEE ALSO
  • Contribution Guide
    • Positive feedback
    • Issues and bug reports
      • Issue triage
      • Security issues
    • Patches
      • Patch triage
    • Membership
  • Contributor Covenant Code of Conduct
    • Our Pledge
    • Our Standards
    • Our Responsibilities
    • Scope
    • Enforcement
    • Contacts
    • Attribution
    • Changes
  • Code
    • linkcheck
      • linkcheck.ansicolor
      • linkcheck.better_exchook2
      • linkcheck.bookmarks
        • linkcheck.bookmarks.chromium
        • linkcheck.bookmarks.firefox
        • linkcheck.bookmarks.opera
        • linkcheck.bookmarks.safari
      • linkcheck.cache
        • linkcheck.cache.results
        • linkcheck.cache.robots_txt
        • linkcheck.cache.urlqueue
      • linkcheck.checker
        • linkcheck.checker.const
        • linkcheck.checker.dnsurl
        • linkcheck.checker.fileurl
        • linkcheck.checker.ftpurl
        • linkcheck.checker.httpurl
        • linkcheck.checker.ignoreurl
        • linkcheck.checker.internpaturl
        • linkcheck.checker.itmsservicesurl
        • linkcheck.checker.mailtourl
        • linkcheck.checker.nntpurl
        • linkcheck.checker.telneturl
        • linkcheck.checker.unknownurl
        • linkcheck.checker.urlbase
      • linkcheck.cmdline
      • linkcheck.command
        • linkcheck.command.arg_parser
        • linkcheck.command.linkchecker
        • linkcheck.command.setup_config
      • linkcheck.configuration
        • linkcheck.configuration.confparse
      • linkcheck.containers
      • linkcheck.cookies
      • linkcheck.data
      • linkcheck.decorators
      • linkcheck.director
        • linkcheck.director.aggregator
        • linkcheck.director.checker
        • linkcheck.director.console
        • linkcheck.director.interrupter
        • linkcheck.director.logger
        • linkcheck.director.status
        • linkcheck.director.task
      • linkcheck.dummy
      • linkcheck.fileutil
      • linkcheck.ftpparse
      • linkcheck.htmlutil
        • linkcheck.htmlutil.htmlsoup
        • linkcheck.htmlutil.linkparse
        • linkcheck.htmlutil.loginformsearch
      • linkcheck.httputil
      • linkcheck.i18n
      • linkcheck.lc_cgi
      • linkcheck.loader
      • linkcheck.lock
      • linkcheck.log
      • linkcheck.logconf
      • linkcheck.logger
        • linkcheck.logger.csvlog
        • linkcheck.logger.customxml
        • linkcheck.logger.dot
        • linkcheck.logger.failures
        • linkcheck.logger.gml
        • linkcheck.logger.graph
        • linkcheck.logger.gxml
        • linkcheck.logger.html
        • linkcheck.logger.none
        • linkcheck.logger.sitemapxml
        • linkcheck.logger.sql
        • linkcheck.logger.text
        • linkcheck.logger.xmllog
      • linkcheck.memoryutil
      • linkcheck.mimeutil
      • linkcheck.network
        • linkcheck.network.iputil
      • linkcheck.parser
        • linkcheck.parser.sitemap
      • linkcheck.plugins
        • linkcheck.plugins.anchorcheck
        • linkcheck.plugins.httpheaderinfo
        • linkcheck.plugins.locationinfo
        • linkcheck.plugins.markdowncheck
        • linkcheck.plugins.parsepdf
        • linkcheck.plugins.parseword
        • linkcheck.plugins.regexcheck
        • linkcheck.plugins.sslcertcheck
        • linkcheck.plugins.syntaxchecks
        • linkcheck.plugins.viruscheck
      • linkcheck.robotparser2
      • linkcheck.socketutil
      • linkcheck.strformat
      • linkcheck.threader
      • linkcheck.trace
      • linkcheck.url
  • Index

  • Change Log
  • Issue Tracker
LinkChecker
  • »
  • Code »
  • linkcheck »
  • linkcheck.bookmarks
  • View page source

linkcheck.bookmarks

Modules

linkcheck.bookmarks.chromium

linkcheck.bookmarks.firefox

Parser for Firefox bookmark file.

linkcheck.bookmarks.opera

linkcheck.bookmarks.safari

Previous Next

© Copyright 2000-2016 Bastian Kleineidam, 2010-2022 LinkChecker Authors.

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