Instapy: [Priority Refactor] Change "scrolling"-parts to graphql

Created on 10 Dec 2017  路  1Comment  路  Source: timgrossmann/InstaPy

Bountysource

Since there now is a basic documentation about the first and basic graphQL endpoints, and an example on how to use them we are starting to refactor the way we get information from Instagram.

Once done, this will remove ~35-40% of the work we have to put into adjusting the HTML elements since the structure of the endpoints stays the same even though they change the frontend.

This is an important step towards a stable version, so I encourage everyone to support this issue by adding something to the bounty so we get this feature ASAP...

If there are any questions regarding the endpoints, feel free to ask, I think I can give some hints if there are any problems, even though they are pretty straight forward.

Feature bounty enhancement

Most helpful comment

This is important work, but I think Instagram will notice access from specific account to the graphQL DB.
This is not recommended since we want not to get blocked.
I think we shall maintain another account that crawl throw the DB using a proxy server and save all this db to be used from real accounts.
Best solution is to use MySQL server but a 'write - read' async mechanism can also be implemented easily.
I am working in it now it is working but need many improvements.

>All comments

This is important work, but I think Instagram will notice access from specific account to the graphQL DB.
This is not recommended since we want not to get blocked.
I think we shall maintain another account that crawl throw the DB using a proxy server and save all this db to be used from real accounts.
Best solution is to use MySQL server but a 'write - read' async mechanism can also be implemented easily.
I am working in it now it is working but need many improvements.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fgisslen picture fgisslen  路  48Comments

lairdep23 picture lairdep23  路  47Comments

cormo1990 picture cormo1990  路  48Comments

Flaunkerton2395 picture Flaunkerton2395  路  48Comments

GreatTimeBand picture GreatTimeBand  路  114Comments