An open API service indexing awesome lists of open source software.

https://github.com/adminixtrator/jobdescriptionscrapper--indeedcb

Scrape indeed and career builder for full job description
https://github.com/adminixtrator/jobdescriptionscrapper--indeedcb

beautifulsoup4 bs4 python scraper webscraper

Last synced: about 2 months ago
JSON representation

Scrape indeed and career builder for full job description

Awesome Lists containing this project

README

          

# ReadME

Create a virtual environment
```shell
$ virtualenv .
```
Install requirements
```shell
$ pip install -r requirements.txt
```
Run app
```shell
$ python jobdescriptionscrapper_indeedcb.py
```

## Exclusive content: For Adventurers

Run the .ipynb notebook locally using jupyter notebook or an equivalent of choice.

Or
------------
Visit: [Google Colaboratory](https://colab.research.google.com/drive/1S_mBryC4ltvQGwCY7Zv_SDHIygAjvtE8?usp=sharing) to access the notebook.

__Well then, Buenos dias.__