Skip to main content

Command line tool to Get pageTitle From Url.

Project description

gtfu

日本語 | English

PyPI PyPI - Python Version Tests CodeQL codecov Downloads Downloads Downloads Code style: black

Command line tool to Get pageTitle From Url.

Installation

It supports Python 3.7+.

pip install gtfu

Usage

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

Standard mode

gtfu https://example.com/

The page title will be copied to the clipboard.

  • Example Domain

Markdown mode

gtfu -m https://example.com/

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

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

Prompt mode

gtfu

An interactive prompt will begin. You will be asked for the URL to be retrieved and whether you want it in Markdown format.

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-1.4.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

gtfu-1.4.0-py3-none-any.whl (5.6 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