1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Files
airbyte/docs/integrations/sources/serpstat.md

4.1 KiB

Serpstat

This page contains the setup guide and reference information for the Serpstat source connector.

Setup guide

Step 1: Get Serpstat API key

For new Serpstat users

  1. Create a new Serpstat account.
  2. Go to My account page and click Get API key.
  3. Follow the instructions to get the API key.
  4. Click Copy to copy the API key.

For existing Serpstat users

Go to My account page and click Copy to copy the API key.

Step 2: Set up the Serpstat connector in Airbyte

  1. Log into your Airbyte Cloud or Airbyte Open Source account.
  2. Click Sources and then click + New source.
  3. On the Set up the source page, select Serpstat from the Source type dropdown.
  4. Enter a name for your connector.
  5. Enter the API key.
  6. Expand Optional fields and fill them in. Each API response consumes API credits available to your Serpstat subscription plan. To limit the number of consumed API rows, decrease Page size and Pages to fetch options.
  7. Click Set up source.

Supported sync modes

The Serpstat source connector supports the following sync modes:

  • Full refresh

Supported Streams

Performance considerations

The maximum sync speed is limited by the number of requests per second per API key. See this limit in your Serpstat account.

Changelog

Expand to review
Version Date Pull Request Subject
0.2.2 2024-10-28 47666 Update dependencies
0.2.1 2024-08-16 44196 Bump source-declarative-manifest version
0.2.0 2024-08-14 44067 Refactor connector to manifest-only format
0.1.11 2024-08-12 43920 Update dependencies
0.1.10 2024-08-10 43510 Update dependencies
0.1.9 2024-08-03 43076 Update dependencies
0.1.8 2024-07-27 42697 Update dependencies
0.1.7 2024-07-20 42214 Update dependencies
0.1.6 2024-07-13 41714 Update dependencies
0.1.5 2024-07-10 41550 Update dependencies
0.1.4 2024-07-06 40767 Update dependencies
0.1.3 2024-06-25 40400 Update dependencies
0.1.2 2024-06-23 40221 Update dependencies
0.1.1 2024-05-30 38690 Make compatible with the builder
0.1.0 2023-08-21 28147 Release Serpstat Connector