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
- Host: GitHub
- URL: https://github.com/adminixtrator/jobdescriptionscrapper--indeedcb
- Owner: Adminixtrator
- License: mit
- Created: 2021-04-07T21:03:47.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-15T22:52:14.000Z (almost 5 years ago)
- Last Synced: 2025-06-22T18:54:07.525Z (12 months ago)
- Topics: beautifulsoup4, bs4, python, scraper, webscraper
- Language: Jupyter Notebook
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.__