ScrapIt is a collaborative project developed by Prateek Parmar and Saarthak Verma. The project utilizes React.js, Express, MongoDB, Web-Scraping, and Tailwind CSS to create a dynamic job search platform.
ScrapIt is a web application designed to simplify the job search process for users. It incorporates web scraping to extract job listings from popular websites like Naukri.com, providing users with a convenient way to browse through available job openings. The platform also includes features such as estimated salary ranges for positions and periodic email updates containing CSV files describing the available job opportunities.
-
Web Interface: Designed with a user-friendly and intuitive web interface to enhance the user experience.
-
Web Scraping: Implemented a powerful web scraping script to extract job listings from Naukri.com, ensuring an extensive database of available positions.
-
Job Search: Enables users to search for job openings based on various filters and criteria.
-
Estimated Salary Ranges: Provides users with estimated salary ranges for different positions to make informed decisions.
-
Periodic Email Updates: Sends periodic emails to users, containing CSV files with comprehensive descriptions of available job openings.
-
React.js: A popular JavaScript library for building user interfaces.
-
Express: A minimal and flexible Node.js web application framework for the backend.
-
MongoDB: A NoSQL database used for storing and managing job listings data.
-
Web-Scraping: Utilized web scraping techniques to extract job listings from Naukri.com.
-
Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
- Prateek Parmar
- Saarthak Verma
- May 2023 - Present
- Clone the ScrapIt repository to your local machine. (Forked from Saavrm26/scrap-it)
- Install the required dependencies for both frontend and backend.
- Start the application by running the frontend and backend servers.
Contributions to ScrapIt are welcome! Feel free to open issues, submit pull requests, or suggest new features to help improve the platform.
For any queries or support related to ScrapIt, please contact the team members:
- Prateek Parmar (email: [email protected])
- Saarthak Verma (email: [email protected])
Thank you for your interest in ScrapIt. Happy job hunting!
Scrapper has been moved to Saavrm26/scrap-it-scrapping Github Repository