Skip to main content

Grapeshot Signgal API

Project description

The grapeshot signal sdk provides a wrapper to the Grapeshot Signal web service which provides high quality realtime analysis of web pages. See http://devportal-test.grapeshot.co.uk for details.

Detailed documentation is available in the “docs” directory.

Quick Start

  1. Install via pip:

    pip install grapeshot-signal-sdk

    For alternative installation methods see the detailed documentation.

  2. Obtain an api key via http://devportal-test.grapeshot.co.uk.

  3. In your code create an instance of SignalClient, passing in your api key:

    from grapeshot_signal import SignalClient
    
    signal_client = SignalClient("your api key")
  4. Use the client to obtain information about web pages:

    from grapeshot_signal import rels
    
    url =  "http://news.bbc.co.uk" #for example
    page = signal_client.get_page(url, embed=[rels.keywords, rels.segments])
    
    do_my_stuff(results)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

grapeshot_signal_sdk-0.0.1a1-py2.py3-none-any.whl (7.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file grapeshot_signal_sdk-0.0.1a1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for grapeshot_signal_sdk-0.0.1a1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f8980571ca3c9337bdf089c17f3eb3606f698e442159ce07435d84be9ef8d1e9
MD5 ea87cf6d56211f0aab2d8814078a0d35
BLAKE2b-256 fb3e82ee64535450496a2018321f513fc3157b6229ada619fab72ec22d7a9338

See more details on using hashes here.

Supported by

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