Compare commits

...

2 Commits

Author SHA1 Message Date
c4719913b3 Merge branch 'main' of https://git.originalhome.ru/va1is/MacOS_Parsers 2025-10-28 11:19:34 +03:00
7a7a05fbee win 2025-10-28 11:19:26 +03:00
5 changed files with 22206 additions and 19123 deletions

Binary file not shown.

View File

@ -67,5 +67,5 @@ for a in links:
print("После фильтрации уникальных:", len(records))
df = pd.DataFrame(sorted(records), columns=["URL", "Category"])
df.to_excel(r"C:\Users\valis\YandexDisk\Python3\Parsing ZARAHOME\src_2024-09-05categories.xlsx", index=False)
df.to_excel(r"C:\MacOS_Parsers\Parsing ZARAHOME\src\records_folder\cats\src_2024-09-05categories.xlsx", index=False)
print(f"✔ Собрано {len(df)} ссылок → categories.xlsx")

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff