Uneed Scraper avatar

Uneed Scraper

Pricing

$10.00 / 1,000 results

Go to Apify Store
Uneed Scraper

Uneed Scraper

Scrapes today's Uneed launches

Pricing

$10.00 / 1,000 results

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

8

Total users

2

Monthly active users

17 hours ago

Last modified

Share

Find outreach-ready tool leads from the Uneed daily ladder

Uneed Scraper pulls the latest Uneed daily ladder so you can find new tools to pitch or track without opening each page by hand. Start with a small Product limit, keep promoted listings off by default, and collect tool URLs, maker links, and optional website emails in one run.

  • Daily ladder in one run - saves the manual work of opening each Uneed tool page by hand.
  • Organic by default - promoted listings stay out unless you explicitly include them.
  • Contact paths in one run - get the tool URL, Uneed listing URL, maker links, and optional website emails together.
  • Start with 10 tools - use Product limit: 10 to review the first leads before you scale up.

⚡️ TRY IT FOR FREE


🏆 Benefits

  • 🗓️ Turn the latest Uneed ladder into a reusable lead list for research, outreach, or tracking.
  • 📣 Keep paid listings separate from organic tools without manual cleanup.
  • 📬 Collect maker links and website emails in the same run instead of stitching multiple tools together.
  • 🔗 Keep a direct source link for every tool you collect so review and QA stay simple.

🚀 Quick start

  1. Open the Input tab and set Product limit to 10 for a quick first run.
  2. Leave Include promoted listings? turned off if you want organic-only results.
  3. Keep Scrape emails? turned on if you want website emails too, and leave Proxy configuration on the default unless you need direct mode.
  4. Run the actor and inspect the finished dataset in that run, or export the same rows through the API.

Leave Product limit empty or set it to 0 when you want the full daily ladder.


⚙️ Features

  • 🗓️ Reads the live Uneed daily ladder and keeps one entry per eligible tool.
  • 👤 Opens each Uneed tool page to collect maker names and social profile links.
  • 📬 Can crawl each tool website for contact emails in the same run.
  • 🔗 Includes both the tool website URL and the Uneed listing URL for every tool.
  • 📊 Keeps each tool in a structured format that is easy to review, filter, and export.
  • 🔁 Works well for repeat runs when you want a fresh ladder snapshot on a regular basis.

📊 Output

See the Output tab for the full schema.

Example

{
"url": "https://journalhjelp.no",
"listingUrl": "https://www.uneed.best/tool/journalhjelp",
"name": "Journalhjelp",
"tagline": "AI documentation for faster patient consultations",
"description": null,
"isPromotedListing": false,
"contacts": [
{
"name": "anders-myrmel",
"links": [
"https://www.linkedin.com/company/journalhjelp",
"https://www.facebook.com/Journalhjelp"
]
}
],
"emails": [
"kontakt@journalhjelp.no",
"postkasse@datatilsynet.no"
]
}

Params

FieldTypeDescription
urlstringThe tool's own website URL.
listingUrlstringThe tool's page on Uneed.
namestringThe tool name from the daily ladder.
taglinestringThe short Uneed description for the tool.
descriptionnullAlways null for this actor. Uneed does not provide a separate long description in this output contract.
isPromotedListingbooleanWhether Uneed marked the tool as promoted.
contactsarrayMaker contact entries with name and an array of social links.
emailsarrayWebsite emails found during the optional email crawl.

🛠️ Input

Example

{
"shouldIncludePromotedListings": false,
"shouldScrapeEmails": true,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyCountry": "US"
},
"maxNbItemsToScrape": 10
}

Params

ParamTypeDescriptionDefault / empty behavior
maxNbItemsToScrapeintegerCap how many tools I scrape from the daily ladder.Leave it empty or set it to 0 to process the full ladder.
shouldIncludePromotedListingsbooleanInclude promoted Uneed listings when you want them in the dataset.Defaults to false.
shouldScrapeEmailsbooleanCrawl each tool website to find contact emails.Defaults to true.
proxyConfigurationobject | nullProxy settings for the Uneed API, tool pages, and optional email crawl.Defaults to Apify Proxy with country US. Pass null for direct mode.

Important

  • 🗓️ The JSON examples in this README come from a live run that loaded the Uneed ladder dated 2026-04-12.
  • 🗓️ The actor checks the current UTC ladder first. If that ladder is empty or unavailable, it retries the previous UTC day so you still get the latest published ladder.
  • 📣 When Include promoted listings? is off, the run verifies live promotion signals. If that verification fails, the run stops instead of mixing paid listings into organic output.
  • ⚙️ There is no public concurrency input. I keep that tuned internally for reliability and cost control.

🔍 Error handling

  • ⚠️ If the Uneed daily ladder cannot be loaded, the run fails instead of returning an empty dataset.
  • ⚠️ If promoted-listing signals cannot be verified while Include promoted listings? is off, the run fails so organic-only output stays trustworthy.
  • ⚠️ If one tool is missing required data, its detail page cannot be read, or its website email crawl fails, that tool is logged and skipped while the rest of the ladder continues.
  • ⚠️ Some nested pages inside the website email crawl may fail without killing the parent tool if the crawl can still finish and emit the row.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡


🔗 Other actors

  • Product Hunt Scraper for broader startup and product-launch discovery with optional website enrichment.
  • Tiny Startups Scraper for homepage startup leads with promoted filtering and clean outbound links.
  • TinySeed Scraper for portfolio-company leads from one curated investor portfolio.
  • Website Emails Scraper to crawl saved tool sites for contact emails one row at a time.
  • Twitter Scraper to find recent posts about the tools, categories, or problems you want to track.
  • Reddit Scraper to follow longer-form discussions around the same market or product category.

Made with ❤️ by Maxime Dupré