Skip to main content

Python3 API and web scraper for coinmarketcap.com.

Project description

pymarketcap

TravisCI AppVeyor Status

ReadTheDocs Binder

PyPI PyPI-Versions LICENSE

pymarketcap is a library for retrieve data from coinmarketcap API and website. Consist of a cythonized scraper and and API wrapper built with libcurl, but is posible to compile a lightweight version with standard urllib

New version 4.0.0

This new version introduce some breaking changes (see Documentation reference).

Install

You need to install cython before pymarketcap. Try: pip3 install Cython and then:

pip3 install pymarketcap
  • On Windows will be used urllib library to make synchronous requests and on Linux/Mac will be build against libcurl C library. You can control this (see below):

From source

git clone https://github.com/mondeja/pymarketcap.git cd pymarketcap pip3 install -r requirements.txt python setup.py install

  • To force installation with libcurl, use --force-curl in last command.

  • To install with urllib, use --no-curl.

Documentation

Contributing

Testing

Changelog

License

Support

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

pymarketcap-4.0.12.tar.gz (262.1 kB view details)

Uploaded Source

File details

Details for the file pymarketcap-4.0.12.tar.gz.

File metadata

  • Download URL: pymarketcap-4.0.12.tar.gz
  • Upload date:
  • Size: 262.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pymarketcap-4.0.12.tar.gz
Algorithm Hash digest
SHA256 71ecb8b705942d68f6fdbe4048f2bf74e1bf6cb5b43655b4880dee9a0fc133ff
MD5 d7969a3dc95dfcfd7413059393c5de41
BLAKE2b-256 89851ffb01bb51e9b21b866f145e7148b351ae89a79c49c516ab8f52e3e4512b

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