Maderana / goodreads-giveaways

Auto enter giveaways in Goodreads.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goodreads-giveaways

Auto enter giveaways in Goodreads.

Installation and Set-up

Clone the repo and install the pre-reqs.

git clone https://github.com/SkullTech/goodreads-giveaways.git
cd goodreads-giveaways
pip3 install -r requirements.txt

Important: Before running the script, make sure you've entered a giveaway manually at least once. The first time involves setting up a new address, and the script assumes that it's done. Also, if you have multiple addresses set-up, the script takes the first one.

Usage

Run the script from the terminal like the following example.

~/Documents/goodreads-giveaways  master ✔                                0m  
▶ python3 giveaways.py
[?] Enter your Goodreads username: sumit.ghosh**@gmail.com
[?] Enter your Goodreads password: 
[*] Successfully logged in to Goodreads!
[*] 290 giveaways scraped.

[*] Entered giveaway for: Economics for Managers: Part 1 - 271908
[*] Entered giveaway for: Gonefishing India - 271909
[*] Entered giveaway for: The Bhagavadgeethaa - 271917
[*] Entered giveaway for: Quantitative Aptitude Simplified - 271915
[*] Entered giveaway for: FRATERHOUSE - 271916
[*] Entered giveaway for: Trading Psychology : The Bible for Traders - 271918
[*] Entered giveaway for: Zur goldenen Stunde - Band 2: Historischer Roman - 272094
[*] Entered giveaway for: Nature's Confession - 272806
[*] Entered giveaway for: The Great Wizard Wars - 268977
...

About

Auto enter giveaways in Goodreads.

License:MIT License


Languages

Language:Python 100.0%