Code Monkey home page Code Monkey logo

instagram-follower-scraper's People

Contributors

amitupreti avatar keremeris20 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

instagram-follower-scraper's Issues

Where is the mistake?

python -V Python 2.7.16
python3 -V Python 3.8.2
macOS Catalina 10.15.7

root@macOS Instagram-Follower-Scraper # python instabot.py 
Traceback (most recent call last):
  File "instabot.py", line 6, in <module>
    import pathlib
ImportError: No module named pathlib
root@macOS Instagram-Follower-Scraper # python3 instabot.py 
Traceback (most recent call last):
  File "instabot.py", line 20, in <module>
    L.login('username', 'password')        # (login)
  File "/Library/Python/3.8/site-packages/instaloader/instaloader.py", line 483, in login
    self.context.login(user, passwd)
  File "/Library/Python/3.8/site-packages/instaloader/instaloadercontext.py", line 254, in login
    raise BadCredentialsException('Login error: Wrong password.')
instaloader.exceptions.BadCredentialsException: Login error: Wrong password.

Log in check point issue

File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/instaloader/instaloader.py", line 634, in login
self.context.login(user, passwd)
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/instaloader/instaloadercontext.py", line 239, in login
raise ConnectionException("Login: Checkpoint required. Point your browser to "
instaloader.exceptions.ConnectionException: Login: Checkpoint required. Point your browser to https://www.instagram.com/challenge/action/AXEm9fsElWgHGKp2-AtkWR6blqQ6QMHFM217AXBZsb0fJAV7k1DHq5Ufv5ayZ3x0zYbmrw/AfxHSYF7gkPNZzGWX4Zb6u9KLASmj_dv9ia9x10HnmzoAbtZB3fnJyTJI26o5SowHExVygxicBIozw/ffc_OLxPwAWf7JWWiZ6Pz13rNKQIio9JedAeCnK1OVoYbYOACLEUtkbwjYW8FuvB308v/ - follow the instructions, then retry.

=> Please help, how can I solve this step

Can't get all followers, just half or a little more

Hi
I have a question about you instabot.py , I am using it to get followers of specific accounts.
but for example , a random account which I've just tested is "art.ali" . This account has 34 followers but in the csv file . Code records only 16 accounts :(
I added a few lines to save them in the txt file but it's just recording 25 accounts, and still I could not get all 34 accounts, I tested this for an account with 38 followers again and it got 21 accounts.
How can I get all the followers' usernames? or all following usernames?

Instagram responded with HTTP error 429.

It works for +- 180 contacts, then it stop working for instagram captcha on Cellphone for a proof that is me, so when i tryied again, it worked for +-180 contacts again, but now, when i try again, all the time i receive the message: Too many requests.

How can i solve?

image

Count likes and comments

Using get_likes or get_comments functions gives us a set of all followers....but to maintain a list and count each user is hectic...so the code for getting likes and comments instantly is needed without downloading or printing all the data.

[Feature] Enhanced search and parsing by hashtags and results saving

Hello, do you think that by using your script, something like this could be achievable?:

  • Obtain a list of users which created a post containing one or more particular hashtags.
  • For each of the obtained users, also parse the following information:
    • bio
    • number of followers
    • number of followed accounts accounts
    • number of posts
    • account privacy (private or not)
    • profile picture availability
  • Save all of the above information for each of the obtained users.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.