Skip to main content

SensCritique Takeout on PyPI

Project description

SensCritique Takeout

PyPI status Build status Code coverage Code Quality

This repository contains Python code to export your data from SensCritique.com.

Installation

The code is packaged for PyPI, so that the installation consists in running:

pip install senscritique

Usage

Library (« collection »)

A library can be downloaded as follows:

import senscritique

# Download in JSON format the library of the given user
data = senscritique.parse_and_cache(user_name='wok', data_type='collection')

Reviews (« critiques »)

Reviews can be downloaded as follows:

import senscritique

# Download in JSON format the reviews of the given user
data = senscritique.parse_and_cache(user_name='wok', data_type='critiques')

Rankings (« listes »)

Rankings can be downloaded as follows:

import senscritique

# Download in JSON format the rankings of the given user
data = senscritique.parse_and_cache(user_name='wok', data_type='listes')

References

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

senscritique-0.5.4.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

senscritique-0.5.4-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file senscritique-0.5.4.tar.gz.

File metadata

  • Download URL: senscritique-0.5.4.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for senscritique-0.5.4.tar.gz
Algorithm Hash digest
SHA256 de902319f59c474b73f3589e9eec98664639376920264d661a8c4a5339c4ecbf
MD5 c371aa235b393d95cc22555ad18de771
BLAKE2b-256 65a1b665f1bd47328fbcfbcc4b6f453cc02d0eabe4a9f0b3269a537e1ebf8196

See more details on using hashes here.

Provenance

File details

Details for the file senscritique-0.5.4-py3-none-any.whl.

File metadata

File hashes

Hashes for senscritique-0.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4e32abef9ce3d18f93c3dbbc0193970cb4288ce48a1deb4e4958242294c9ea29
MD5 305f0a7e8a6a39e9be8c90e1f47797c2
BLAKE2b-256 3eae38d030af7dec78b470b24fe181df3260cd1f0a16152cdff122b31a0cab31

See more details on using hashes here.

Provenance

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