Back to integrations

Metatext.AI Inference API and ParseHub integration

Save yourself the work of writing custom integrations for Metatext.AI Inference API and ParseHub and use n8n instead. Build adaptable and scalable Development, workflows that work with your technology stack. All within a building experience you will love.
Metatext.AI Inference API
ParseHub

How to connect Metatext.AI Inference API and ParseHub

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.

Metatext.AI Inference API and ParseHub integration: Create a new workflow and add the first step

Build your own Metatext.AI Inference API and ParseHub integration

Create custom Metatext.AI Inference API and ParseHub 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 methods for Metatext.AI Inference API

Delete

Get

Head

Options

Patch

Post

Put

To set up Metatext.AI Inference API 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 Metatext.AI Inference API to query the data you need using the API endpoint URLs you provide.

Requires additional credentials set up

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

Supported API Endpoints for ParseHub

GET

Get project

Retrieve details of a specific project.

/v2/api/projects/get
POST

Run project

Initiate a run for a specific project.

/v2/api/projects/run
GET

List all projects

Retrieve a list of all projects.

/v2/api/projects/list
GET

Get project

Retrieve details about a specific project using its token.

/api/v2/projects/{PROJECT_TOKEN}
POST

Run project

This will start running an instance of the project on the ParseHub cloud.

/api/v2/projects/{PROJECT_TOKEN}/run
GET

List projects

This gets a list of projects in your account

/api/v2/projects
GET

Get last ready data

Returns the data of the last ready run for a project.

/api/v2/projects/{PROJECT_TOKEN}/last_ready_run/data

To set up ParseHub 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 ParseHub to query the data you need using the API endpoint URLs you provide.

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 ParseHub official documentation to get a full list of all API endpoints and verify the scraped ones!

FAQs

FAQ

Can Metatext.AI Inference API connect with ParseHub?

Can I use Metatext.AI Inference API’s API with n8n?

Can I use ParseHub’s API with n8n?

Is n8n secure for integrating Metatext.AI Inference API and ParseHub?

How to get started with Metatext.AI Inference API and ParseHub integration in n8n.io?

Looking to integrate Metatext.AI Inference API and ParseHub in your company?

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

Why use n8n to integrate Metatext.AI Inference API with ParseHub

Build complex workflows, really fast