Giter Club home page Giter Club logo

vogue-runway-scraper's Introduction

Vogue Fashion Show Image Scraper

This nodejs application takes parameters and then builds several files to parse with other functions all in order to download and organize runway show "looks".

Installation

Simple easy to use node app.

To use this you MUST have node installed on your system. Visit https://nodejs.org/en/ to download and install node.

Once you have node installed, locate the code button on this repository and click clone, be sure you're using HTTPS tab. It should be a url like this.

https://github.com/R-K-H/vogue-runway-scraper.git

In your terminal type git clone https://github.com/R-K-H/vogue-runway-scraper.git

Once you've cloned the respository change in to that directory using

cd vogue-runway-scraper

You'll need to install the packages this scraper requires with the following command.

npm install

Then to run the sofware you can use

npm start

or alternatively

node app.js

Please note that the rateLimit is set in milliseconds so 1000 ms = 1 second. If you're noticing issues with requests, try bumping it up, it'll reduce the frequency for the requests and might solve any issues.

Answer with all lowercase and hyphenated names so chanel or spring-2019-ready-to-wear, yes and no should be only yes and no and lowercase as well.

Future

  • Allow user to set folder location
  • Setup unit tests
  • Setup compare tests (eg. folders have more images than the look should)
  • Compare image look number to what we saved it as (so you wouldn't ever pull a look that isn't the correct number)
  • Cleanup (rename files to match functions or vice versa, etc)

License

GPL-3.0 https://www.gnu.org/licenses/gpl-3.0.en.html

This is application / project / work in no way associated with Vogue, all mentions of Vogue or associates are property of the respective party. USE OF THIS APPLICATION WAIVES ANY CLAIMS TO OR OF THE DEVELOPER AND THIS APPLICATION IS TO BE USED AT YOUR OWN RISK.

vogue-runway-scraper's People

Contributors

r-k-h avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.