Skip to content

Commit

Permalink
edit dict words
Browse files Browse the repository at this point in the history
  • Loading branch information
salko-ua committed Jan 3, 2024
1 parent 3a9d111 commit dd66d46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions olxparser/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,10 @@ def create_caption(soup: BeautifulSoup) -> str:
"хазяйка",
"особисту",
"без комісії",
"Без рієлторів",
"комісї",
"Без риелторов",
"комисии",
]

caption = Information.delete_words(Information.get_caption(soup), words)
Expand Down

0 comments on commit dd66d46

Please sign in to comment.