ivysochyn / apartment-parser

Apache License 2.0
0 stars 0 forks source link

Experiment with Telegram API #19

Closed ivysochyn closed 1 year ago

ivysochyn commented 1 year ago

The task is to get in touch with Telegram API in order to send offers to users.

Subtasks:

ivysochyn commented 1 year ago

I have added the initial state of the 'search' generation functionality.

What was added:

What left to do:

The current version of the code requires refactoring.

ivysochyn commented 1 year ago

I have increased the number of cities to search in.

Enhanced the search listing and started working on a function to manage the search queries.

ivysochyn commented 1 year ago

Merged changes. All further enhancements to the search system should be done in a separate task.