Skip to content

Yash-RajSingh/Scapper-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intenship Webscrapper

A tool that scrapes the "Internshala" website for fetching data about internship openings in different fields.

Tech Stack

Express js Axios Cheerio Heroku

API Reference

Base URL

https://internscrapper.herokuapp.com/openings/

Get list

  GET /{type}
Parameter Type Description
type string Required. Array of objects with internship listings.

Possible Parameters

Parameter
web_development
app_development
software_engineering
graphic_design
content_writing
human_resource
business_development
data_analytics
legal
campus_ambassador

Returns an array of objects with information about internship listings in the particular field.

Acknowledgements

  • The data displayed belongs to Internshala. I, in no way, own the information provided.

Credits to Internshala

About

A webscrapper built using express.js, cheerio and axios.

Resources

Stars

Watchers

Forks

Packages

No packages published