Reverse Image Search avatar

Reverse Image Search

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Reverse Image Search

Reverse Image Search

Track where your images appear online! Scrape matched webpage titles, domains, direct links, and image dimensions from any image URL. Perfect for copyright enforcement, brand monitoring, fake profile detection, and visual reverse lookup at scale.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Kevin

Kevin

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Reverse Image Search – Find Similar Images by URL

Search by image URL to find visually similar images and pages across the web. Extract matching page titles, links, domains, thumbnails, image dimensions, and metadata. Powered by Google's reverse image search technology. Built with Apify best practices for reliability and speed.


Table of Contents


Features

  • Image URL Search – Search by providing any image URL to find visually similar images across the web.
  • Up to 500 Results – Extract up to 500 matching results per image search.
  • Page Titles & Links – Get the title and URL of every page where a matching image appears.
  • Domain Extraction – See which domains and websites contain matching images.
  • Thumbnail URLs – Extract thumbnail image URLs for each result.
  • Image Dimensions – Get width and height of matched images in pixels.
  • Date Information – See when matching pages were published (when available).
  • Site Favicons – Extract favicon/logo URLs for source websites.
  • Safe Search Control – Control explicit content filtering (off or blur).

Use Cases

Use CaseDescriptionKey Benefits
Image Origin TrackingFind the original source of an image and track where it appears online.Identify the first publisher and all sites using the image.
Brand MonitoringMonitor unauthorized use of your brand images across the web.Track all domains displaying your copyrighted images.
Copyright ProtectionIdentify websites using your copyrighted images without permission.Find unauthorized image usage for DMCA takedowns.
Fake Profile DetectionVerify profile pictures by checking if they appear elsewhere online.Detect catfishing and stolen identity photos.
Product Image MonitoringTrack where your product images appear across e-commerce sites.Monitor resellers and unauthorized distributors.
Content VerificationVerify the authenticity of images shared on social media or news.Cross-reference images to find the original context.
Visual ResearchFind related images and visual content for research and analysis.Discover similar images and their sources at scale.
Influencer VerificationVerify if influencer content is original by checking image origins.Detect repurposed or stolen visual content.

Quick Start

{
"url": "https://upload.wikimedia.org/wikipedia/commons/9/94/Sadie_Sink_%2843914734441%29.jpg",
"limit": 20
}

2. Large Result Set

{
"url": "https://m.media-amazon.com/images/I/61KOR4NQXTL.jpg",
"limit": 200,
"safe_search": "off"
}
{
"url": "https://m.media-amazon.com/images/I/71dV40OwhgL.jpg",
"limit": 500,
"safe_search": "blur"
}

Input Parameters

ParameterTypeRequiredDescriptionDefaultExample
urlStringYesFull URL of the image to search for-"https://m.media-amazon.com/images/I/71Mcspt-6AL.jpg"
limitIntegerNoMaximum number of results to return (10–500)5020, 100, 500
safe_searchStringNoControl explicit content filtering"blur""off", "blur"

Safe Search Options

ValueDescription
offNo filtering – show all results including explicit content
blurBlur explicit/NSFW content in results (default)

Output Format

Result Data Structure

{
"source_type": "reverse_image_search",
"search_url": "https://upload.wikimedia.org/wikipedia/commons/9/94/Sadie_Sink_%2843914734441%29.jpg",
"title": "Sadie Sink - Wikipedia",
"link": "https://en.wikipedia.org/wiki/Sadie_Sink",
"domain": "en.wikipedia.org",
"logo": "https://encrypted-tbn2.gstatic.com/faviconV2?url=https://en.wikipedia.org&client=HORIZON&size=96&type=FAVICON",
"date": null,
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTSCJ5pYc-ZZBWEJaTmFI4k4Db4qpPPyFiLRdEMNWxgbC_2_qW3_yr2ai4_&s",
"image_width": 250,
"image_height": 369
}

Output Fields Explained

FieldTypeDescription
source_typeStringSource indicator, always reverse_image_search
search_urlStringThe image URL that was searched
titleStringTitle of the page containing a matching image
linkStringURL of the page containing a matching image
domainStringDomain of the source website
logoStringFavicon/logo URL of the source website
dateStringPublication date of the page (if available, e.g., "Dec 25, 2025")
imageStringThumbnail URL of the matched image
image_widthIntegerWidth of the matched image in pixels
image_heightIntegerHeight of the matched image in pixels

Performance & Limits

  • Result Limit – Up to 500 results per image URL.
  • Batching – Data is saved in batches of 10 items to prevent loss during unexpected errors.
  • Rate Limiting – Built-in retry delays for optimal throughput.

FAQ

  • Q: Where does the data come from?
    • All data is fetched dynamically using Google's reverse image search technology via a real-time API.
  • Q: Can I get more than 500 results?
    • The API supports a maximum of 500 results per image URL.
  • Q: What image URL formats are supported?
    • Any publicly accessible image URL (HTTPS or HTTP) is supported. The image must be reachable from the internet.
  • Q: Can I search with a local image file?
    • No, this actor requires a publicly accessible image URL. Upload your image to a hosting service first and use the resulting URL.
  • Q: What data formats can I export?
    • Apify supports exporting results as JSON, CSV, Excel (XLSX), XML, HTML, and RSS.
  • Q: What is safe search?
    • Safe search controls how explicit/NSFW content is displayed. "blur" blurs explicit content, "off" shows everything.

Troubleshooting

IssueCauseSolution
"No image URL provided"Empty or missing urlEnter a valid image URL in the input
No results foundImage is too unique, private, or not indexedTry a different image URL or a more widely shared image
API returned errorUnexpected API response or invalid parametersCheck the error message and retry. Verify your image URL is accessible
Rate limit exceededToo many concurrent requestsWait a few minutes and try again
Invalid image URLURL is malformed or image is not accessibleEnsure the URL points to a publicly accessible image

Why Choose This Actor?

  • URL-based reverse image search powered by Google
  • Up to 500 matching results per search
  • Page titles, links, and domain extraction
  • Image thumbnail URLs and dimensions
  • Publication date extraction
  • Safe search control
  • Downloadable as CSV, Excel, JSON, XML, or HTML

Tags

reverse image search, image search, find similar images, google reverse image, image lookup, image finder, visual search, image origin, image tracker, copyright detection, image monitoring, apify actor


🔗 You May Also Like

ActorDescription
Google Images SearchSearch Google Images by keyword and extract image data with advanced filters.
Google Search ScraperSearch Google for any keyword and get organized results.
Google Shopping ScraperScrape Google Shopping for products with prices and other details.

Get Started Now

  1. Enter the Image URL (e.g., https://m.media-amazon.com/images/I/71Mcspt-6AL.jpg)
  2. Set the Maximum Results (e.g., 50)
  3. Optionally configure Safe Search preference
  4. Click Start to run the reverse image search
  5. Export your data in JSON, CSV, or Excel format
  6. Click "Try for free" to test the actor

Built using Apify Platform | Optimized for Performance & Reliability