Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 968 Bytes

File metadata and controls

39 lines (29 loc) · 968 Bytes

Link-Scraper

CI [License] [Lang] [Last Commit]

Crawl Halaman Untuk Mengambil Semua Link Beserta Atributnya Untuk Analisis Struktur Situs.

Developer: NaldyXploit
Version: 4.0
Release: 2025-10-16


Features

  • Encode / Decode (Base64)
  • Hash (MD5, SHA256)
  • Example CLI usage

Install

git clone https://github.com/NaldyXploit-ID/Link-Scraper.git
cd Link-Scraper

Usage

python3 main.py encode "hello world"
python3 main.py md5 "secret"

Tests

pytest -q

Contributing

See CONTRIBUTING.md

License

MIT