Skip to content

zurawsm3/thingiverse-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Thingiverse.com crawler

Program crawl whole data from thingiverse.com

Table of contents

General info

Whole data is saved in postgreSQL volume. Moreover every html page of website is stored in html directory.

Setup

In /thingiverse_pro/last_nb/num_thing.txt user should add the latest id of thing in Thingiverse. Crawler start scrapy from the latest one to the oldest one.

docker volume create thingiverse_database
docker-compose up

Technologies

  • Scrapy
  • Docker-compose
  • PostgreSQL
  • Psycopg2

About

Program crawl thingiverse.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published