fczuardi / instagram-hashtag

Shell scripts to get metadata from instagram photos of a certain hashtag without the API, hacking browser calls instead. ( visaourbanaiz )
Other
7 stars 0 forks source link

get cookie from command line #3

Open nagualcode opened 8 years ago

nagualcode commented 8 years ago

could we use something like wget -O to get the cookie, so this scripts works 100% from command line, and automatic?

fczuardi commented 8 years ago

that would be fantastic! if you manage to submit a pull request I would be happy to review it and merge it.