Skip to content

PiyushKumar02/Internshala-Data-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Internshala Data Scraping

This project is a Python script that utilizes the BeautifulSoup library to scrape data from Internshala website. It focuses on extracting information related to jobs posted on the website.

Key Features:

-- Data Scraping: The script connects to the Internshala website and collects data by parsing the HTML content of the relevant web pages. It specifically targets the matching preferences section to retrieve internship-related information.

-- Jupyter Notebook Implementation: The data scraping functionality is implemented in a Jupyter Notebook for easy execution and visualization. The notebook provides a step-by-step guide for running the script and displaying the extracted data.

Requirements:

-- Python 3.x -- Pandas -- BeautifulSoup library

About

Utilised the BeautifulSoup library in Python to scrape data from Internshala website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published