Back to Integrations
integration integration
integration ParseHub node
HTTP Request

Integrate ParseHub with 500+ apps and services

Unlock ParseHub's full potential with n8n, connecting it to similar Development apps and over 1000 other services. Automate productivity workflows by scheduling tasks, managing project timelines, and tracking progress across platforms. Use n8n's HTTP request node to construct adaptable and scalable workflows between ParseHub and your stack. All with a building experience you will love.

Create workflows with ParseHub integrations

799 integrations
Sort by:
Popularity
NameOldestNewest

Supported API Endpoints for ParseHub

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.

Get project
Retrieve details of a specific project.
GET
/v2/api/projects/get
Run project
Initiate a run for a specific project.
POST
/v2/api/projects/run
List all projects
Retrieve a list of all projects.
GET
/v2/api/projects/list
Get project
Retrieve details about a specific project using its token.
GET
/api/v2/projects/{PROJECT_TOKEN}
Run project
This will start running an instance of the project on the ParseHub cloud.
POST
/api/v2/projects/{PROJECT_TOKEN}/run
List projects
This gets a list of projects in your account
GET
/api/v2/projects
Get last ready data
Returns the data of the last ready run for a project.
GET
/api/v2/projects/{PROJECT_TOKEN}/last_ready_run/data

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!

Get run
Retrieve details of a specific run.
GET
/v2/api/runs/get
Get data for run
Retrieve data for a specific run.
GET
/v2/api/runs/data
Get last ready data
Retrieve the last ready data from a run.
GET
/v2/api/runs/last_ready_data
Cancel run
Terminate a specific run.
POST
/v2/api/runs/cancel
Delete run
Permanently delete a specific run.
DELETE
/v2/api/runs/delete
Get run
Retrieve a specific run by its token
GET
/api/v2/runs/{RUN_TOKEN}
Get run data
Returns the data that was extracted by a run.
GET
/api/v2/runs/{RUN_TOKEN}/data
Cancel run
This cancels a run and changes its status to cancelled.
POST
/api/v2/runs/{RUN_TOKEN}/cancel
Delete run
This cancels a run if running, and deletes the run and its data.
DELETE
/api/v2/runs/{RUN_TOKEN}

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!

ParseHub node
HTTP Request

About ParseHub

ParseHub is a free web scraping tool that makes extracting data effortless and quick. Its advanced web scraper allows users to collect data simply by selecting the desired information on a webpage.

Related categories

Similar integrations

  • MySQL node
  • Postgres node
  • GitHub node
  • MongoDB node
  • Microsoft SQL node
  • GraphQL node
  • Redis node
  • Jira Software node
  • AWS S3 node
  • Twilio node
Use case

Save engineering resources

Reduce time spent on customer integrations, engineer faster POCs, keep your customer-specific functionality separate from product all without having to code.

Learn more

Over 3000 companies switch to n8n every single week

Connect ParseHub with your company’s tech stack and create automation workflows

FAQ about ParseHub integrations

  • How can I set up ParseHub integration in n8n?

      To use ParseHub integration in n8n, start by adding the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. Once connected, you can make custom API calls to ParseHub to query the data you need using the URLs you provide, for example: you can use the HTTP Request node to create records by sending a POST request with the required data to the ParseHub API endpoint. To update existing records, send a PUT request with the necessary modifications, referencing the specific record ID. For retrieving data, simply make a GET request to the appropriate ParseHub project endpoint and process the response as needed in your workflow.

  • Do I need any special permissions or API keys to integrate ParseHub with n8n?

  • Can I combine ParseHub with other apps in n8n workflows?

  • What are some common use cases for ParseHub integrations with n8n?

  • How does n8n’s pricing model benefit me when integrating ParseHub?

in other news I installed @n8n_io tonight and holy moly it’s good

it’s compatible with EVERYTHING

Last week I automated much of the back office work for a small design studio in less than 8hrs and I am still mind-blown about it.

n8n is a game-changer and should be known by all SMBs and even enterprise companies.

We're using the @n8n_io cloud for our internal automation tasks since the beta started. It's awesome! Also, support is super fast and always helpful. 🤗