Apify changed its API changelog
API changeloghttps://apify.com/change-log
ChangeAPI changelog
New feature added: Git repository integration for Actor creation (Sep 3, 2026). One older changelog entry (Jun 9, 2026 MCP Connectors) was removed.
Jul 21, 2026
APIFY AI (BETA) IS LIVE. DESCRIBE WHAT YOU NEED AND GET RESULTS
Sep 3, 2026
CREATE AN ACTOR WITH A GIT REPO IN A FEW CLICKS
New
Console
Actor
Confidence60%
Full diff
=================================================================== --- before +++ after @@ -1,8 +1,56 @@ CHANGELOG What's new at Apify? +Sep 3, 2026 + +CREATE AN ACTOR WITH A GIT REPO IN A FEW CLICKS + +New + +Console + +Actor + +actor-with-git-repo [https://images.apifyusercontent.com/p3_XWplkYXS6CjhELv5ZzLlqgk7gxRrpnWeNAy3VHQc/w:1800/cb:1/aHR0cHM6Ly9jZG4tY21zLmFwaWZ5LmNvbS9DcmVhdGVfYW5fYWN0b3Jfd2l0aF9hX2dpdF9yZXBvX2NoYW5lbG9nX3VwZGF0ZWRfZTBkMDFhMTYzMy5wbmc.webp] + +When you create a new Actor in Apify Console or with the Apify CLI, you can now pick GitHub, GitLab, or Bitbucket, and Apify sets up the whole Git workflow for you. + +WHY IT MATTERS + + * Builds on your first push. The build pipeline is configured for you. You push a commit, and Apify builds the Actor. + * Your own repository from day one. From the start, you get pull requests, reviews, CI, and everything else you already do with Git. + * No manual wiring. The old flow meant creating the repository yourself, adding the template code, and pasting the Git URL into the Actor's Source tab. Private repositories also needed the SSH URL and a deployment key. All of that now happens automatically. + * One flow in Apify Console and the Apify CLI. Whether you start in the browser or the terminal, you end up in the same place: code in your repo, builds running on push. + +HOW IT WORKS + + * In Apify Console, click Develop new. The flow walks you through creating an Actor: + + * What do you want to build? A web scraper, an AI agent, an API and data pipeline, or browser automation. + * Which language do you prefer? TypeScript, JavaScript, or Python. + * Here's your best match. Templates matched to your answers, so you start from working code instead of browsing a template gallery. + * Where do you want to host your code? This is the new part. + + * Pick Git and choose GitHub, GitLab, or Bitbucket. You authorize the provider through OAuth, select the account or organization the repository should live under, and Apify does the rest: creates the repository, pushes the Actor template code, and configures the build. The new repository is private. You can make it public later in your provider's settings. + + * The apify create command in the Apify CLI walks you through the same choices and gives the same result: a repository under your account with the template code pushed and builds configured. + + * If you don't want Git, Create without Git is still there: Clone locally or Host on Apify. + +LEARN MORE + +The new feature is live for everyone, on every plan. Open actor.new , and see for yourself. Or get the latest version of the Apify CLI and run apify create in your terminal. Read more about the new flow in the blog post. + +[/_next/image?url=https%3A%2F%2Fcdn-cms.apify.com%2FT0_KRMEKK_6_U093_L7_ZRZSR_5f5c87481707_512_8d60891493.jpeg&w=3840&q=75] + +Patrik Braborec + +Product Manager + +---------------------------------------- + Jul 21, 2026 APIFY AI (BETA) IS LIVE. DESCRIBE WHAT YOU NEED AND GET RESULTS @@ -105,42 +153,7 @@ Product Manager ---------------------------------------- -Jun 9, 2026 - -MCP CONNECTORS ARE LIVE. ACTORS NOW WORK WHERE YOU DO. - -New - -Console - -Actor - -Integrations - -MCP connectors OG image [https://images.apifyusercontent.com/XjlOZ0sayLycrzHvXbFxc2s6bXVpGAvxEhuz9Pgl90A/w:1800/cb:1/aHR0cHM6Ly9jZG4tY21zLmFwaWZ5LmNvbS9NQ1Bfc29ubmVjdG9yc19jYjA5YTMwZGZjLnBuZw.webp] - -Apify Actors work on the open web - any public page, no login. But until now, anything that required a login (Notion, Slack, GitHub) had to happen outside Apify. - -MCP connectors fix that. They use the open Model Context Protocol to securely connect apps to specific Actors. The Actor reads and writes through a proxy in a single run - it never sees your credentials. - -HOW IT WORKS - - * Authenticate an MCP Server in Settings > API & Integrations - * Select Actors that support MCP connectors - * Select your previously authenticated MCP connector to use within the Actor - * Watch your Actor work within your MCP-connected tools - -Connect your first app → - -[/_next/image?url=https%3A%2F%2Fcdn-cms.apify.com%2Fgriffin_t_e7bffaa62c.jpg&w=3840&q=75] - -Griffin Trent - -Product Manager - ----------------------------------------- - Show more changes We're making the web more programmable. \ No newline at end of file
Get the next one in your inbox.
Follow the vendor for free, or write your own prompt and watch any page the same way.