1
0
mirror of synced 2025-12-30 12:04:43 -05:00
Files
airbyte/docs/integrations/sources/ip2whois.md
Kumar Aggarrwal 233dfd1e61 🎉 New source: Ip2whois [low-code SDK] (#18661)
* added new source for ip2whois

* updated documentation link

* fixes for review comments

* format connector

* run format

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-09 10:17:05 -03:00

1.1 KiB

Ip2whois API

Sync overview

This source can sync data from the Ip2whois API. At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch.

This Source Supports the Following Streams

Features

Feature Supported?(Yes/No) Notes
Full Refresh Sync Yes
Incremental Sync No

Performance considerations

Ip2whois APIs allows you to query up to 500 WHOIS domain name per month.

Getting started

Requirements

Changelog

Version Date Pull Request Subject
0.1.0 2022-10-29 #18651 🎉 New source: Ip2whois [low-code SDK]