GitLab.com Public Projects Scraper avatar

GitLab.com Public Projects Scraper

Pricing

$3.00 / 1,000 project scrapeds

Go to Apify Store
GitLab.com Public Projects Scraper

GitLab.com Public Projects Scraper

Search and scrape public GitLab.com projects by query. Returns name, namespace, description, stars, forks, default branch, topics, URLs, dates. Pay per project returned.

Pricing

$3.00 / 1,000 project scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Search and scrape public projects on GitLab.com.

Use cases

  • Discover GitLab repos for a topic (complement to GitHub)
  • Build a dataset of GitLab projects
  • Track stars/activity over time

Input

  • query — search query (required)
  • orderBy — star_count / last_activity_at / created_at / updated_at / name
  • maxItems — number of projects to return

Output

Each item: { id, name, name_with_namespace, description, default_branch, visibility, star_count, forks_count, topics, created_at, last_activity_at, web_url, url, scrapedAt }

Pricing

$0.003 / project returned.

How it works

Calls the public GitLab v4 API (/api/v4/projects?search=). No auth, no anti-bot.