Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.18 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.18 KB

English!

The script collects articles from Habr and saves them in the data.csv file. I used the requests library built in Python to send the request and receive the response. Python 3.9

Run parser.py and wait

python parser.py


Result:

image

Русский!

Скрипт собирате статьи из Habr и сохраняет в файле data.csv. Для отправки запроса и получения ответа я использовал библиотеку requests,встроенную в Python. Python 3.9

Запустите parser.py и ждите

python parser.py


Результат:

изображение