This tool is part of the PlePer Scrape API and is used to demonstrate the information scraped for a GBP Listing.
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/information
Returned fields
Field | Description |
---|---|
name | The listing name |
phone_number | The full phone number with country code | address | The full address of the listing. If missing it is hidden ( probably service area business ) |
country_code | Country code - ISO 3166-1 alpha-2 |
postalCode | Postal Code |
city | City | latitude | Latitude - up to six numbers after the comma | longitude | Longitude - up to six numbers after the comma | categories | Array with categories in English where the key is the position of the category ( 0 - primary category / see Google Business Categories for the full list) | categories_gcid | Array with category gcids - this is google category id and dones't depend on the category language |
review_count | The total reviews |
rating | Total rating ( from 1 to 5 ) | review_summary | Array with ratings -> reviews where the key is the rating and the value is the count of the reviews | reviews | 8 most relevante reviews ( see the review scrape tool for the structure ) | highlighted_reviews | The 3 reviews showed in knowedge graph in the search results | image_count | The number of images |
price_range | The price range. More of the listing do not have this feature | fact_id | The fact ID (FID) is represnation of hexadecimal CID and location. It is commonly used in urls to Maps | cid | The listing CID | business_profile_id | The business profile ID | place_id | The ID used in Google Place API / Maps API and so on | kg_id | Google Knowledge graph id ( https://pleper.com/index.php?do=tools&sdo=google_knowledge_graph_raw ) | description | Listing description | short_name | Listing short name ( example: https://g.page/nicetouchandrew ) | verified | True or false if the listing is verified | closed | True or false if the business is permanently closed | temporarily_closed | True or false if the business is temporarily closed | open_hours | Array with business hours |
website | Array with the website url | also_search_for | People also search results ( include up to five other listings - name / url / fact_id ) | popular_times_short | Array with popular time ( if any ) | located_in | Тhe name of the building/business in which it is located | located_in_fid | The fact id | people_typically_spend | The "People typically spend X min here" | attributes | Array with the attributes |
Every tool have some daily limits, if they are exceeded, you will see notification.