Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/karm-patel/sandeshepaper-downloader
- Owner: karm-patel
- Created: 2021-02-25T16:08:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T09:42:30.000Z (over 3 years ago)
- Last Synced: 2024-10-29T20:51:01.427Z (2 months ago)
- Topics: python3, webscraping
- Language: Python
- Homepage:
- Size: 95.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)