ahmdrz / goinsta

Unofficial Instagram API written in Golang
MIT License
895 stars 247 forks source link

how to get media id from private account post code? #335

Closed mohsensamiei closed 3 years ago

mohsensamiei commented 3 years ago

Hi dear all I following a private user and want to crawl his posts In this case instagram returns a code with 40 chars, such as: CFPU5jqA7F7gtdLtpBevHl5A6rVwt3fi4zVzs00 How can I get media id from this code ?

mohsensamiei commented 3 years ago

Many thanks to @ahmdrz I suggest this to merge this code:

336

ahmdrz commented 3 years ago

Yeah, it's great. And also it's a quite secret trick in Instagram ;D Your pull request needs some changes.