Marco Uderzo

Results 4 issues of Marco Uderzo

Is it possible to crawl all media from a location page, instead from a profile? For example: https://www.instagram.com/explore/locations/4706333/al-saiso/ Thanks

enhancement

As from the title, the `fbsearch_suggested_profiles()` function raises "Not Elegible For Chaining" Exception. Here is how to reproduce the bug: ``` import instagrapi from instagrapi import Client client = Client()...

bug

Hello, I need to plot the spatial locations of bins belonging to leiden clusters (one cluster per plot), but the color of each bin plotted should be colored based on...

Hi, reporting an issue with plotting. ``` SpatialData object, with associated Zarr store: ... ├── Images │ ├── 'wt1_cytassist_image': DataArray[cyx] (3, 3000, 3200) │ ├── 'wt1_hires_image': DataArray[cyx] (3, 4818, 6000)...