Vivek-Kolhe / torrent_scraper

Python script to get torrents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Torrent Scraper

A simple torrent fetcher.

Dependencies

  • Requests pip3 install requests

  • BeautifulSoup4 pip3 install beautifulsoup4

  • Pyperclip pip3 install pyperclip

Usage

Clone the repository and run main.py.
Eg: titanic 1997 (For YIFY only)

Output

Return output in the following format:
Index :
Magnet :
Quality :
Size :
Title :

About

Python script to get torrents.

License:MIT License


Languages

Language:Python 100.0%