D
D
d4nis2014-12-20 13:46:03
Python
d4nis, 2014-12-20 13:46:03

I am learning python. What do you need to write a program to work with instagram?

Good day! I read Lutz's book - learning pyhton3. And throughout the book I thought, why should I? Many people say that learning and understanding happens while writing code. Until now, I had no idea what to write on it, except for a calculator. But suddenly I decided to try to write a program for instagram that could follow hashtags and follow people. And then the question arises, how to do it? What else do you need to read/learn? I have no programming experience at all. I know at the basic level html/css/php (once in my youth I dabbled with a local server).
As I understand it, the first thing to do is to deal with the instagram API, perhaps some libraries. But what? Thanks for your time!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Lerg, 2014-12-20
@d4nis

Yes, read the instagram API documentation and see examples of working with this API. For example here https://github.com/marclave/InstaBot

D
Don Kaban, 2014-12-20
@donkaban

Brain.

N
Nikolai Sidorenko, 2014-12-24
@NSidorov

Download the grab module. docs.grablib.org

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question