Skip to content

usmahm/Wallpaper-access-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

WallpaperAccess walpaper scrapper

This is a practice python project for scrapping walpapers from wallpaperaccess.com. This is simply for learning purpose.

Steps to get the script running on your computer:

  1. Install the required libraries by running: pip install cloudscraper bs4 lxml tqdm

  2. Replace walpaperaccess_link = 'https://wallpaperaccess.com/4k-art' and base_folder = os.getcwd() with walpaperaccess group link(note the format '...wallpaperaccess.com/{group}') and path to desired download destination respectively

  3. Run the scrapper.py file python scrapper.py

This may not run due to the website protection by Cloudfare, check that you have the latest version of cloudscraper installed and try again and keep trying again😄 till it runs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages