Skip to main content

Utilities for accessing raw Parse.ly data

Project description

https://travis-ci.org/Parsely/parsely_raw_data.svg?branch=master

Parse.ly Raw Data

This repository contains Python example code for working with Parse.ly’s “raw data API”. This “API” comprises a collection of AWS tools that Parse.ly customers can use to gain batch and streaming access to the raw data that Parse.ly collects from their sites. Streaming access is provided via Amazon Kinesis Streams, and batch access via Amazon S3.

To set up Raw Data API access for your Parse.ly account, please contact Parse.ly support.

You can download this repository with

$ pip install parsely_raw_data

The files in this module are named for the services they interface with:

  • s3.py: Fetch event data from a Parse.ly-managed S3 bucket

  • stream.py: Consume a Kinesis Stream of realtime Parse.ly event data

  • redshift.py: Copy data from S3 to an Amazon Redshift instance

  • bigquery.py: Write event data to a Google BigQuery table

This repository also contains a Thrift-based abstraction over a Parse.ly event called Event. This class is used to standardize the format of events passed around between various services.

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

parsely_raw_data-0.0.3.tar.gz (12.7 kB view details)

Uploaded Source

File details

Details for the file parsely_raw_data-0.0.3.tar.gz.

File metadata

File hashes

Hashes for parsely_raw_data-0.0.3.tar.gz
Algorithm Hash digest
SHA256 a2d6a46d3c03e3f515f98f3cebe22ef48f02f9cb4dcf7511fe1a9cafff5a244c
MD5 00d528b0e987c76f0aa08e6fe2eff8d8
BLAKE2b-256 f18fb404c5192288acbc38543f0db8f5a3ae216e4975c826f1b117d33511f086

See more details on using hashes here.

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