Skip to content

foobar98/ImageOfTheDayScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Image Of The Day Scraper

A simple Python script that donwloads the image of the day from "www.bingwallpaper.com" everyday at 10:00 AM and sets it as the desktop background using BeautifulSoup and requests library. This can be done easily using below steps.

Steps to run

1. install python 3.5
2. download file and cd into it
3. change the image destination in line 28 of source code
4. execute the following command : python3 potd.py

Note: Designed for Ubuntu 16.04

About

Web scraping with Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages