Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Followers crawling #29

Open
InesArous opened this issue Apr 20, 2018 · 2 comments
Open

Followers crawling #29

InesArous opened this issue Apr 20, 2018 · 2 comments

Comments

@InesArous
Copy link

Hi guys, I was able to crawl followers on Instagram after modifying some lines in the intagramcrawler.py. Now, I am facing a problem when the number of followers is over 1000: The crawler scrolls down the followers page but the page freezes in a loading phase so after some time the crawler simply quits the query.
Have you faced this issue before? If so how to fix it?

@AbeerArora123
Copy link

Could I ask what you altered in the code to get it working?

@markusMM
Copy link

Do you mean, you can crawl for followers as constraint?
Actually, if this script would allow pure SQL or Hadoop, it would be much more useful.

e.g. -q "select top 100000 from instagram.photos order by num_follows instargram.follower"

Or something like that.

Anyways maybe that's not how a crawler works, but it would be very cool B-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants