TinySeed Scraper
Pricing
$10.00 / 1,000 results
Go to Apify Store
Pricing
$10.00 / 1,000 results
Rating
0.0
(0)
Developer
Maxime
Maintained by Community
Actor stats
0
Bookmarked
4
Total users
1
Monthly active users
a day ago
Last modified
Categories
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.
🏆 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
- Open the Input tab and set
Company limitto10for a fast trial run. - Leave
Scrape emails?on if you want company-site emails in the same run. - Keep
Proxy configurationon its default setup unless you already know you want a different proxy mode. - 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.
| Field | Type | Description |
|---|---|---|
url | string | The company's own website URL. |
listingUrl | null | Always null in emitted results. |
name | string | null | Company name from the TinySeed card when available. |
tagline | null | Always null in emitted results. |
description | string | Company description from the TinySeed portfolio card. |
isPromotedListing | null | Always null in emitted results. |
contacts | array | Contact objects array. This actor emits []. |
emails | string[] | Emails found on the company website. |
🛠️ Input
Example
{"maxNbItemsToScrape": 10,"shouldScrapeEmails": true}
Params
| Field | Type | Description | Default / empty behavior |
|---|---|---|---|
maxNbItemsToScrape | integer | Optional 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. |
shouldScrapeEmails | boolean | Visits each company website to look for contact emails. | Defaults to true. When off, emitted rows still include emails: []. |
proxyConfiguration | object | Proxy 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 staynull. - If a TinySeed card does not expose a company title, the actor keeps
name: nullinstead 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 fillemails.
🔍 Error handling
- If the TinySeed portfolio page cannot be loaded, the run logs
Could not load the TinySeed portfolio pageand 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
emailsarray.
🆘 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é