Skip to main content

Client to interact with Backscatter.io services.

Project description

https://readthedocs.org/projects/backscatter/badge/?version=latest https://badge.fury.io/py/backscatter.svg https://img.shields.io/badge/License-MIT-yellow.svg

This is an abstract python library built on top of the Backscatter service. It is preferred that users use this library when implementing integrations or plan to use Backscatter within their code. The library includes a small client to interact with the API.

Quick Start

Install the library:

pip install backscatter or python setup.py install

Save your configuration:

backscatter setup --api-key <your-API-key>

Search observations:

backscatter observations --query 148.227.224.17

Get Trends:

backscatter trends --type port

Enrich values:

backscatter enrich --query 148.227.224.17

Features

  • Run observation searches for ip, network, asn, country and ports

  • Get trend data for all data types

Changelog

02-03-19

  • Feature: Support for port enrichment call

02-01-19

  • Feature: Support proxies within the core library

  • Change: Adjust timeout to something more favorable to long queries

01-29-19

  • Bugfix: Avoid errors on free account without observations

01-21-19

  • Feature: Added enrichment support

  • Feature: Added JSON and table output formats

  • Change: Adjusted query type to be optional if value is mapped to a type

01-13-19

  • Bugfix: Resolved undeclared var in client observations call

01-12-19

  • Initial launch of the library

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

backscatter-0.2.2.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distributions

backscatter-0.2.2-py3.6.egg (22.0 kB view hashes)

Uploaded Source

backscatter-0.2.2-py3-none-any.whl (11.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page