Skip to content

DeliChecki/yandex_photos_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Yandex Photos Parser

1. Установка зависимостей

pip install -r requirements.txt

2. Изменение конфига

WORKER_NUMBER = 5  # Количество потоков для парсинга
FILENAME = "1.html"  # Имя файла на скачанный .html прогруженной страницы Яндекс.Картинки

3. Запуск приложения

python3 yandex_photos_parser.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages