Skip to content

rafraser/carpet-conspiracy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Carpet Conspiracy

Carpet Conspiracy is a collection of web-scrapers for various fabric patterns.

Running

To run a specific scraper, execute the file as a Python module:

python -m conspiracy.scrapers.camira

To download a list of URLs, you can run the downloader script directly:

python -m conspiracy.downloader urls.txt output/ --progress

Process

  • Scraper collects list of image URLs from the source website
  • URLs are cached to a file
  • Downloader saves images in parallel

Scrapers List

Carpets

Source Description Approx. Count
Astro Carpet Mills Printed carpets for family fun venues 250
Omega Pattern Works Printed carpets for family fun venues 800

Fabrics

Source Description Approx. Count
Camira Bus, coach, and rail textiles 550
OriginalStitch Printed carpets for family fun venues 400
Spotlight Sewing fabric 3,800

Miscellaneous

Source Description Approx. Count
Emojipedia Windows 10 emojis 3,250

About

Web scraping fabric textures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages