目录

Best Way to Mass Download Google Maps Photos

There are several ways to download photos of a place in Google Maps. Many require a lot of time and effort. But apart from these, there is a very easy way to download photos in bulk. That is to use Outscraper’s 谷歌地图照片抓取工具 服务。

Using this service of Outscraper, it is possible to automatically download hundreds of photos in just 2 steps. The first step is to extract the URLs of the photos. The second step is to download all these photos with the help of a small prompt.

Downloading Google Maps Photos in 2 Steps

Let’s follow step by step how to download photos through an example scenario. Our scenario is this: We would like to download photos of a McDonald’s branch located in Los Angeles. For this, we will first extract Google Maps photos links. As a second step, we will download all these links with a command that we will run on Windows PC.

Photos From McDonald's Branch on Los Angeles

Step 1: Scrape Google Maps Photos Links

We will use the Google Maps URL of the McDonald’s branch whose photos we want to download while creating the task. By selecting the “Plain queries (search keywords, place IDs, URLs, etc.)” option, we will ensure that the URL can be used as a query.

Google Maps Photos Scraper Task Parameters

Apart from this option, it is possible to extract photo links of places in Google Maps by selecting a category and location. For a detailed description of how to use the Outscraper Google Maps Photos Scraper service, please read our “如何搜刮谷歌地图照片?” tutorial for more information.

We want to scrape 100 photos from this branch. So we set our parameters and, now we will start the task. We will check that the scraping task is over from the tasks page.

Scraping Task Result File

The task is finished. We downloaded the result file. There are two different links of photos in it. Separate links for normal-size and big-size photos. It is also possible to use both different links to download. We will copy and paste these links into a text file and use this text file in the download process. Now let’s move on to the second step.

Step 2: Download Photos to PC

In the second step, we will first create a text file with photos link. We transfer all the links from the result file to the text file by copy and pasting. And we will save it in a folder on the desktop.

Copy & Paste URLs to Text File

The text file is ready. We saved this file in the “C:\Users\Yunus Emre\Desktop\McDonalds Photos” path on the Windows desktop. Now, we will use a command prompt on Windows computers to perform the download process. Command prompt, or CMD, is the command-line interpreter of Windows operating systems. The prompt we will use is as follows:

				
					for /F "delims=" %f in (file_name.txt) do curl -o "%~nf.jpg" "%f"

				
			

To quickly open the command prompt on your Windows computer, you can use a shortcut. Hold down the Windows key (the one with the Windows logo) and press the letter “R” on your keyboard. This will bring up the run dialog box. In the box that appears, type “cmd” (without the quotes) and hit the Enter key. This will open the Command Prompt window.

We will use two different commands. The first one shows the location of the text file, and the second one is command, which downloads the links in the text file. In our scenario the text file is in the C:\Users\Yunus Emre\Desktop\McDonalds Photos path. We enter a command accordingly.

Changing Directory on Command Prompt

The first prompt is ok. Now we will command using the code that will download the photos. We will revise the part specified as file_name.txt in the code in accordance with our text file. And the code will be like this: 

				
					for /F "delims=" %f in (Photos_Link.txt) do curl -o "%~nf.jpg" "%f"
				
			

Let’s run the code in same command prompt now.

Photos Are Downloaded

Command prompt successfully downloaded all the links in the photos_links.txt file and saved the jpg files in the folder.

Downloading Succesful - 100 Photos

With this prompt, the names of all the photos will be as specified in the photo IDs. All the photos have been downloaded to a folder with these names. With the Outscraper Google Maps Photos Scraper service, it is now easy to download photos of any place in this manner. If you are in need of downloading photos in this way, you can try Outscraper’s service now.

Try Outscraper Google Maps Photos Scraper Service Now

If you want to download Google Maps Photos in bulk, look no further than Outscraper. With its cutting-edge technology and advanced web scraping tools, Outscraper offers a seamless and convenient solution for extracting photos from Google Maps. Try with the free tier now.

常见问题

最常见的问题和答案

Mass downloading Google Maps Photos can be a time-consuming task if done manually. However, with Outscraper Google Maps Photos Scraper service, you can easily download Google Photos in bulk. This service automates the process, allowing you to extract and save a large number of photos quickly and efficiently. Simply use Outscraper Google Maps Photos Scraper to streamline your photo downloading process.

Yes, you can download all photos from Google Maps Photos to your computer. Outscraper Google Maps Photos Scraper service enables you to effortlessly download all your photos from Google Places Photos in one go. With just a few simple steps, you can extract and save your entire photo collection onto your computer, ensuring that you have a local backup of all your precious memories.

Downloading photos from Google Maps is made easy with Outscraper’s Google Maps Photos Scraper service. With this tool, you can extract and download photos from Google Maps effortlessly. 

类别: 教程

尤努斯

市场营销人员、内容写作人员、客户体验开发人员----。 Facebook | 领英 | 推特

0 评论

发表评论

头像占位符