CA
compatible-crimson
How to make code private
Hi I pushed an actor online but it made the code public like you see here in this image below. How can I hide this?
https://apify.com/mtrunkat/delete-untitled-actors/source-code
Apify
Source code · Delete Untitled Actors · Apify
Deletes all actors and tasks named untitled-X, my-actor-X, my-task-X from your account. In a minute. For free. With one click!

8 Replies
rising-crimson•16mo ago
is your actor private in actor panel?

Hello @T-Dev 👋
for the actors that are not monetized, source code in the web ide is public.
compatible-crimsonOP•16mo ago
So it has to be monetized? Are you sure? How is this source code of this scraper not public? https://apify.com/apify/google-search-scraper
Apify
Google Search scraper and SERP API 🔎 · Apify
Extract data from Google Search pages. Scrape organic and paid results, ads, People Also Ask, prices, and reviews from any country or language.
You can also make the code private on your GitHub repo, link the repo and it won't show.
compatible-crimsonOP•16mo ago
So its not possible from within the apify console?
BTW this is monetized too.
as of now if you're using web IDE and it is not monetized the source code will be public.
compatible-crimsonOP•16mo ago
Okay that makes sense thank You
Are there any documents that are point to this information?
equal-aqua•16mo ago
@T-Dev
You can find docs here:
https://docs.apify.com/platform/actors/development/deployment/source-types
Source types | Platform | Apify Documentation
Learn about Apify Actor source types and how to deploy an Actor from GitHub using CLI or Gist.