
PGVector Integration
Pricing
Pay per usage

PGVector Integration
This integration transfers data from Apify Actors to a Postgres SQL database (with PGVector extension).
4.6 (5)
Pricing
Pay per usage
4
Monthly users
2
Runs succeeded
33%
Response time
19 hours
Last modified
3 days ago
You can access the PGVector Integration programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "datasetFields": [
3 "text"
4 ],
5 "dataUpdatesStrategy": "deltaUpdates",
6 "dataUpdatesPrimaryDatasetFields": [
7 "url"
8 ],
9 "deltaUpdatesPrimaryDatasetFields": [
10 "url"
11 ]
12}' |
13apify call apify/pgvector-integration --silent --output-dataset
PGVector Integration API through CLI
The Apify CLI is the official tool that allows you to use PGVector Integration locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.