Skip to content

boldueen/habr_career_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

cd your/code/folder
git clone https://github.com/boldueen/medianation_habr_parser
cd medianation_habr_parser
python3.11 -m venv venv
. venv/bin/activate

install dependencies

pip install -r requirements.txt

create .env file

touch .env

then configure it...

run the parser

python parser.py

Releases

No releases published

Packages

No packages published

Languages