Skip to main content

Get normalized place data from Foursquare, Yelp, Facebook, Google, and Factual.

Project description

Get normalized place data from Foursquare, Yelp, Facebook, Google and Factual.

Installation

$ pip install venn-places

Usage

from venn import PlacesAPI

api = PlacesAPI(venn_api_key)

api.search(category="food",
           address="1411 Vine St. Cincinnati, OH 45202",
           limit=10)

Methods

.search

Parameter

Required

Type

Example

keyword

this or category

string

outback

category

this or keyword

string

food

address

this or location

string

1411 Vine St. Cincinnati, OH 45202

location

this or address

string (comma separated)

44.2333423,-84.3453452

limit

no (default: 10)

int

20

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

venn-places-0.0.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page