File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
- # Apify API client for Python
1
+ <h1 align =center >Apify API client for Python</h1 >
2
+
3
+ <p align =center >
4
+ <a href="https://badge.fury.io/py/apify-client" rel="nofollow">
5
+ <img src="https://badge.fury.io/py/apify-client.svg" alt="PyPI version" style="max-width: 100%;">
6
+ </a>
7
+ <a href="https://pypi.org/project/apify-client/" rel="nofollow">
8
+ <img src="https://img.shields.io/pypi/dm/apify-client" alt="PyPI - Downloads" style="max-width: 100%;">
9
+ </a>
10
+ <a href="https://pypi.org/project/apify-client/" rel="nofollow">
11
+ <img src="https://img.shields.io/pypi/pyversions/apify-client" alt="PyPI - Python Version" style="max-width: 100%;">
12
+ </a>
13
+ <a href="https://discord.gg/jyEM2PRvMU" rel="nofollow">
14
+ <img src="https://img.shields.io/discord/801163717915574323?label=discord" alt="Chat on discord" style="max-width: 100%;">
15
+ </a>
16
+ </p >
2
17
3
18
The Apify API Client for Python is the official library to access the [ Apify API] ( https://docs.apify.com/api/v2 ) from your Python applications.
4
19
It provides useful features like automatic retries and convenience functions to improve your experience with the Apify API.
You can’t perform that action at this time.
0 commit comments