RepoGuard
Обновлено 9 h ago
Apify

Organization

Публичный след на GitHub Apify

@apify
Просмотреть профиль на GitHub

Put the web to work.

227

Публичные репозитории

44 611

Всего звезд

2 030

Подписчики

У организации Apify на GitHub представлено множество репозиториев, в основном написанных на языках TypeScript, Python и JavaScript. Среди заметных проектов - Crawlee, библиотека для веб-скрейпинга и автоматизации браузера, а также инструменты для анонимизации скрейперов. Apify активно разрабатывает решения для извлечения данных и автоматизации.

Основные языки

TypeScript 38Python 23JavaScript 12Rust 6MDX 3Dockerfile 2Ruby 1C# 1

Публичные репозитории

crawlee

23 755

Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.

TypeScript
Обновлено 13 июн. 2026 г.

crawlee-python

9 178

Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Parsel, BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.

Python
Обновлено 13 июн. 2026 г.

fingerprint-suite

2 389

Browser fingerprinting tools for anonymizing your scrapers. Developed by Apify.

TypeScript
Обновлено 12 июн. 2026 г.

agent-skills

2 143

Collection of Apify Agent Skills

Python
Обновлено 13 июн. 2026 г.

apify-mcp-server

1 333

The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.

TypeScript
Обновлено 13 июн. 2026 г.

proxy-chain

1 006

Node.js implementation of a proxy server (think Squid) with support for SSL, HTTP/HTTPS, SOCKS5, authentication, and upstream proxy chaining.

JavaScript
Обновлено 13 июн. 2026 г.

got-scraping

755

HTTP client made for scraping based on got.

TypeScript
Обновлено 6 июн. 2026 г.

mcpc

686

A universal CLI client for MCP. mcpc supports persistent sessions, stdio/HTTP, OAuth 2.1, tasks, JSON output for code mode, proxy for AI sandboxes, x402, and more.

TypeScript
Обновлено 12 июн. 2026 г.

impit

500

impit | rust library for browser impersonation

Rust
Обновлено 12 июн. 2026 г.

camoufox-js

229

Experimental Camoufox JS port

TypeScript
Обновлено 11 июн. 2026 г.

apify-cli

222

Apify command-line interface helps you create, develop, build and run Apify Actors, and manage the Apify cloud platform.

TypeScript
Обновлено 10 июн. 2026 г.

mcp-server-rag-web-browser

204

A MCP Server for the RAG Web Browser Actor

JavaScript
Обновлено 29 мая 2026 г.

awesome-skills

201

Community collection of Apify agent skills for AI coding assistants

Python
Обновлено 13 июн. 2026 г.

apify-sdk-js

178

Apify SDK monorepo

MDX
Обновлено 12 июн. 2026 г.

apify-sdk-python

170

Apify SDK for Python—The official library for building Apify Actors: serverless cloud programs for web scraping, browser automation, data processing, and AI agents. Manages the Actor lifecycle, storages (datasets, key-value stores, request queues), events, proxies, and pay-per-event monetization. Built on top of the the Apify API Client.

Python
Обновлено 12 июн. 2026 г.

actor-page-analyzer

152

Apify actor that opens a web page in headless Chrome and analyzes the HTML and JavaScript objects, looks for schema.org microdata and JSON-LD metadata, analyzes AJAX requests, etc.

JavaScript
Обновлено 16 мая 2026 г.

actor-scraper

138

House of Apify Scrapers. Generic scraping actors with a simple UI to handle complex web crawling and scraping use cases.

TypeScript
Обновлено 6 июн. 2026 г.

browser-pool

99

A Node.js library to easily manage and rotate a pool of web browsers, using any of the popular browser automation libraries like Puppeteer, Playwright, or SecretAgent.

TypeScript
Обновлено 27 мая 2026 г.

apify-client-python

93

Apify API client for Python—Programmatically run Actors, manage and stream data from storages (datasets, key-value stores, request queues), schedule and monitor runs, and access the full Apify platform API. Sync and async interfaces with automatic retries and pagination.

Python
Обновлено 12 июн. 2026 г.

apify-actor-docker

91

Base Docker images for Apify actors.

Dockerfile
Обновлено 12 июн. 2026 г.

fingerprint-generator

