Instagram Photo Find
by @psyduckler
Find high-quality Instagram photos for any destination or place. Searches for Instagram posts via web search, downloads candidate images, vision-scores them...
clawhub install instagram-photo-findπ About This Skill
name: instagram-photo-find description: Find high-quality Instagram photos for any destination or place. Searches for Instagram posts via web search, downloads candidate images, vision-scores them for quality and iconic-ness, and returns the best matches with source URLs. Use when you need travel/destination photos from Instagram, hero images for a location, or Instagram post images for any place or attraction.
Instagram Photo Find
Find the best Instagram photo for a given destination or place name.
Workflow
Step 1 β Search for Instagram post URLs
Search Brave for: site:instagram.com/p/ {destination} popular photo
site:instagram.com/p/ "Barton Springs" Austin)Step 2 β Filter candidates by title
From search results, pick the top 5-6 candidates based on titles that suggest scenic/visual content:
Prefer titles with:
Skip titles that suggest:
Step 3 β Download images
For each candidate, extract the image via:
https://www.instagram.com/p/{shortcode}/media/?size=l
curl -s -L (follows the 302 redirect to CDN)/tmp/ with descriptive namesStep 4 β Vision-score each image
Run each downloaded image through the vision model with this prompt:
> Describe briefly. Rate 1-10 as a hero destination photo for {destination} (iconic, scenic, represents the place well). Description + score only.
Step 5 β Return results
Return images ranked by score. For each result, provide:
instagram.com/p/{shortcode}/)Parameters
Tips
"Palacio de Bellas Artes"/media/?size=l endpoint requires no authenticationπ Tips & Best Practices
"Palacio de Bellas Artes"/media/?size=l endpoint requires no authentication