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.2.tar.gz (6.4 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.2-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: linkgo-0.1.2.tar.gz
  • Upload date:
  • Size: 6.4 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.2.tar.gz
Algorithm Hash digest
SHA256 581859a5e672754b10b2cf503dbb672177178804f99f29c86df1e46278a6ff33
MD5 bfafe17eb3bae77c787dea96998d261f
BLAKE2b-256 5b959c8dce352fc8e5f3369f8c78935c6ad23110704f44cec5470e3cd821bf99

See more details on using hashes here.

File details

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

File metadata

  • Download URL: linkgo-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 6.0 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 77e04c20d62e9a959a8402b7ac11453d9f739ee8b1fc28632a3fc04b9a7c5170
MD5 084d5b063be80c764c16bff3d367e639
BLAKE2b-256 9349878b893a6b96577f6f81849f53cea85ea6df59e1216762d979ff4e485859

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