Skip to content

A web scrapper which gives us a list of all the available internships under the domain the user chose on internshala along with the skills required for those jobs and the offered stipend

Notifications You must be signed in to change notification settings

thelaughinglama/internshalaScrappingApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InternshalaScrappingApi

The Need?

Just going through all the available internships on internshala under the domain you selected can get tedious when the no. of available internships are high in number.As a web developer finding internships which were in compliant with my tech stack was getting very difficult. To give you an idea, last time I searched for web development internships there were more than 300 available internships but only 13 internships which were compliant with my stipend expectations and my tech stack.Since it was taking too much time i decided to make this api.The task which used to take 3+ hours and infinite mouse clicks took like 20 min and 13 mouse clicks.

How to use

-Prerequisites:Any Code Editor and Node.js
-Download and extract the code to a folder
-Open that folder in the editor
-On terminal run the command npm i
-run node scrapper2.js link

link is the URL generated by going here and adding all the prefrence like max duration of internship , work from home etc.

Example

node scrapper2.js https://internshala.com/internships/backend%20development-internship-in-delhi

About

A web scrapper which gives us a list of all the available internships under the domain the user chose on internshala along with the skills required for those jobs and the offered stipend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published