Outbid.lol Leaderboard Scraper avatar

Outbid.lol Leaderboard Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Outbid.lol Leaderboard Scraper

Outbid.lol Leaderboard Scraper

Scrape the outbid.lol pay-to-rank leaderboard: rank, product name, URL, bid amount, claim price, clicks, category and description for every listed product.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Green Salad

Green Salad

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Scrape the outbid.lol pay-to-rank leaderboard, an "attention market" where products bid real money to claim a rank. Get every product's rank, bid, claim price, clicks, category and description.

Use cases

  • Track attention spend: see which products pay the most for visibility and how bids move over time
  • Market intelligence: follow AI and SaaS launches and the categories they compete in
  • Discover trending tools by category, clicks and spend

Input

FieldDefaultDescription
maxItems10Maximum leaderboard entries to scrape. 0 = all (~3,000).
proxyConfigurationResidentialResidential proxy helps pass outbid.lol's bot challenge.

Output

One item per leaderboard entry:

{
"rank": 2,
"name": "Tutti — Your all-in-one marketplace to monetize influence",
"url": "https://tutti.so/join",
"bid": 16000,
"claimPrice": 16001,
"clicks": 15553,
"timeAgo": "last month",
"category": "Marketing",
"categorySlug": "marketing-advertising",
"description": "Join campaigns from real brands and get paid on effective exposure and engagement. No minimum followers. Performance-based payouts for creators on X/Twitter."
}
FieldDescription
rankLeaderboard position (1 = top)
nameProduct name
urlProduct URL (tracking parameters removed)
bidCurrent bid in USD
claimPricePrice in USD to take this rank
clicksClicks the listing has received (null if not shown)
timeAgoWhen the rank was last claimed, as shown on the site (e.g. 2 weeks ago, last month)
category, categorySlugCategory name and slug
descriptionProduct description

How it works

outbid.lol sits behind Vercel's bot challenge, which blocks plain HTTP scrapers. The actor uses a real browser (Playwright) to pass it, reads the leaderboard (50 entries per page) and pages through until maxItems is reached.

Support

Found a bug, need a new field or want a custom scraper? Open an issue on the Issues tab or email apifybuilder@gmail.com.