VOOZH about

URL: https://apify.com/apify/example-github-gist

⇱ Example using GitHub Gist Β· Apify


Pricing

Pay per usage

Go to Apify Store

Example using GitHub Gist

Example of an Apify actor with source code hosted in a GitHub Gist. For example, this is useful if you want to have public code examples accompanied by a working API that anyone can try straight away.

Pricing

Pay per usage

Rating

5.0

(2)

Developer

πŸ‘ Apify

Apify

Maintained by Apify

Actor stats

5

Bookmarked

6

Total users

1

Monthly active users

8 months ago

Last modified

Share

This is an example of an Apify actor that is stored as GitHub Gist. Gists are useful if your actor has multiple source code files but you don't want to create a full Git repository for it or don't want to host your source files directly on Apify. All files of this Gist are provided under Apache 2.0 license.

Whenever you edit the Gist, you'll need to rebuild the actor.

Are you missing anything? Something not clear? Please let us know at support@apify.com

actor-in-gist-example.js

Contains the source code of the actor in Node.js.

package.json

The file used by NPM to maintain metadata about the package, such as list of dependencies. See NPM docs for more details.

Dockerfile

Contains instructions for Docker how to build the image for the act. For more information, see Dockerfile reference.

README.md

The Markup file is used to generate a long description of the actor that is displayed in Apify Library.

You might also like

Ruby Example

drobnikj/ruby-example

Example of ruby code in actor

πŸ‘ User avatar

Jakub DrobnΓ­k

14

Actor in Go example

jirimoravcik/go-actor-example

Example actor written in Go.

πŸ‘ User avatar

JiΕ™Γ­ Moravčík

16

Example Code Runner (Playwright)

apify/example-code-runner-playwright

Generic Actor to run code examples from the documentation via "Run on Apify" links.

Example Code Runner (Cheerio)

apify/example-code-runner-cheerio

Generic Actor to run code examples from the documentation via "Run on Apify" links.

Example Code Runner (Puppeteer)

apify/example-code-runner-puppeteer

Generic Actor to run code examples from the documentation via "Run on Apify" links.

Example Code Runner (Python)

apify/example-code-runner-python

Python Actor to run code examples from the documentation via "Run on Apify" links.

Actor in Julia example

jirimoravcik/julia-actor-example

Example actor written in Julia.

πŸ‘ User avatar

JiΕ™Γ­ Moravčík

4

Github Code Auditor

devwithbobby/github-code-auditor

GitHub Code Auditor is an AI-powered Apify Actor that analyzes GitHub repositories.

πŸ‘ User avatar

Dev with Bobby

25

Related articles

Introduction to Apify Store: the world’s largest marketplace of web scrapers
Read more
How to use the GitHub API in Python
Read more
What data does AI use?
Read more