The simplest way to use swelist is without any options, which shows internships from the last 24 hours:
swelist
Expected Output:
Welcome to swelist.comLast updated: Sun Feb 23 13:03:45 2025Found 1227 tech internships from 2025Summer-InternshipsFound 103 new-grad tech jobs from New-Grad-PositionsSign-up below to receive updates when new internships/jobs are addedFound 15 postings for location 'all' in lastdayCompany: Example TechTitle: Software Engineering InternLocation: New York, NYLink: https://example.com/applyCompany: TechCorpTitle: Backend Engineering InternLocation: San Francisco, CALink: https://techcorp.com/careers/123
# Search for internship positions (default)swelist --role internship
New Grad Output Example:
Found 8 postings for location 'all' in lastdayCompany: DataCoTitle: Software Engineer - New GradLocation: Seattle, WALink: https://dataco.com/apply/newgrad
# Find new grad positions in California from the last weekswelist --role newgrad --timeframe lastweek --location CA
Output:
Found 12 postings for location 'CA' in lastweekCompany: CloudCorpTitle: Software Engineer (New Grad)Location: San Francisco, CALink: https://cloudcorp.com/newgradCompany: AI StartupTitle: Machine Learning Engineer - New GradLocation: Palo Alto, CALink: https://aistartup.io/careers/mle
If no postings match your criteria, you’ll see a helpful message:
swelist --location "Antarctica"
Output:
Welcome to swelist.comLast updated: Sun Feb 23 14:30:12 2025Found 1227 tech internships from 2025Summer-InternshipsFound 103 new-grad tech jobs from New-Grad-PositionsNo postings found for location 'Antarctica' in lastday