Logo

Contents:

  • Quickstart Guide
  • Autogenerated API

Help and Reference

  • Contribution Guide
  • Code Contributors
  • GitHub Repo
Fast Link Extractor
  • Fast Link Extractor documentation
  • Edit on GitHub

Fast Link Extractor documentation

fast_link_extractor is Python package to quickly extract links from a webpage and its subdirectories. Speed is achieved by asynchronous requests.

Installation

# PyPi
pip install fast-link-extractor


# Bleeding edge commit
pip install git+https://github.com/lgloege/fast-link-extractor.git

Contents:

  • Quickstart Guide
    • Installation
    • Example
  • Autogenerated API
    • link_extractor()

Help and Reference

  • Contribution Guide
  • Code Contributors
  • GitHub Repo
Next

© Copyright 2024, Luke Gloege. Revision ae00ddff.

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