Skip to content

PyFolk-Devs/1337x_Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

1337x Magnet Link Scraper

A command-line Python script to search torrents on a 1337x mirror, extract detailed torrent info, and copy magnet links to the clipboard.

πŸ“¦ Features

  • Search torrents using keywords
  • Display title, size, seeds, leeches, uploader & upload date
  • Copy magnet links to clipboard
  • Bypass Cloudflare with cloudscraper

πŸ”§ Installation

git clone https://github.com/PyFolk-Devs/1337x_Scrapper.git
cd 1337x_Scrapper
pip install -r requirements.txt

πŸš€ Usage

python main.py

πŸ“Œ Notes

  • This script uses a public mirror. If the site breaks, update the BASE_URL in main.py.
  • Works on Windows, Linux, and macOS.

βœ… License

MIT

About

1337x Torrent Scrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages