Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karm-patel/sandeshepaper-downloader

Download Sandesh-E-Paper daily at mentioned time & delete it after 24 hrs
https://github.com/karm-patel/sandeshepaper-downloader

python3 webscraping

Last synced: 17 days ago
JSON representation

Download Sandesh-E-Paper daily at mentioned time & delete it after 24 hrs

Awesome Lists containing this project

README

        

# SandeshEPaper-Downloader
## Job : Download Sandesh-E-Paper daily at mentioned time & delete it after 24 hrs
## Package is tested on Ubuntu 18/20 & Python 3.6+
## Steps:

1)Create Python 3.6 Virtual Environment & Activate it
2)Clone this repository
3)Run setup.py file from it
$ python setup.py
4)Enter district & Time(hours & minitue)
5)IF you get "success..." message then all are setup for daily :)
6)In case this is not work for you without showing an error then go to cron.log & cron2.log files, which will be located at home directory. In these files you can see errors. So it will help you in debugging.
[Demo video for setup](https://www.linkedin.com/posts/karm-patel-865825196_python3-webscraping-crontab-activity-6776571228657459201-JHfc)