notslang / instagram-screen-scrape

scrape public instagram data w/out API access
https://npmjs.com/package/instagram-screen-scrape
GNU General Public License v3.0
162 stars 38 forks source link

Add the date? #20

Closed chrisjvargo closed 7 years ago

chrisjvargo commented 7 years ago

This is wonderful tool that is great for doing some instagram analytics. I especially appreciate it because their insight platform is currently only for mobile, which is terrible.

I really would love to have the post date and time, if possible, in order to do some additional analyses. Is it easily implementable?

notslang commented 7 years ago

there should be a time field in the output (formatted as UNIX time) - can you post the command you're running and the output?

chrisjvargo commented 7 years ago

It's there. I am sorry I wasted your time. Thank you again for what is a wonderfully useful tool.

On Tue, Sep 27, 2016 at 12:19 PM, Sean Lang notifications@github.com wrote:

there should be a time field in the output (formatted as UNIX time) - can you post the command you're running and the output?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/slang800/instagram-screen-scrape/issues/20#issuecomment-249934033, or mute the thread https://github.com/notifications/unsubscribe-auth/AB9S5r6gOs_ETHdhPZzanYs9dtLIW6lXks5quVANgaJpZM4KHGB_ .

notslang commented 7 years ago

No worries!