Skip to main content

An extremely fast, professional-grade tool to find and extract all hyperlinks from web pages based on a search query.

Project description

linkgo

linkgo is a Python-based command-line tool designed to discover and extract links from web pages. It leverages DuckDuckGo Search to find initial URLs based on a query, then delves into those pages to gather all outbound links.

Features

  • DuckDuckGo Search Integration: Utilizes DDGS to find relevant starting URLs for your queries.
  • Comprehensive Link Extraction: Fetches web pages and parses their HTML content to extract all discoverable links.
  • Command-Line Interface: Supports direct queries and output file specification via command-line arguments.
  • Interactive Mode: Offers a user-friendly interactive prompt for dynamic searches.
  • Colorful Output: Features an aesthetic gradient banner and colorized messages for better readability.

Installation

  1. Clone the repository:

    git clone https://github.com/ghostescript/linkgo
    cd linkgo
    
  2. Create and activate a virtual environment: It's recommended to install dependencies in a virtual environment to avoid conflicts with system-wide packages.

    python3 -m venv venv
    source venv/bin/activate
    
  3. Install dependencies:

    pip install -r requirements.txt
    

Usage

Interactive Mode

Simply run the script without any arguments:

python3 linkgo.py

The tool will then prompt you to enter your search query and an optional output file.

Command-Line Mode

Provide your search query directly. You can also specify an output file using the -o or --output flag.

Example: Search for "python programming" and print results to console

python3 linkgo.py "python programming"

Example: Search for "web scraping tutorials" and save results to a file

python3 linkgo.py "web scraping tutorials" -o scraped_links.txt

< https://github.com/ghostescript/linkgo >

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linkgo-0.1.4.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

linkgo-0.1.4-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file linkgo-0.1.4.tar.gz.

File metadata

  • Download URL: linkgo-0.1.4.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for linkgo-0.1.4.tar.gz
Algorithm Hash digest
SHA256 b9e247168661227500adcd9674a0e68e600e6fb57e6da0834671f124c6424726
MD5 e4e876b243835b6773a8918537de2cfd
BLAKE2b-256 2dba825d27d05f859d95bb6231296e1db6619fe4b7b147c06823b6ee3013806b

See more details on using hashes here.

File details

Details for the file linkgo-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: linkgo-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for linkgo-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 276cf2537c298d2849e06ffdb7d13e15e4b77731ac6b83154582851b7c8a774f
MD5 f83fb7ea518236cc31d02d27f08dcfe2
BLAKE2b-256 34e260cb193f9cc2d111512ec8fb21d6a834f84dfbd95b0d9f0ee7f303802ce0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page