89

Generates realistic browser fingerprints

TypeScript
Обновлено 6 июн. 2026 г.

actor-whitepaper

88

This whitepaper describes a new concept for building serverless microapps called Actors, which are easy to develop, share, integrate, and build upon. Actors are a reincarnation of the UNIX philosophy for programs running in the cloud.

Python
Обновлено 12 апр. 2026 г.

apify-client-js

86

Apify API client for JavaScript / Node.js.

TypeScript
Обновлено 12 июн. 2026 г.

mcp-client-capabilities

79

Index of all Model Context Protocol (MCP) clients and their capabilities

TypeScript
Обновлено 11 июн. 2026 г.

fingerprint-injector

75

Home of fingerprint injector.

TypeScript
Обновлено 9 мая 2026 г.

actor-rag-web-browser

72

RAG Web Browser is an Apify Actor to feed your LLM applications and RAG pipelines with up-to-date text content scraped from the web.

TypeScript
Обновлено 11 июн. 2026 г.

header-generator

71

NodeJs package for generating browser-like headers.

TypeScript
Обновлено 10 апр. 2026 г.

apify-docs

69

This project is the home of Apify's documentation.

JavaScript
Обновлено 12 июн. 2026 г.

actor-templates

56

This project is the :house: home of Apify Actor templates to help users quickly get started. Contributions welcome!

Python
Обновлено 4 июн. 2026 г.

super-scraper

40

Generic REST API for scraping websites. Drop-in replacement for ScrapingBee, ScrapingAnt, and ScraperAPI services. And it is open-source!

TypeScript
Обновлено 4 июн. 2026 г.

n8n-nodes-apify-old

37

n8n node to interact with Apify APIs

TypeScript
Обновлено 21 апр. 2026 г.

xlsx-stream

31

JavaScript / Node.js library to stream data into an XLSX file

JavaScript
Обновлено 4 июн. 2026 г.

actor-llmstxt-generator

31

The /llms.txt Generator Actor 🕸️📄 extracts website content to create an llms.txt file for AI apps 🤖✨ like LLM fine-tuning and indexing. Output is available 📥 in the Key-Value Store for easy download and integration into workflows. 🚀

Python
Обновлено 25 мая 2026 г.

apify-openclaw-plugin

23

OpenClaw extension integration

TypeScript
Обновлено 2 июн. 2026 г.

idcac

19

I Don't Care About Cookies extension compiled for use with Playwright/Puppeteer

JavaScript
Обновлено 31 мая 2026 г.

actor-mcp-servers

19

A curated collection of awesome MCP servers, published and monetized as Actors on Apify

TypeScript
Обновлено 20 мая 2026 г.

apify-shared-js

18

Utilities and constants shared across Apify projects.

TypeScript
Обновлено 12 июн. 2026 г.

actor-quick-start

18

Contains a boilerplate of an Apify actor to help you get started quickly build your own actors.

Dockerfile
Обновлено 22 мая 2026 г.

apify-zapier-integration

15

Apify integration for Zapier

JavaScript
Обновлено 8 июн. 2026 г.

push-actor-action

15

A GitHub Action to push an Actor the the Apify platform

Неизвестный язык
Обновлено 4 июн. 2026 г.

workflows

14

Apify's reusable github workflows

TypeScript
Обновлено 10 июн. 2026 г.

homebrew-tap

12

A Homebrew tap for Apify tools

Ruby
Обновлено 3 июн. 2026 г.

actor-vector-database-integrations

9

Transfer data from Apify Actors to vector databases (Chroma, Milvus, Pinecone, PostgreSQL (PG-Vector), Qdrant, and Weaviate)

Python
Обновлено 19 мар. 2026 г.

n8n-nodes-apify-template

8

This is a template repo for the n8n single Actor apps.

TypeScript
Обновлено 11 июн. 2026 г.

actor-finance-monitoring-agent

7

The Finance Monitoring AI Agent 📊💹 analyzes specific tickers, gathering and processing data to generate insightful reports 📈📉. Designed for investors and analysts, this agent provides detailed performance analysis and trends. 🚀

Python
Обновлено 28 мая 2026 г.

actor-example-python

7

Example Apify Actor written in Python

Python
Обновлено 4 мая 2026 г.

