Skip to content

rushipatel7/wallpaperscraft-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

wallpaperscraft-scraper

Change category and resolution you want to scrape

  1. category = "cars" ( )
  2. resolution = "1280x1024" (
    resolution = "1280x1024"
    )

change number of page you want to scrape

  1. for i in tqdm(range(1,5), desc='Loading...'): put diffrent number instend of 5 (
    for i in tqdm(range(1,5), desc='Loading...'):
    )

example:- for i in tqdm(range(1,100), desc='Loading...'):

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages