e-zk / vogue

scrape vogue runway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vogue
=====

golang api for scraping vogue runway fashion shows. work in progress.

cli usage
---------

	usage: vogue [-brands | -seasons | -brandshows slug | -seasonshows slug | -show full_slug]
	where: 
		-brands	           print list of brands
		-seasons	   print list of seasons
		-brandshows slug   print list of season/brand slugs from brand
		-seasonshows slug  print list of season/brand slugs from season
		-show full_slug	   print list of image urls for given show

ref
----

 - https://github.com/R-K-H/vogue-runway-scraper/blob/master/vogue.js

About

scrape vogue runway

License:MIT License


Languages

Language:Go 100.0%