Skip to main content

Python API for the European Union anti-phishing initiative.

Project description

Client API for EUPI

Build Status Documentation Status

Client API to query the Phishing Initiative service.

Installation

From the repository:

    python setup.py install

Or via pip:

    pip install pyeupi

Search queries

    from pyeupi import PyEUPI
    p = PyEUPI('<Api key>')
    p.search(content='circl')
    p.search_url(tld='lu')
    p.search_submissions()

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

pyeupi-1.3.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

pyeupi-1.3.0-py3-none-any.whl (6.7 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