Codeberg Public Repositories Scraper avatar

Codeberg Public Repositories Scraper

Pricing

Pay per usage

Go to Apify Store
Codeberg Public Repositories Scraper

Codeberg Public Repositories Scraper

Search records from Codeberg Public Repos with name, version, description, maintainers, repository link, stars and when published. Ideal for developer tooling intelligence, dependency monitoring and ecosystem research. Run on demand or on a recurring schedule and feed every row into your favourit.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

ParseForge Banner

๐Ÿง‘โ€๐Ÿ’ป Codeberg Public Repos Scraper

๐Ÿš€ Get public Codeberg.org repository data in seconds. A clean, structured dataset with 17 fields per record, pulled live from the source.

๐Ÿ•’ Last updated 2026-05-27 ยท ๐Ÿ“Š 17 fields per record ยท Pay-per-result pricing ยท Public data only

This Actor pulls public Codeberg.org repository data and turns it into a structured dataset ready for analysts, researchers, and downstream pipelines. Every run hits the live source, normalises records into a flat schema, and pushes them straight to your Apify dataset.

Coverage is updated on every run, and the structured rows mean you can plug the dataset straight into BI tools, data warehouses, and automation platforms without writing extra glue code.

๐ŸŽฏ Target Audience๐Ÿ’ก Primary Use Cases
Data analysts, researchers, developersMarket research, dataset enrichment, competitive intelligence, lead generation
BI teams, agencies, indie buildersDashboards, alerts, pipelines, custom apps

๐Ÿ“‹ What the Codeberg Public Repos Scraper does

  • Fetches the public source in real time.
  • Normalises every record into a flat schema with 17 fields.
  • Pushes rows straight to your Apify dataset.
  • Supports keyword filters, pagination, and per-run limits via maxItems.
  • Designed for headless, repeatable runs (cron, Make, Zapier, webhooks).

๐Ÿ’ก Why it matters the source is public but unstructured. This Actor turns it into queryable rows you can join, filter, and chart instantly.

๐ŸŽฌ Full Demo

๐Ÿšง Coming soon

โš™๏ธ Input

FieldTypeDescription
maxItemsintegerFree users limited to 10 items. Paid users up to 1,000,000.
imageUrlstringPrimary image URL.
titlestringRecord title.
idstringRecord identifier.

Example preview run

{
"maxItems": 10
}

Example filtered run

{
"maxItems": 5
}

โš ๏ธ Good to Know free accounts are capped at 10 items per run as a preview. Upgrade to a paid plan to unlock up to 1,000,000 items per run.

๐Ÿ“Š Output

Each record contains these 17 fields:

FieldTypeDescription
imageUrlstringPrimary image URL.
titlestringRecord title.
idstringRecord identifier.
urlstringSource URL.
descriptionstringDescription text.
languagestringlanguage value from the source.
starsstringstars value from the source.
forksstringforks value from the source.
openIssuesstringopenIssues value from the source.
licensestringlicense value from the source.
topicsstringtopics value from the source.
isPrivatestringisPrivate value from the source.
isArchivedstringisArchived value from the source.
createdAtstringCreation timestamp.
updatedAtstringLast update timestamp.
scrapedAtstringISO 8601 timestamp of the scrape.
errorstringError message (only present on failure records).

Sample records

[
{
"imageUrl": "https://codeberg.org/avatars/1e57493c75b4cba3861cde5069640faf",
"title": "Frido/0ad-tab-style-build-menu",
"id": "1614537",
"url": "https://codeberg.org/Frido/0ad-tab-style-build-menu",
"description": "UI mod for the real time strategy game 0 A.D.\r\n",
"language": "JavaScript",
"stars": 1,
"forks": 1,
"openIssues": 7,
"license": null,
"topics": [
"0ad",
"javascript",
"modding"
],
"isPrivate": false,
"isArchived": false,
"createdAt": "2026-04-16T17:09:54+02:00",
"updatedAt": "2026-05-26T23:58:10+02:00",
"scrapedAt": "2026-05-26T22:17:05.330Z",
"error": null
},
{
"imageUrl": "https://codeberg.org/avatars/223bd1ee4182cd93f9edd01dae97bba7",
"title": "13thab/2",
"id": "137638",
"url": "https://codeberg.org/13thab/2",
"description": "This is a website for a bed and breakfast. The website allows users to search for and book rooms, view photos and reviews, and learn more about the bed and breakfast.",
"language": "Nim",
"stars": 2,
"forks": 0,
"openIssues": 0,
"license": null,
"topics": [
"javascript",
"html",
"css",
"nim",
"bed-and-breakfast"
],
"isPrivate": false,
"isArchived": false,
"createdAt": "2023-08-22T22:29:05+02:00",
"updatedAt": "2024-12-03T05:40:04+01:00",
"scrapedAt": "2026-05-26T22:17:05.398Z",
"error": null
},
{
"imageUrl": "https://codeberg.org/avatars/6f1f820fea95ade584e7d7bb042f5c7c",
"title": "I-ATE-OREO/2025",
"id": "275165",
"url": "https://codeberg.org/I-ATE-OREO/2025",
"description": "g",
"language": "Java",
"stars": 0,
"forks": 0,
"openIssues": 0,
"license": null,
"topics": [
"eaglercraft",
"games",
"html5",
"java",
"javascript",
"minecraft",
"teavm",
"webgl"
],
"isPrivate": false,
"isArchived": false,
"createdAt": "2024-10-30T16:46:02+01:00",
"updatedAt": "2024-10-30T23:02:49+01:00",
"scrapedAt": "2026-05-26T22:17:05.428Z",
"error": null
}
]

