huaying / instagram-crawler

Get Instagram posts/profile/hashtag data without using Instagram API
MIT License
1.17k stars 288 forks source link

Bug fix #128 #131

Open nuwandda opened 1 year ago

nuwandda commented 1 year ago

The scraper should be able to find the login button in order to click it. The issue is that the scrapers cannot find it with the given name. So, changing it to this solves the issue for me, but the class name can change in the future.