TinySeed Scraper avatar

TinySeed Scraper

Pricing

$10.00 / 1,000 results

Go to Apify Store
TinySeed Scraper

TinySeed Scraper

Scrapes TinySeed's portfolio

Pricing

$10.00 / 1,000 results

Rating

0.0

(0)

Developer

Maxime

Maxime

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

1

Monthly active users

a day ago

Last modified

Share

Find TinySeed portfolio companies to research or contact

TinySeed Scraper reads the live TinySeed portfolio so you can spot companies to research or pitch without copy-paste. Start with a small Company limit, then collect each company's website, portfolio description, and optional website emails in one run.

  • Live TinySeed coverage - pulls current company cards from the live TinySeed portfolio page.
  • Descriptions included - keeps the company description TinySeed shows, not just the URL.
  • Optional email enrichment - can visit each company website and collect emails in the same run.
  • Shortlist first - start with a small Company limit, then remove the cap when you want the full portfolio.

⚡️ TRY IT FOR FREE


🏆 Benefits

  • 🎯 Build a TinySeed company shortlist for research or outreach without manual copy-paste.
  • 📝 Keep company descriptions alongside company URLs so downstream analysis keeps the right context.
  • 📬 Add company-site emails in the same run when you need contact paths.
  • 📈 Start small for validation, then scale to a full portfolio pull when you are ready.

🚀 Quick start

  1. Open the Input tab and set Company limit to 10 for a fast trial run.
  2. Leave Scrape emails? on if you want company-site emails in the same run.
  3. Keep Proxy configuration on its default setup unless you already know you want a different proxy mode.
  4. Run the actor and review the finished dataset in that run, or pull the same company rows through the API.

⚙️ Features

  • 🌐 Scrapes the live TinySeed portfolio page instead of relying on a static export.
  • 🔢 Supports small capped runs for validation and uncapped runs for full portfolio pulls.
  • 📦 Keeps one structured company entry per saved company for easy export and API use.
  • 📨 Can enrich company websites for emails during the same run.
  • 🛡️ Works with Apify proxy settings out of the box.

📊 Output

Example

{
"url": "https://www.gem-logic.com/",
"listingUrl": null,
"name": "Gem Logic",
"tagline": null,
"description": "Gem Logic is the all-in-one operating system for jewelers — repairs, sales, stock, CRM, and more, in one sleek hub. Goodbye chaos, hello clarity.",
"isPromotedListing": null,
"contacts": [],
"emails": ["support@gem-logic.com", "info@gem-logic.com"]
}

Params

See the full Output tab for the canonical schema.

FieldTypeDescription
urlstringThe company's own website URL.
listingUrlnullAlways null in emitted results.
namestring | nullCompany name from the TinySeed card when available.
taglinenullAlways null in emitted results.
descriptionstringCompany description from the TinySeed portfolio card.
isPromotedListingnullAlways null in emitted results.
contactsarrayContact objects array. This actor emits [].
emailsstring[]Emails found on the company website.

🛠️ Input

Example

{
"maxNbItemsToScrape": 10,
"shouldScrapeEmails": true
}

Params

FieldTypeDescriptionDefault / empty behavior
maxNbItemsToScrapeintegerOptional cap on how many TinySeed companies to process.Omit it or set 0 to scrape the full portfolio. The Input tab prefills 25 for a bounded starter run.
shouldScrapeEmailsbooleanVisits each company website to look for contact emails.Defaults to true. When off, emitted rows still include emails: [].
proxyConfigurationobjectProxy settings for loading the TinySeed portfolio page and company websites.Defaults to the Apify proxy configuration shown in the Input tab.

Important

  • TinySeed is an all-organic portfolio surface, so this actor does not include a promoted-listings toggle.
  • TinySeed does not expose listingUrl, tagline, or promoted-listing state, so those output fields stay null.
  • If a TinySeed card does not expose a company title, the actor keeps name: null instead of guessing.
  • Each saved result starts from the TinySeed portfolio card itself. When Scrape emails? is on, the actor visits the company website only to try to fill emails.

🔍 Error handling

  • If the TinySeed portfolio page cannot be loaded, the run logs Could not load the TinySeed portfolio page and stops without new dataset rows.
  • If a company card is missing a website URL or description, that company is skipped and the run continues with the remaining companies.
  • If a company website cannot be loaded for email discovery, the actor still emits that company with emails: [] and continues with the remaining companies.
  • If email enrichment fails after a company row is otherwise valid, the actor still emits that company with an empty emails array.

🆘 Support

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


🔗 Other actors

  • Tiny Startups Scraper for more live startup homepage leads with promoted-listing filtering and clean outbound links.
  • Product Hunt Scraper for broader startup and product-launch lead discovery with optional website enrichment.
  • Uneed Scraper for fresh daily tool leads with maker links and optional website emails.
  • Website Emails Scraper to crawl saved company sites for contact emails one row at a time.
  • Twitter Scraper to find posts about the companies, categories, or problems you care about.
  • Reddit Scraper to track longer research threads and buyer conversations in the same market.

Made with ❤️ by Maxime Dupré