xeni-app / xeni_travel_api_docs

Repository of information relating to connecting and using Xeni's Travel API.
0 stars 0 forks source link

List of points of interest #5

Open canuckasaurus opened 1 year ago

canuckasaurus commented 1 year ago

Example: Times Square, Eataly, etc.

RishiMSingh commented 1 year ago

Points of Interest

To find key areas of interest we can use a location as a key word to find places near that location that users may like to go to. From my research I have found a number of API’s that will take in a location and provides a list of attractions.

  1. Amadeus - https://startups.amadeus.com/en/amadeus-for-developers

    • The Points of Interest API finds the best attractions in a given city or area. The API provides a ranked list of attractions and the name, coordinates, category (sights, beach/park, historical, nightlife, restaurant or shopping), tags and score for each one. The scores are powered by the AVUXI TopPlace algorithm which analyzes millions of online reviews, photos and comments to determine popularity. 

    • Pricing:

      • Free 400 request, otherwise pay as you go.
  2. Geoapify - https://www.geoapify.com/places-api

    • Search places by more than 500 categories: restaurants, tourist attractions, historical objects, accommodation, etc. In addition, you can specify requirements, for example, Free Internet Access, No Fee, Wheelchair Access, etc., to choose the suitable ones.

Supports categories such as accommodation, activity, commercial, catering, education, entertainment, healthcare, leisure, natural, office, parking, service, tourism, adult, ski, sport and public transport.

Example of call -> https://api.geoapify.com/v2/places?categories=catering.restaurant&filter=rect:11.549881365729718,48.15114774722076,11.58831616443861,48.12837326392079&limit=100&apiKey=YOUR_API_KEY

  1. Foursquare - https://location.foursquare.com/developer/reference/local-search-map

Foursquare attempts to apply accurate and granular categorization to each of our POI records. In order to accomplish this, we leverage our own proprietary taxonomy of 1K+ categories. Please see below for more information on how to use Foursquare Categories. Categories are assigned to a Foursquare Place in two distinct attributes, both of which are included in Foursquare's 25 core attributes.

Cost of Foursqaure from $5 to $235

  1. TripAdvisor content - https://tripadvisor-content-api.readme.io/reference/overview

Increase user experience, engagement, and conversion with Tripadvisor’s globally recognized and highly trusted content. Our partner API provides you with dynamic access to Tripadvisor content, enabling seamless integration with your website and applications. Locations are defined within this API as hotels, restaurants or attractions.

Daily call limit for Location details, photos and reviews APIs: determined by your daily budget
Daily call limit for search APIs: 10000
Queries per second (QPS): 50