Skip to main content

Python library for scraping blockchain data from Bitquery

Project description

Scrape Solana Blockchain Data

This python library scrapes blockchain from https://bitquery.io/ from their GraphQL endpoints.

This requires you to supply your own Bitquery API token.

Copyright (c) 2022 Friktion Labs

Setup

  1. pip3 install solquery
  2. Create an account at https://bitquery.io/
  3. Retrieve API Key
  4. In command line, export BITQUERY_API_KEY=XXXXXXX
  5. python3 solquery/example_query.py

Functionalities

  • Queries Bitquery for blockchain data
  • Batches queries to get around compute limits
  • Returns output as a pandas dataframe or saves data to a specified csv

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

solana-data-scraper-0.0.5.tar.gz (234.5 kB view hashes)

Uploaded Source

Built Distribution

solana_data_scraper-0.0.5-py3-none-any.whl (234.6 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