Skip to main content

Simplified Pseudo API for CryptoForecast.io

Project description

cryptoforecast.io scraper

Introduction

CryptoForecast.io scraper

Allows simple interface for automating downloading of data from https://www.cryptoforecast.io API.

Table of contens

Installation

pip install cryptoforecast_io_scraper

Requirements

  • Requires Requests

API

Get data from CryptoForecast

from cryptoforecast_io_scraper.request import DataReq

data_req = DataReq()

print(data_req._get_data())

API Methods

The following API methods are available:

  • [Get data]: returns recent data

Credits

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

cryptoforecast_io_scraper-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

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