crawlee-parallel-scraping-example

7

An example repository showcasing how you can scrape in parallel using one request queue

TypeScript
Обновлено 26 мар. 2026 г.

langchain-apify

6

Apify integration for LangChain 🦜🔗

Python
Обновлено 24 мая 2026 г.

actor-whitepaper-web

6

Documentation site for the Actor Programming Model – a fresh take on serverless microapps. Built with Astro.

MDX
Обновлено 2 апр. 2026 г.

actor-ai-code-sandbox

5

Open-source Actor that provides a sandbox for secure execution of AI generated code. Supports Node.js, Python. Provides pre-configured Claude Code, Codex CLI, and OpenCode. 📦

TypeScript
Обновлено 8 июн. 2026 г.

actor-camoufox-scraper

5

Описание для этого репозитория не предоставлено.

Python
Обновлено 7 апр. 2026 г.

actor-monorepo-example

5

An example repository with multiple Apify Actors sharing code between each other.

JavaScript
Обновлено 13 мар. 2026 г.

rustls

4

Patched fork of `ruslts` for `impit`

Rust
Обновлено 6 июн. 2026 г.

actor-beautifulsoup-scraper

4

Описание для этого репозитория не предоставлено.

Python
Обновлено 4 июн. 2026 г.

apify-storage-local-js

4

Local emulation of the apify-client NPM package, which enables local use of Apify SDK.

TypeScript
Обновлено 29 мая 2026 г.

apify-eslint-config

4

Apify ESLint preset to be shared between projects

JavaScript
Обновлено 11 апр. 2026 г.

crawlee-storage

3

A Rust implementation of the filesystem storage used by the Crawlee web scraping framework

Rust
Обновлено 12 июн. 2026 г.

actor-scrapy-books-example

3

Example of Python Scrapy project. It scrapes book data from https://books.toscrape.com/.

Python
Обновлено 4 июн. 2026 г.

apify-haystack

3

The official integration for Apify and Haystack 2.0

Python
Обновлено 19 мая 2026 г.

agents-data-workshop

3

Teach your agents to scrape real-time data with this self-guided workshop.

Неизвестный язык
Обновлено 13 мая 2026 г.

n8n-nodes-apify

2

Apify nodes for n8n.

TypeScript
Обновлено 10 июн. 2026 г.

apify-shared-python

2

Constants and utilities shared across Apify's Python libraries and projects.

Python
Обновлено 26 мая 2026 г.

docling

2

Get your documents ready for gen AI

Python
Обновлено 22 мая 2026 г.

actor-sherlock

2

🔎 Hunt down social media accounts by username across social networks

Python
Обновлено 22 мая 2026 г.

ai-snitch

2

Описание для этого репозитория не предоставлено.

TypeScript
Обновлено 22 мая 2026 г.

activepieces

2

AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

TypeScript
Обновлено 6 мая 2026 г.

pull-request-toolkit-action

1

The Github action that makes sure that each PR is correctly set up and has a milestone set.

TypeScript
Обновлено 5 июн. 2026 г.

apify-claude-code-plugin

1

Описание для этого репозитория не предоставлено.

Неизвестный язык
Обновлено 1 июн. 2026 г.

komparz

1

Special, yet insignificant actors

TypeScript
Обновлено 31 мая 2026 г.

dify-plugins

1

All Dify Plugins listed in Dify Marketplace, plus illustrated plugin examples.

Неизвестный язык
Обновлено 22 мая 2026 г.

setup-apify-cli-action

1

Описание для этого репозитория не предоставлено.

Неизвестный язык
Обновлено 21 мая 2026 г.

apify-tsconfig

1

TypeScript configuration shared across projects in Apify.

Неизвестный язык
Обновлено 15 апр. 2026 г.

langflow

1

Langflow is a powerful tool for building and deploying AI-powered agents and workflows.

Python
Обновлено 16 мар. 2026 г.

apify-cursor-plugin

0

Описание для этого репозитория не предоставлено.

Неизвестный язык
Обновлено 12 июн. 2026 г.

release-pr-action

0

This action simplify creating of release PR

JavaScript
Обновлено 11 июн. 2026 г.

apify-microsoft-power-automate-integration

0

