Tiny Startups Scraper
Pricing
from $0.02 / 1,000 startup or deals
Tiny Startups Scraper
Collect public Tiny Startups launches, rankings, search matches, daily picks, and deals. Export websites, source links, ranks, upvotes, creators, offer details, and public emails when found.
Pricing
from $0.02 / 1,000 startup or deals
Rating
0.0
(0)
Developer
Maxime Dupré
Maintained by CommunityActor stats
0
Bookmarked
32
Total users
6
Monthly active users
14 hours ago
Last modified
Categories
Share
🚀 Turn Tiny Startups listings into research-ready data
Tiny Startups Scraper helps founders, researchers, marketers, and sales teams collect public Tiny Startups launches and deals as structured rows. Choose one weekly, archive, all-time, daily, deals, or keyword-search surface per run, then export startup links, ranks, upvotes, creator details, offer data, and public website emails when found.
- Tiny Startups lead generation — build a startup list with websites, categories, launch dates, creators, and available public emails.
- Tiny Startups market research — compare names, descriptions, ranks, upvotes, verification signals, and source links from one selected surface.
- Startup launch monitoring — schedule the same feed to follow newly visible launches over time.
- Startup niche tracking — search Tiny Startups for a market keyword such as
aiordeveloper tools. - Tiny Startups deals research — collect offer headlines, codes, terms, and expiration times when exposed.
📦 Data you can get
Each saved row is either a startup/launch or a deal. The rowType field distinguishes the two shapes.
- Startup identity:
startupId,name,tagline, anddescription. - Source context:
sourceMode,listingUrl,category,rank,upvoteCount,launchDate, and available verification, promotion, paid-listing, and backlink indicators. - Website details:
websiteUrland publicemailsdiscovered automatically on the startup's own website. - Creator details: name, username, Tiny Startups profile URL, and X URL when exposed.
- Deal details:
dealId, headline, code, type, description, and expiration time. - Media references:
logoUrlandfeaturedImageUrlwhen exposed.
Unavailable optional values remain null or []; the Actor does not invent missing source data or email addresses.
🚀 Running the Actor
- Open the Input tab.
- Choose one
Target. For a first run, keepThis week's launches. - Keep
Maximum listingsat the prefilled value for a bounded run, or set it to0for every available listing on the selected target. - Leave
Include promoted listingsoff for listings not explicitly marked as promoted or paid. - Run the Actor and open the dataset or export it through the Apify API.
For a search run, choose Keyword search and provide one or more search keywords. Email discovery is automatic; not finding an email does not remove an otherwise valid listing.
🛠️ Input
{"target": "search","searchQueries": ["developer tools"],"maxNbItemsToScrape": 30,"shouldIncludePromotedListings": false,"shouldIncludeDeals": false}
| Field | Type | Description | Default |
|---|---|---|---|
target | string | One surface per run: weekly, archive, allTime, today, deals, or search. | Required; prefilled weekly |
searchQueries | string[] | One or more keywords used only with the search target. | Empty |
maxNbItemsToScrape | integer | Maximum listings saved across the run. Use 0 for every available listing on the selected target. | 0; prefilled 30 |
shouldIncludePromotedListings | boolean | Include startup rows Tiny Startups explicitly identifies as promoted or paid. | false |
shouldIncludeDeals | boolean | Also collect public deal rows alongside the selected non-deals target, within the same run-wide limit. | false |
Choose the deals target when deals are your main interest. Deal rows and startup rows share the run-wide limit.
📊 Output example
{"rowType": "startup","sourceMode": "weekly","startupId": "cmoyhvv8e001fzerc44xqjstc","name": "FlashTTS","tagline": "Text-to-speech for product teams","description": "Voice generation for teams building audio features.","websiteUrl": "https://www.flashtts.com/","listingUrl": "https://www.tinystartups.com/startup/flashtts","category": "Productivity","rank": 1,"upvoteCount": 98,"launchDate": "2026-05-26T11:15:00.000Z","isVerified": null,"isPromotedListing": false,"isPaidListing": false,"backlinkUrl": null,"creator": {"name": "Alex Founder","username": "alex","profileUrl": null,"xUrl": null},"logoUrl": "https://www.tinystartups.com/logos/flashtts.png","featuredImageUrl": null,"emails": ["hello@flashtts.com"]}
See the Output tab for both complete row shapes.
💳 Pricing
This Actor uses pay-per-event pricing. You are charged for each successful listing saved to the default dataset. Skipped promoted listings, invalid or unavailable source entries, failed email lookups, and searches that save no listings do not create listing charges.
Public website email discovery is included in the listing charge. A startup can still be saved with emails: [] when no public email is found.
🔌 Integrations
- Export the Apify dataset as JSON, CSV, Excel, XML, or HTML.
- Call the Actor through the Apify API from your application or pipeline.
- Schedule recurring runs for a chosen feed or search.
- Use Apify webhooks to notify downstream workflows when a run finishes.
❓ FAQ
Can I search for more than one keyword in a run?
Yes. Choose Keyword search and add multiple values to Search keywords. They form one search target and share the same run-wide listing limit; duplicate listings are saved once.
Can I collect only deals?
Yes. Set Target to Exclusive deals. You can also enable Include deal listings with another target, but all saved rows share the same limit.
Can I exclude promoted listings?
Yes. They are excluded by default when Tiny Startups explicitly marks a startup listing as promoted or paid. Enable Include promoted listings to retain those startup rows.
What happens when no public email is found?
The startup or deal row can still be saved with emails: []. Email discovery is best-effort enrichment, not a requirement for a valid listing.
Does this Actor need a Tiny Startups account or API key?
No. It reads publicly accessible Tiny Startups data and does not ask for Tiny Startups credentials, cookies, or a source API key.
Can one run collect every Tiny Startups feed?
No. Choose one primary surface per run. The optional deal switch can add deal rows alongside that surface, and multiple keywords are supported within the search target.
Why use this instead of a source API?
The Actor provides normalized dataset rows, export formats, API access, schedules, and webhooks around public Tiny Startups data without requiring a source API key.
🔗 Related actors
- Product Hunt Scraper (/w EMAILS) ↗ — research Product Hunt launches, makers, ranks, and website details.
- Uneed Scraper ↗ — collect products and launches from Uneed's daily ladder or selected pages.
- TinySeed Scraper ↗ — research public TinySeed portfolio companies by cohort.
- Website Emails Scraper ↗ — find public contact emails for a website list you already selected.
📝 Changelog
- 0.1: Initial release.
🆘 Support
For issues, questions, or feature requests, open an Actor issue.
Made with ❤️ by Maxime Dupré