You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use Zeeschuimer to scrape images from Instagram. I believe instagram changed their data formatting recently leading to the below two errors. This stopped working early this week.
If the images are from the search explorer then no images are scraped with error "MapItemException (item 1): Unable to map item: KeyError-'like_count'"
If the images are scraped from Instagram handles we get the images with a warning "The following fields are missing for this item and will be replaced with a default value: location_name, location_latlong, location_city"
Environment details:
Using Firefox with latest zeeschuimer on MacOS 14.6.1
Using latest 4cat installed through docker
The text was updated successfully, but these errors were encountered:
I am trying to use Zeeschuimer to scrape images from Instagram. I believe instagram changed their data formatting recently leading to the below two errors. This stopped working early this week.
"MapItemException (item 1): Unable to map item: KeyError-'like_count'"
"The following fields are missing for this item and will be replaced with a default value: location_name, location_latlong, location_city"
Environment details:
The text was updated successfully, but these errors were encountered: