Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Download photo metadata
client.photos() -> pd.DataFrame
pd.DataFrame
from jmail import JmailClient client = JmailClient() photos = client.photos() # Photos with descriptions mentioning "pool" pool = photos[photos.image_description.str.contains("pool", case=False, na=False)]
id
source
release_batch
original_filename
content_type
width
height
image_description
https://data.jmail.world/v1/photos.parquet https://data.jmail.world/v1/photos.ndjson.gz