[GET] Instagram Manager – Scrape Users Data

Status
Not open for further replies.
Yes, it is. In fact, there was a recent update with a few bug fixes and new features :)
I guess it's not what i was lookign for...
It doesn't scrape a list of usernames who like media or something like that, right? :oops:
 
I guess it's not what i was lookign for...
It doesn't scrape a list of usernames who like media or something like that, right? :oops:
Correct. It only scrapes data from a given list of usernames.
 
Yes, it is. In fact, there was a recent update with a few bug fixes and new features :)
It doesn’t seem to be working for me. I load the users and then I get an error message saying ‘error occurred while scraping... stopping task.

Have I got the latest version 4.0.0.3?
If there is a newer version could you send me the link?

I have installed and reinstalled twice and still same message
 
It doesn’t seem to be working for me. I load the users and then I get an error message saying ‘error occurred while scraping... stopping task.

Have I got the latest version 4.0.0.3?
If there is a newer version could you send me the link?

I have installed and reinstalled twice and still same message
4.0.0.3 is latest version. Go to settings and enable debug messages to see what went wrong. If you need further help, send me your debug file.
 
It should be saved as log.txt in the same folder as the app.
It should be saved as log.txt in the same folder as the app.

at InstagramManagerV2.Classes.Scraper.Scraper.<ScrapeUserData>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at InstagramManagerV2.Forms.FrmMain.<ScrapeUserDataAsync>d__18.MoveNext()
 
at InstagramManagerV2.Classes.Scraper.Scraper.<ScrapeUserData>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at InstagramManagerV2.Forms.FrmMain.<ScrapeUserDataAsync>d__18.MoveNext()
Can you PM me all the contents of the file? Or the file itself?
 
Hi,

I am using version 4.0.0.3 and I tried to load 2K users. The tool worked great at scraping the details and it's a very useful tool.

However, after the scraping was done, out of 2K only 700 records were in the grid ready to be exported. Why is that?
 
I may know why...

If you are scraping this off web based (instagram.com) app, it may be possible that my IP is being blocked after 200 continuous call...?

Because I tried to select File -> Print Rows Count and it shows "200" yet it still continues to scrape data as show in status bar (lower left) of the window.

See screenshot: http://prntscr.com/lhomfg
 
I may know why...

If you are scraping this off web based (instagram.com) app, it may be possible that my IP is being blocked after 200 continuous call...?

Because I tried to select File -> Print Rows Count and it shows "200" yet it still continues to scrape data as show in status bar (lower left) of the window.

See screenshot: http://prntscr.com/lhomfg

Correction: it continues to scrape data but not adding more rows to the grid.
 
sorry for my question but for what can you use this information? :oops:

This is useful if you want to scrape details (followers, followings, post, last active, etc) of ig usernames you may have.
 
When I import my list it says "Error occurred while scraping ... stopping task".
 
When I import my list it says "Error occurred while scraping ... stopping task".

Does that happen when you import the list or when you try to run the program on the list you have imported (is it before or after you click File->Start)? If it occurs after starting the scraping task, does it occur immediately or are any accounts scraped? There may be an error associated with a particular account, if you see the program scrapes some programs and then stops with that error try deleting the username after the last one scraped ok and then load and run the rest of the list. If it doesnt start at all you could try deleting the first name or try scraping names you now are valid.
 
Status
Not open for further replies.
Back
Top