
This tool is part of the PlePer Scrape API and is used to demonstrate scraping images from google business profile.
In the field enter the listing url ( Link to listing profile. CID or Place ID )
Examples:
API Documentation: https://pleper.com/index.php?do=api_docs_scrape#google/by-profile/images
Returned fields
| Field | Description |
|---|---|
| id | Image ID |
| img_url | URL to the full size image | user_id | Uploader ID ( CID ) |
| user_name | Uploader name | size | Array with image size where size[0] is the width and size[1] is the height | date_year | Year the image is uploaded | date_month | Month the image is uploaded | date_day | Day the image is uploaded |
| date_hour | Hour the image is uploaded |
| timestamp | Unix timestamp |
| source | - |
| type | Video / 360 or empty for normal image |
Notes:
Every tool have some daily limits, if they are exceeded, you will see notification.