VOOZH about

URL: https://apify.com/louisdeconinck/github-repo-markdown-scraper

โ‡ฑ Github Repo Markdown Scraper ยท Apify


Pricing

$19.00/month + usage

Go to Apify Store

Github Repo Markdown Scraper

Transform GitHub repositories into a single, comprehensive markdown document effortlessly. Our tool streamlines analysis and processing, offering configurable file size limits, pattern filtering, and batch processing. Perfect for LLM AI prompts, it handles large repositories with ease.

Pricing

$19.00/month + usage

Rating

5.0

(2)

Developer

๐Ÿ‘ Louis Deconinck

Louis Deconinck

Maintained by Community

Actor stats

5

Bookmarked

27

Total users

0

Monthly active users

a year ago

Last modified

Share

GitHub Repository Markdown Scraper

This actor scrapes GitHub repositories and converts their contents into markdown format using the gitingest.com service. It's useful for documentation, analysis, or creating searchable content from GitHub repositories.

Features

  • Process multiple GitHub repository URLs
  • Configurable file inclusion/exclusion patterns
  • Adjustable maximum file size limit
  • Converts repository content to markdown format

Input Parameters

  • githubRepoUrls (required): Array of GitHub repository URLs to process
  • patternType (optional): Whether to "include" or "exclude" files matching the pattern (default: "exclude")
  • pattern (optional): Glob pattern for files to include/exclude (e.g., "*.md", "src/")
  • maxFileSizeKb (optional): Maximum file size in kilobytes to include in output (default: 50)

Output

The actor outputs JSON objects with the following structure for each processed repository:

{
"url":"https://github.com/user/repo",
"markdownContent":"# Repository Content..."
}

Example Usage

{
"githubRepoUrls":[
"https://github.com/username/repository",
"https://github.com/username/another-repo/tree/main"
],
"patternType":"include",
"pattern":"*.md",
"maxFileSizeKb":100
}

You might also like

GitHub Repository to Markdown Converter

vulnv/github-repo-markdown

Converts GitHub repositories into structured Markdown suitable for LLM consumption.

GitHub Scraper

pear_fight/github-scraper

Scrape repositories, stars, issues and more from GitHub

GitHub Trending Scraper

uxinfra/github-trending-scraper

Scrapes trending repositories from GitHub with real-time data

GitHub Repos Scraper

gio21/github-repos-scraper

Search and scrape GitHub repositories. Extract stars, forks, language, license, topics, and more from the GitHub public API.

Github Email Scraper - Advanced, Fast & Cheapest

contacts-api/github-email-scraper-fast-advanced-and-cheapest

๐Ÿ™ GitHub Email Scraper helps you collect developer and company emails from GitHub profiles and repositories โšก Ideal for recruiting and sales ๐Ÿ“ง

27

5.0