AzizOKAY / instagram_scraper

instagram scrapper that instal post: url of posts, number of like, comments, user link of comments, into csv file
2 stars 2 forks source link

Code is not completed #1

Open braydenwong opened 5 years ago

braydenwong commented 5 years ago

your instagram_scraper file is not completed,could you commit the whole code?Thx

AzizOKAY commented 5 years ago

This is all code and it is complated.I hope you give a star to project.Thx.

On Fri, Oct 19, 2018 at 4:54 AM Brayden Wong notifications@github.com wrote:

your instagram_scraper file is not completed,could you commit the whole code?Thx

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AzizOKAY/instagram_scraper/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AQMNjUZfA5-pten3cOu2O1wYDfJ9rGbSks5umTDFgaJpZM4Xvh82 .

braydenwong commented 5 years ago

But COUNT_KEY_IMAGE_POSTS: 0, COUNT_KEY_VIDEO_POSTS: 0, COUNT_KEY_ALBUM_POSTS: 0, COUNT_KEY_LIKES: 0, COUNT_KEY_COMMENTS: 0, COUNT_KEY_VIDEO_VIEWS: 0, COUNT_KEY_LIKES_PER_POST: 0, COUNT_KEY_COMMENTS_PER_POST: 0, COUNT_KEY_VIEWS_PER_POST: like these constants,program will say error,I think may be not define.So I think it it not the whole code,right? @AzizOKAY

braydenwong commented 5 years ago

I run in python 3.6 version