mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
refactor: rename scraping functions for consistency and improve data handling
This commit is contained in:
@@ -57,7 +57,7 @@ def _get_telegram_posts():
|
||||
|
||||
return(posts)
|
||||
|
||||
def scrape_monkrus_telegram(query):
|
||||
def scrape_m0nkrus(query):
|
||||
posts = _get_telegram_posts()
|
||||
filtered_posts = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user