Ryan Bonick

‹ Back to projects

vogue.com collection crawler python

Created a short script built with Beautiful Soup and Requests libraries. Iterates through vogue.com (formerly style.com) fashion collections and pulls all collection images into a list of urls for each of the images, intended for use uploading to imgur or similar hosting services.

There is a branch called “auto-imgur-upload” that automates that step and instead prints out a link to the imgur album created off the collection. It wasn’t merged in based on conversations with some primary users.

Available on Github