4

I've been thinking about something, however I'm unsure of how to do it. If I would like to create a script that can like Instagram posts (on the website), what language would be most appropriate?

This is just plain curiosity, would be nice to know what you guys think!

Comments
  • 0
    I don't have an answer for that, but I do encourage that you do the following:
    1. Check what API Instagram gave for this task
    2. Check which language support API (obviously all that support REST)
    3. Write your logic
  • 1
    Thanks! I'll look into that. I was thinking something quite simple though, scroll through a feed and like all pictures on that feed as it scrolls through @gitpush
Add Comment