Back to integrations

Foursquare and ScrapeNinja integration

Save yourself the work of writing custom integrations for Foursquare and ScrapeNinja and use n8n instead. Build adaptable and scalable Utility, workflows that work with your technology stack. All within a building experience you will love.
Foursquare
ScrapeNinja

How to connect Foursquare and ScrapeNinja

Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Foursquare and ScrapeNinja integration: Create a new workflow and add the first step

Build your own Foursquare and ScrapeNinja integration

Create custom Foursquare and ScrapeNinja workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Supported API Endpoints for Foursquare

GET

Search place

Search for places based on location and criteria.

/developer/reference/place-search
GET

Get place details

Retrieve detailed information about a specific place.

/developer/reference/place-details
GET

Get place photos

Fetch photos related to a specific place.

/developer/reference/place-photos
GET

Get place tips

Obtain tips provided by users for a specific place.

/developer/reference/place-tips
GET

Find nearby places

Discover places in close proximity to a given location.

/developer/reference/places-nearby
POST

Report nearby place selection

Submit a report regarding nearby place selection.

/developer/reference/place-select
GET

Get feedback status

Check the status of submitted feedback regarding places.

/developer/reference/feedback-status
POST

Flag problematic place

Report a problematic place based on user feedback.

/developer/reference/place-flag
POST

Propose place edit

Submit proposed edits for a specific place.

/developer/reference/place-propose-edit
GET

Autocomplete

Provide autocomplete suggestions for addresses and places.

/developer/reference/autocomplete
GET

Match places

Match a specified input to nearby places.

/developer/reference/place-match

To set up Foursquare integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Foursquare to query the data you need using the API endpoint URLs you provide.

See the example here

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Foursquare official documentation to get a full list of all API endpoints and verify the scraped ones!

Supported methods for ScrapeNinja

Delete

Get

Head

Options

Patch

Post

Put

To set up ScrapeNinja integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to ScrapeNinja to query the data you need using the API endpoint URLs you provide.

See the example here

Requires additional credentials set up

Use n8n's HTTP Request node with a predefined or generic credential type to make custom API calls.

FAQs

FAQ

Can Foursquare connect with ScrapeNinja?

Can I use Foursquare’s API with n8n?

Can I use ScrapeNinja’s API with n8n?

Is n8n secure for integrating Foursquare and ScrapeNinja?

How to get started with Foursquare and ScrapeNinja integration in n8n.io?

Looking to integrate Foursquare and ScrapeNinja in your company?

The world's most popular workflow automation platform for technical teams including

Why use n8n to integrate Foursquare with ScrapeNinja

Build complex workflows, really fast