Skip to content

Scraping Indeed Jobs Companies Resume and return data in JSON format-with-and-without-login.

Notifications You must be signed in to change notification settings

Zeeshanahmad4/Indeed-Jobs-Companies-Resume-Scraper-with-and-without-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indeed-Jobs-Companies-Resume-Scraper-with-and-without-login

Scraping Indeed Jobs Companies Resume and return data in json format-with-and-without-login.


Logo

Bot/Scraper

Indeed-Jobs-Companies-Resume-Scraper
Project/Code is confidential you can contact me for more info

Table of Contents

About The Project

Code

Code

Output-companies.json

Output-Data

Output-jobs.json

Output-Data

Output-resume.json

Output-Data

Built With

Prerequisites

Installation

  1. Clone the repo
git clone https://github.com/Zeeshanahmad4/Indeed-Jobs-Companies-Resume-Scraper-with-and-without-login.git
  1. Install python packages
pip install selenium
pip install request

Usage

The scraper is for getting all the job companies and resume info available on indeed. The scraper will give output in JSON format which includes all the possible info about each job, companies and resume. YOU WILL NEED FIREFOX AND GECKO SELENIUM DRIVER TO RUN THIS SCRIPT. PLEASE PLACE THE SCRIPT AND DRIVER IN THE SAME FOLDER AND RUN THE SCRIPT USING PYCHARM OR ANY OTHER PYTHON IDE.

Contents

├── README.md
├── Scraper.py(Full bot , this file is confidential please contact for more info)
├── Output-job.json (job Sample data)
├── Output-companies.json.(companies Sample data)
├── Output-resume.json (resume Sample data)


Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact me

Logo Logo Logo Logo
Logo Logo Logo Logo

About

Scraping Indeed Jobs Companies Resume and return data in JSON format-with-and-without-login.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published