Skip to main content

Command line tool to Get pageTitle From Url.

Project description

gtfu

Command line tool to Get pageTitle From Url.

Installation

It supports Python 3.9+.

pip install gtfu

Usage

After installation, type the following command into your terminal application.

  • gtfu https://example.com/
    

    The page title will be copied to the clipboard.

    • Example Domain
  • gtfu -m https://example.com/
    

    The page title will be copied to the clipboard in markdown format.

    • [Example Domain](https://example.com/)
  • gtfu
    

    An interactive prompt will begin.

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

gtfu-0.1.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

gtfu-0.1.1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

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