Claude code
Pricing
from $1.00 / 1,000 results
Claude code
This Actor is built from the Python Empty Starter template on Apify. It provides a minimal, ready-to-run scraper skeleton using the Apify SDK, allowing developers to quickly add custom scraping or automation logic, configure inputs, and deploy scalable Python-based Actors on the Apify platform.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Biddut Hossain
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Python Empty Starter Actor
This Actor is built from the Python Empty Starter template on Apify. It provides a minimal, ready-to-run skeleton using the Apify SDK for Python, allowing you to quickly add custom scraping, automation, or data-processing logic and deploy it as a scalable Actor on the Apify platform.
What does this Actor do?
Currently this is a starter template — it reads Actor input, logs it,
and pushes a sample result to the default dataset. Replace the logic in
src/main.py with your own.
Input
See .actor/input_schema.json for the input fields this Actor accepts.
Output
Results are pushed to the default dataset and can be exported in JSON, CSV, Excel, XML, or other formats via the Apify platform.
How to run locally
- Install dependencies: