LinkTreeScraper

module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2024 License: MIT

README

LinkTreeScraper

Scraping Linktree user's information and links using Python and Golang.

Python

Installation

git clone https://github.com/zhouyangchao/LinkTreeScraper.git
pip3 install -r requirements.txt

Usage

python3 linktree.py <username> or <url>

Examples

python3 linktree.py Pale_but_peachy
python3 linktree.py https://linktr.ee/Pale_but_peachy

Golang

Installation

go get github.com/zhouyangchao/LinkTreeScraper

Usage

go run cmd/linktree/main.go <username> or <url>

Examples

go run cmd/linktree/main.go Pale_but_peachy
go run cmd/linktree/main.go https://linktr.ee/Pale_but_peachy

Directories

Path Synopsis
cmd
linktree command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL