Y
Hacker News
new
|
ask
|
show
|
jobs
by
qingcharles
449 days ago
I use Pinterest a ton. What param can I use to extract the original res?
1 comments
djhn
449 days ago
Images are served from i.pinimg.com/ and the url params can be changed from "[0-9]+x(\/[0-9a-f]{2}){3}\/[0-9a-f]{32}\.jpg" to "originals/(\/[0-9a-f]{2}){3}\/[0-9a-f]{32}\.(jpg|png)".
link
qingcharles
449 days ago
Awesome, thank you.
link