Skip to main content

Unofficial client for the apify.com API

Project description

Simple client library for the excellent apify.com API

Installation

Using pip (Recommended)

pip install apifyunofficial

From source

  1. Clone this repository
  2. python setup.py install

First use

To ensure the module works, create a .json configuration file like the example apify_config.json, then run this python code:

import apifyunofficial as apify
print(apify.get_private_user_data(config=<CONFIG FILE>))

What you get

  • Most functions specified in the official API docs.
  • Object-oriented structure that follows the docs closely.
  • Fairly simple code
  • Bugs (probably)

How to help

  • Contributing to this source code
  • Finding bugs! (then filing issues)
  • Suggesting ideas and improvements

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

apifyunofficial-0.0.3.tar.gz (11.0 kB view hashes)

Uploaded source

Built Distribution

apifyunofficial-0.0.3-py2.py3-none-any.whl (38.3 kB view hashes)

Uploaded py2 py3

Supported by

AWS AWS Cloud computing Datadog Datadog Monitoring Fastly Fastly CDN Google Google Object Storage and Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page