scrap data from instagram

acetimeout

Newbie
Joined
May 14, 2022
Messages
38
Reaction score
10
Hi

i made a script for get info from post and story from instagram
for get data from story we need to work with instagram account and cookies
when my script run only with one account cookie i can send 600-700 request in a day with no limit or blocking from instagram
but when my script run with 100 account cookie after only 20-30 request on each account , they got blocked by instagram
each account have one dedicate proxy and we have 5-20 second delay between our request
all account and cookies created in same way and have same age

i dont know where is the problem
 
Your script seems to leave footprints to be traced by Instagram. So they limit your access.
 
Your script is detecting that those 100 accounts are interconnected to each other, that needs to be fixed first
 
Most tool use for instagram scraping were down most time due to no licence that secure the process by instagram.
It is advise to operate or scrape manual
 
Yeah no regular Instagram user will use a datacenter proxy so they limit your access. Try a Static Residential proxy!
 
Then you should try residential mate.
Yeah no regular Instagram user will use a datacenter proxy so they limit your access. Try a Static Residential proxy!
i also try residential proxy ,exactly after 20-25 request instagram expire cookies , What happens is that only cookies expire , There is no limit on the main account or challange , with relogin and get new cookie it again work for 20-25 request
 
i also try residential proxy ,exactly after 20-25 request instagram expire cookies , What happens is that only cookies expire , There is no limit on the main account or challange , with relogin and get new cookie it again work for 20-25 request
Thats how it works. Try to build a scraper using headerless browser library for your programming language, something like selenium
 
Are you scraping using headless browser like puppeteer ? or only by HTTP request ? Do you change your user-agent ?
 
Are you scraping using headless browser like puppeteer ? or only by HTTP request ? Do you change your user-agent ?
i cant use headless browser , only http request send by curl in php , yes i change user agent
 
Hi

i made a script for get info from post and story from instagram
for get data from story we need to work with instagram account and cookies
when my script run only with one account cookie i can send 600-700 request in a day with no limit or blocking from instagram
but when my script run with 100 account cookie after only 20-30 request on each account , they got blocked by instagram
each account have one dedicate proxy and we have 5-20 second delay between our request
all account and cookies created in same way and have same age

i dont know where is the problem
I use a software called Intaresso2 to automate all my instagram accounts, if your curious let me know
 
Back
Top