kitsamho / Instagram_Scraper_Graph

Two Python classes that facilitate scraping of Instagram posts and graph modelling of hashtag data
30 stars 17 forks source link

Empty dataframe #3

Open drjs1984 opened 3 years ago

drjs1984 commented 3 years ago

Would you know why I always get an empty dataframe? The code seems to stop at multithreading but I get no errors. Post links are perfectly collected but they don't seem to be parsed well. Thanks in advance!

karthik-anand commented 3 years ago

Would you know why I always get an empty dataframe? The code seems to stop at multithreading but I get no errors. Post links are perfectly collected but they don't seem to be parsed well. Thanks in advance!

Did you find a soln for this?

tchaguri commented 3 years ago

Would you know why I always get an empty dataframe? The code seems to stop at multithreading but I get no errors. Post links are perfectly collected but they don't seem to be parsed well. Thanks in advance!

Also getting the same result

tchaguri commented 3 years ago

Would you know why I always get an empty dataframe? The code seems to stop at multithreading but I get no errors. Post links are perfectly collected but they don't seem to be parsed well. Thanks in advance!

Did you find a soln for this?

were you able to solve this?

hard-iron commented 3 years ago

Would you know why I always get an empty dataframe? The code seems to stop at multithreading but I get no errors. Post links are perfectly collected but they don't seem to be parsed well. Thanks in advance!

Did you find a soln for this?

were you able to solve this?

Was anyone able to fix it?

Chim515 commented 2 years ago

Would you know why I always get an empty dataframe? The code seems to stop at multithreading but I get no errors. Post links are perfectly collected but they don't seem to be parsed well. Thanks in advance!

Did you find a soln for this?

were you able to solve this?

Was anyone able to fix it?

I'm currently having the same issue. Has anyone found a fix for it or an alternate?

ChandLuo commented 1 year ago

was anyone able to solve this question ? My result is empty too..