A complete guide to submitting, executing, and analyzing your first scraping task with Sheet0.
Extract the companies in the recent 3 batches on https://www.ycombinator.com/companies, and collect information about each company’s founders.Sheet0 will automatically break down the task, generate a data collection workflow, and start executing it. You can view the progress and results in the chat window.
- Scrape the list of recent companies from https://www.ycombinator.com/companies and extract the detail page URL for each company.
- Gather founder information from each company’s detail page.
Task description: Scrape all tweets from @elonmusk After task completion: Help me filter @elonmusk’s tweets from the past week
{linkedin_profile_url}/details/experience/
.List the founders who are serial entrepreneurs. A serial entrepreneur is someone who is titled as a founder or co-founder (case insensitive) of multiple companies. Output the founder’s name, their LinkedIn profile URL, and the number of companies they founded.