This commit is contained in:
Valis-Win 2025-10-28 11:19:26 +03:00
parent 8d14f2e22a
commit 7a7a05fbee
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