apify/apify-sdk-python
The Apify SDK for Python is the official library for creating Apify Actors in Python. It provides useful features like actor lifecycle management, local storage emulation, and actor event handling.
This library helps developers create web scraping programs called "Apify Actors" using Python. These Actors take website URLs as input and extract specific data like titles, headings, and other content, outputting it in a structured format. This is for software developers building automated data extraction tools and services.
164 stars.
Use this if you are a Python developer and need to build, run, and manage web scraping programs (Apify Actors) that can be deployed on the Apify platform.
Not ideal if you simply want to access the Apify API from your Python application without building a full Actor, in which case you should use the Apify Client for Python.
Stars
164
Forks
23
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/apify/apify-sdk-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.