Actor Development
Hey there,
I just reverse-engineered the API of a big e-commerce giant because scraping was totally impossible from their website due to hard blockades by captchas and a very sophisticated bot system by their developer team(Hats off to them). I had a look at Apify and found out it is not available here, so I am here to find out how I can become an actor developer. What is the procedure? How can I change my already written Python code to act as an actor? and what about the commission, etc?
Thanks and nice to meet you to guys
Mujeeb
2 Replies
can you tell the name of the ecommerce platform?
you need to use apify sdk to convert your code into apify actor which uses docker container
apify would take 20% commision from the revenue
Hey, you can follow this guide:
https://docs.apify.com/academy/deploying-your-code
If you are looking for some specific details please create a new thread.
Deploying your code to Apify | Academy | Apify Documentation
In this course learn how to take an existing project of yours and deploy it to the Apify platform as an Actor.