โœจ Why choose this Actor

โšก FastLean HTTP pipeline. No browser overhead.
๐ŸŽฏ AccurateNormalised fields, deduplicated rows, real-time fetch.
๐Ÿ’ฐ Pay-per-resultPay only for the records pushed to your dataset.
๐Ÿ”Œ Integration-readyOne-click Make, Zapier, Slack, GitHub, Google Drive.
๐Ÿ› ๏ธ MaintainedUpdated whenever the upstream source shifts shape.

๐Ÿ“ˆ How it compares to alternatives

ApproachSpeedCostMaintenance
Manual collection๐ŸŒ Slow๐Ÿ’ธ Wasted hours๐Ÿ›‘ Breaks often
Custom scriptโšก Fast๐Ÿ’ป Dev hours๐Ÿ›  You maintain it
This Actorโšก Fast๐Ÿ’ฐ Pay per rowโœ… We maintain it

๐Ÿš€ How to use

  1. Create a free account w/ $5 credit
  2. Open the Actor page on Apify Console.
  3. Fill in the input form (or paste an input).
  4. Click Start and watch the dataset populate live.
  5. Pipe the dataset into your stack via API, integration, or webhook.

๐Ÿ’ผ Business use cases

๐Ÿ“ˆ Market research

Pull a fresh slice of the source whenever you need it. No more stale manual collections.

๐ŸŽฏ Lead generation

Combine with enrichment Actors to turn raw rows into outbound-ready lists.

๐Ÿงช Data science

Use the dataset as a clean input for notebooks, ML pipelines, or dashboards.

๐Ÿ“Š Competitive intelligence

Track changes over time by scheduling daily or weekly runs and diffing snapshots.

๐Ÿ”Œ Automating Codeberg Public Repos Scraper

Use Apify's integrations to wire the dataset into your stack.

  • Make trigger a scenario when a run finishes
  • Zapier fan out new rows to Sheets, Airtable, Notion
  • Slack get a notification with the dataset link
  • Airbyte sync results into your data warehouse
  • GitHub Actions schedule runs from your CI
  • Google Drive auto-archive the dataset

๐ŸŒŸ Beyond business use cases

๐Ÿ”ฌ Research

Use the dataset for academic studies, longitudinal analyses, or sector reports.

๐ŸŽ“ Personal projects

Bootstrap side projects, dashboards, niche search engines, alerts.

๐Ÿค Non-profit

Investigations, policy work, transparency tools. Public data put to public use.

๐Ÿงช Experimentation

Prototype quickly. The Actor is the boring plumbing so you can focus on the idea.

๐Ÿค– Ask an AI assistant about this scraper

Paste this link and ask "summarise this Actor and suggest 5 use cases" https://apify.com/parseforge/codeberg-public-repos-scraper

โ“ Frequently Asked Questions

๐ŸŸข Is the data live? Yes. Every run hits the source and returns fresh data.

๐ŸŸข Do I need an API key? No. Everything happens through your Apify account.

๐ŸŸข Which output options are available? All standard Apify dataset options (table view, API, integrations, webhooks).

๐ŸŸข Can I schedule it? Yes, with Apify Schedules or external cron via Make/Zapier.

๐ŸŸข What's the cost? Pay-per-result. See the pricing tab on the Actor page.

๐ŸŸข Is this affiliated with Codeberg Public Repositories? No. Independent scraper. Public data only.

๐ŸŸข Do you store the data? Your Apify dataset, your data. We don't hold copies.

๐ŸŸข What if the upstream changes shape? Open a ticket and we'll patch the Actor.

๐ŸŸข Can I filter results? Yes, see the input section above for filters.

๐ŸŸข Will every record contain the full schema? Yes. 17 fields per row.

๐ŸŸข Can I integrate it with Make or Zapier? Yes. See the automation section.

๐Ÿ”Œ Integrate with any app

Apify exposes a REST API and webhooks. Plug the dataset into Make, Zapier, n8n, Airbyte, Slack, Google Sheets, Airtable, Notion, Postgres, BigQuery, Snowflake, GitHub Actions, Discord. Anywhere your team already works.

ActorWhat it does
Google Search ScraperPull SERP data for any keyword
Web ScraperGeneric HTML to row scraper
Crunchbase ScraperCompany profiles, funding, employees
LinkedIn Profile ScraperLinkedIn profile data
BBB Business Reviews ScraperBetter Business Bureau reviews

๐Ÿ’ก Pro Tip browse the complete ParseForge collection for more public-data Actors.

๐Ÿ†˜ Need Help? Open our contact form

โš ๏ธ Disclaimer independent tool, not affiliated with Codeberg Public Repositories. Only publicly available data is collected.