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

https://github.com/kooznitsa/hh-scraper

Live HH.ru scraper
https://github.com/kooznitsa/hh-scraper

beautifulsoup bootstrap celery django djangorestframework postgresql python redis

Last synced: 2 months ago
JSON representation

Live HH.ru scraper

Awesome Lists containing this project

README

          

# Live Django Scraper

## Features
- Real-time HH.ru scraper
- Data storage in PostgreSQL database
- API

## Tech Stack

## Database Structure
![database-diagram.png](https://raw.githubusercontent.com/kooznitsa/hh-scraper/master/database_diagram.png)

## Website Pages
### Home Page
![hh-home-page.png](https://raw.githubusercontent.com/kooznitsa/hh-scraper/master/screenshots/hh-home-page.png)

### Job Page
![job-page.png](https://raw.githubusercontent.com/kooznitsa/hh-scraper/master/screenshots/job-page.png)

## API
### JSON
![api-json.png](https://raw.githubusercontent.com/kooznitsa/hh-scraper/master/screenshots/api-json.png)

### API Web Representation
![api-web.png](https://raw.githubusercontent.com/kooznitsa/hh-scraper/master/screenshots/api-web.png)