Skip to content

Scrappy is a command-line application for scraping internship opportunities from various websites using Golang

Notifications You must be signed in to change notification settings

AdityaKrSingh26/Scrappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internship Scraper 🚀

A Go-based web scraper that aggregates internship opportunities from multiple job platforms.

Features:

  • Multi-platform Support: Scrape from Wellfound, Glassdoor, and LinkedIn
  • Concurrent Scraping: Async processing with rate limiting
  • Output Formats: JSON & CSV support
  • Customizable: Easy to add new platforms
  • Anti-blocking Measures: User agent rotation & request throttling

Supported Platforms:

  • Wellfound
  • Glassdoor
  • LinkedIn

Preview:

image

Installation

Prerequisites

  • Go 1.22+
  • Git
git clone https://github.com/AdityaKrSingh26/Scrappy.git
cd Scrappy
go mod tidy

About

Scrappy is a command-line application for scraping internship opportunities from various websites using Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published