Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 496 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 496 Bytes

Magurn

A python application which scrapes data from torrent indexers and finds the best torrent magnet for the specific search term.

  • Included an EXE file to run directly for windows.

Requirements-

pip install requests bs4 pyperclip colorama
  • To install hosted pip module
pip install magurn
  • To upgrade the hosted pip module
pip install --upgrade magurn
  • If torrent sites are blocked in your region use a VPN or Proxy else the application won't work.