Описание для этого репозитория не предоставлено.

C#
Обновлено 11 июн. 2026 г.

apify-test-tools

0

Tools & lib to test actors on the Apify platform

TypeScript
Обновлено 10 июн. 2026 г.

strands-harness-sdk

0

A model-driven approach to building AI agents in just a few lines of code.

Неизвестный язык
Обновлено 10 июн. 2026 г.

tower-http

0

HTTP specific Tower utilities.

Rust
Обновлено 9 июн. 2026 г.

h2

0

Patched fork of h2 for impit

Rust
Обновлено 6 июн. 2026 г.

actions

0

Apify's custom GitHub Actions for internal use

TypeScript
Обновлено 5 июн. 2026 г.

docusaurus-plugin-typedoc-api

0

Apify's fork of `docusaurus-plugin-typedoc-api`, customized for our Python documentation.

TypeScript
Обновлено 5 июн. 2026 г.

kilocode-plugin

0

Описание для этого репозитория не предоставлено.

TypeScript
Обновлено 2 июн. 2026 г.

mongo-watcher-actor

0

This Actor is running in a schedule every day and monitors the log for new slow queries

TypeScript
Обновлено 2 июн. 2026 г.

kilocode

0

Kilo is the all-in-one agentic engineering platform. Build, ship, and iterate faster with the most popular open source coding agent.

Неизвестный язык
Обновлено 1 июн. 2026 г.

strands-docs

0

Documentation for the Strands Agents SDK. A model-driven approach to building AI agents in just a few lines of code.

MDX
Обновлено 1 июн. 2026 г.

strands-apify

0

Описание для этого репозитория не предоставлено.

Python
Обновлено 28 мая 2026 г.

mcp-server-test-actor

0

A simple actor used to test the Apify MCP server

TypeScript
Обновлено 27 мая 2026 г.

actor-claude-managed-agent

0

Template for Claude managed agents Actors

TypeScript
Обновлено 26 мая 2026 г.

apify-dify-integration

0

Описание для этого репозитория не предоставлено.

Python
Обновлено 26 мая 2026 г.

hermes-agent

0

The agent that grows with you

Неизвестный язык
Обновлено 25 мая 2026 г.

hubspot-data-import-actor

0

This Actor maps your Apify dataset items into HubSpot company fields and performs imports

TypeScript
Обновлено 19 мая 2026 г.

apify-oxlint-config

0

Apify oxlint preset to be shared between projects

JavaScript
Обновлено 18 мая 2026 г.

hyper-util

0

Common utilities used with hyper.

Rust
Обновлено 18 мая 2026 г.

recombee-local

0

Local service that mocks recombee, completely vibe coded 🤖

JavaScript
Обновлено 30 апр. 2026 г.

kiro-powers

0

Official Apify powers for Kiro IDE — web scraping, data extraction, and Actor development

Неизвестный язык
Обновлено 30 апр. 2026 г.

deer-flow

0

An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.

Python
Обновлено 27 апр. 2026 г.

.github

0

Repository to define an organization (or team) wide Github Actions workflows

Неизвестный язык
Обновлено 7 апр. 2026 г.

apify-goose-integration

0

an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

Неизвестный язык
Обновлено 7 апр. 2026 г.

tools

0

A set of tools that gives agents powerful capabilities.

Неизвестный язык
Обновлено 18 мар. 2026 г.

Часто задаваемые вопросы

Что разрабатывает apify на GitHub?

Apify разрабатывает инструменты для веб-скрейпинга и автоматизации, включая библиотеки Crawlee и различные инструменты для анонимизации. Эти проекты помогают пользователям извлекать данные из веб-сайтов и работать с ними.

Какие языки программирования использует apify?

Основными языками программирования, используемыми в репозиториях Apify, являются TypeScript, Python и JavaScript. Эти языки позволяют создавать эффективные решения для веб-скрейпинга и автоматизации.

Являются ли репозитории apify публичными?

Да, все репозитории Apify являются публичными. Это означает, что любой пользователь может получить доступ к коду, изучать его и вносить свой вклад в развитие проектов.

Это раскрытие намеренно?

Следите за Apify с помощью RepoGuard и получайте уведомления в момент появления нового публичного репозитория.

Следить за этим аккаунтом