{"id":15099214,"url":"https://github.com/mondeja/pymarketcap","last_synced_at":"2025-10-08T05:30:24.316Z","repository":{"id":57456127,"uuid":"86907665","full_name":"mondeja/pymarketcap","owner":"mondeja","description":"Python3 API wrapper and web scraper for https://coinmarketcap.com","archived":true,"fork":false,"pushed_at":"2019-09-26T19:19:59.000Z","size":27890,"stargazers_count":87,"open_issues_count":2,"forks_count":17,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-18T20:00:39.746Z","etag":null,"topics":["api","asyncio","c","coinmarketcap","cryptocurrencies","cryptotrading","cython","graphs","libcurl","pypi","python","scraper","trading","urllib"],"latest_commit_sha":null,"homepage":"https://github.com/mondeja/pymarketcap","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mondeja.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-01T11:00:54.000Z","updated_at":"2024-04-04T21:06:17.000Z","dependencies_parsed_at":"2022-09-05T07:01:33.807Z","dependency_job_id":null,"html_url":"https://github.com/mondeja/pymarketcap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mondeja/pymarketcap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondeja%2Fpymarketcap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondeja%2Fpymarketcap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondeja%2Fpymarketcap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondeja%2Fpymarketcap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mondeja","download_url":"https://codeload.github.com/mondeja/pymarketcap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondeja%2Fpymarketcap/sbom","scorecard":{"id":658162,"data":{"date":"2025-08-11","repo":{"name":"github.com/mondeja/pymarketcap","commit":"55b848fb87a7235e138060ebbd6b6019a6ac88da"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 3/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2021-76 / GHSA-v6wp-4m6f-gcjg","Warn: Project is vulnerable to: PYSEC-2023-247 / GHSA-xx9p-xxvh-7g8j","Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T15:16:20.119Z","repository_id":57456127,"created_at":"2025-08-21T15:16:20.119Z","updated_at":"2025-08-21T15:16:20.119Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278892039,"owners_count":26063919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","asyncio","c","coinmarketcap","cryptocurrencies","cryptotrading","cython","graphs","libcurl","pypi","python","scraper","trading","urllib"],"created_at":"2024-09-25T17:07:59.447Z","updated_at":"2025-10-08T05:30:23.761Z","avatar_url":"https://github.com/mondeja.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"pymarketcap\n===========\n\n\n|TravisCI| |AppVeyor| |Status| |ReadTheDocs| |Binder|\n\n|PyPI| |PyPI-Versions| |LICENSE|\n\n\n**This project is not being maintained anymore**\n\npymarketcap is a library for retrieve data from\n`coinmarketcap \u003chttp://coinmarketcap.com/\u003e`_ API and website. Consist\nof a cythonized scraper and and API wrapper built with libcurl, but is\nposible to compile a lightweight version with standard ``urllib``\n\n\nInstall\n=======\n\nYou need to install `cython \u003chttp://cython.readthedocs.io/en/latest/src/quickstart/install.html\u003e`_ before pymarketcap. Try: ``pip3 install Cython`` and then:\n\n::\n\n   pip3 install pymarketcap\n\n- On Windows, `urllib \u003chttps://docs.python.org/3/library/urllib.html\u003e`_  will be used library by default to make synchronous requests whereas that on Linux/Mac will be built using `libcurl \u003chttps://curl.haxx.se/docs/install.html\u003e`_ C library. You can control this (see below):\n\n\nFrom source\n-----------\n\n::\n\n    git clone https://github.com/mondeja/pymarketcap.git\n    cd pymarketcap\n    pip3 install -r requirements.txt\n    python setup.py install\n\n- To force installation with libcurl, use ``--force-curl`` in last command.\n- To install with urllib, use ``--no-curl``.\n\n\nDocumentation\n-------------\n- `Static documentation at Readthedocs \u003chttps://pymarketcap.readthedocs.io\u003e`_.\n- `Live running notebook hosted at Binderhub \u003chttps://mybinder.org/v2/gh/mondeja/pymarketcap/master?filepath=doc%2Fsync_live.ipynb\u003e`_.\n\n`Contributing \u003chttps://github.com/mondeja/pymarketcap/blob/master/doc/dev_guide/contributing.rst\u003e`_\n---------------------------------------------------------------------------------------------------\n\n`Testing \u003chttps://github.com/mondeja/pymarketcap/blob/master/doc/dev_guide/testing.rst\u003e`__\n------------------------------------------------------------------------------------------\n\n\n`Changelog \u003chttp://pymarketcap.readthedocs.io/dev_guide/changelog.html\u003e`_\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n`License \u003chttps://github.com/mondeja/pymarketcap/blob/master/LICENSE\u003e`_\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nSupport\n~~~~~~~\n\n- Issue Tracker: https://github.com/mondeja/pymarketcap/issues\n- |Ask me anything| mondejar1994@gmail.com\n\n\n.. |TravisCI| image:: https://travis-ci.org/mondeja/pymarketcap.svg?branch=master\n    :target: https://cnhv.co/1xgw5\n.. |PyPI| image:: https://img.shields.io/pypi/v/pymarketcap.svg\n    :target: https://cnhv.co/1xgwg\n.. |PyPI-Versions| image:: https://img.shields.io/pypi/pyversions/pymarketcap.svg\n    :target: https://cnhv.co/1xgwm\n.. |Binder| image:: https://mybinder.org/badge.svg\n    :target: https://mybinder.org/v2/gh/mondeja/pymarketcap/master?filepath=doc%2Fsync_live.ipynb\n.. |Status| image:: https://img.shields.io/pypi/status/pymarketcap.svg\n    :target: https://cnhv.co/1xgwm\n.. |ReadTheDocs| image:: https://readthedocs.org/projects/pymarketcap/badge/?version=latest\n    :target: https://cnhv.co/1xgx1\n.. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/puy2p0qhjna4hosc?svg=true\n    :target: https://cnhv.co/1xgx7\n.. |LICENSE| image:: https://img.shields.io/pypi/l/pymarketcap.svg\n    :target: https://cnhv.co/1xgxd\n.. |Ask me anything| image:: https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmondeja%2Fpymarketcap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmondeja%2Fpymarketcap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmondeja%2Fpymarketcap/lists"}