Skip to content

muhammadhanif/claim-packtpub-free-ebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

What for?

Claim packtpub's free ebook (https://www.packtpub.com/packt/offers/free-learning)

Requirement

  • Your packtpub account. Write your email and password at "Your Account" section in claim.py
  • Python 2.7 or higher
  • Python Libraries: bs4 and requests

To install bs4 and requests, run:

pip install bs4 requests

Scheduling claim using cron

Add below command to crontab:

0 7 * * * /bin/python2.7 /path/to/claim.py

claim.py will be executed at 7:00 AM every day

Testing

alt tag

alt tag

Message

  • Sorry for my bad code. I'm new in python programming :)

About

Claim packtpub's free ebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages