sureshpandiyan1 / instagram-scraper-it

Scrape instagram information in user data, followers , following ,image, reel, post date, images,user data
https://sureshpandiyan1.github.io/instagram-scraper-it/
The Unlicense
15 stars 6 forks source link

Error while selecting the 15th option (collect anyone followers list) #6

Closed aditya-pushkar closed 2 years ago

aditya-pushkar commented 2 years ago

Describe the bug Error while selecting the 15th option (collect anyone followers list)

To Reproduce Steps to reproduce the behavior:

  1. Go to 'dir'
  2. run 'python3 main.py
  3. See error

Error

choose your option => 15
Traceback (most recent call last):
  File "/Users/Desktop/instabot/instagram-scraper-it/main.py", line 423, in <module>
    insta_svc()
  File "/Users/Desktop/instabot/instagram-scraper-it/main.py", line 95, in insta_svc
    collect_anyone_followers_list()
  File "/Users/Desktop/instabot/instagram-scraper-it/main.py", line 344, in collect_anyone_followers_list
    cnt_mx = followers_counts / 12
TypeError: unsupported operand type(s) for /: 'str' and 'int'

Desktop (please complete the following information):

sureshpandiyan1 commented 2 years ago

in followersid.py

first you should the place valid values in followers_count and target_insta_id, before you choose option 15

your every value should be integer, but not a string


Example:
followers_counts = 100
target_insta_id = 123213123
aditya-pushkar commented 2 years ago

@sureshpandiyan1 Thank you very much for quick response, just whanted to know what is target_insta_id, and how to get one ?

sureshpandiyan1 commented 2 years ago

@aditya-pushkar

choose option 1.. enter your instagram user name..you will get instaid...

aditya-pushkar commented 2 years ago

@sureshpandiyan1 what is your email ?

sureshpandiyan1 commented 2 years ago

@sureshpandiyan1 what is your email ?

U can ask here directly..i do my best to u Do u download GitHub repo again?

Please read a documentation fully about Instagram-scraper-it

aditya-pushkar commented 2 years ago

yes, I update the repo but still facing the same problem. let's say I have to scrape the followers of this account then what will be the process .

sureshpandiyan1 commented 2 years ago

yes, I update the repo but still facing the same problem. let's say I have to scrape the followers of this account then what will be the process .

Screenshot please

Tap 15 Wait for few mins

Tap 16 Wait for few mins

Tap 17 Just collect a followers data

aditya-pushkar commented 2 years ago
Traceback (most recent call last):
  File "/Users/Desktop/instabot/instagram-scraper-it/main.py", line 544, in <module>
    insta_svc()
  File "/Users/Desktop/instabot/instagram-scraper-it/main.py", line 96, in insta_svc
    collect_anyone_followers_list()
  File "/Users/Desktop/instabot/instagram-scraper-it/main.py", line 453, in collect_anyone_followers_list
    i = tk['next_max_id']
KeyError: 'next_max_id'
Screenshot 2022-10-18 at 10 49 13 PM Screenshot 2022-10-18 at 10 49 36 PM

@aditya-pushkar

Bro... Later I will fix the error... But it's works

Look the file collect_new_ids.txt

Send screenshot k

aditya-pushkar commented 2 years ago

If we can talk via email, I have some paid work. Let me know

sureshpandiyan1 commented 2 years ago

If we can talk via email, I have some paid work. Let me know

I am busy with my works always... Nowadays, I am not accept other works..u just ask me here