Skip to main content
The BigDataCloud plugin syncs data locally. Use corsair.bigdatacloud.db.<entity>.search({ data, limit?, offset? }) with the filters listed per entity.

Asns

Path: bigdatacloud.db.asns.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Bgp Prefixes

Path: bigdatacloud.db.bgpPrefixes.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Countries

Path: bigdatacloud.db.countries.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Email Validations

Path: bigdatacloud.db.emailValidations.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Hazard Reports

Path: bigdatacloud.db.hazardReports.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Networks

Path: bigdatacloud.db.networks.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Phone Validations

Path: bigdatacloud.db.phoneValidations.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Reverse Geocodes

Path: bigdatacloud.db.reverseGeocodes.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Roaming Statuses

Path: bigdatacloud.db.roamingStatuses.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Timezones

Path: bigdatacloud.db.timezones.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Tor Exit Nodes

Path: bigdatacloud.db.torExitNodes.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

User Agents

Path: bigdatacloud.db.userAgents.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

User Risks

Path: bigdatacloud.db.userRisks.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.