Compare commits
2 Commits
0fb2655eea
...
c4719913b3
| Author | SHA1 | Date | |
|---|---|---|---|
| c4719913b3 | |||
| 7a7a05fbee |
Binary file not shown.
@ -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
22204
Парсер_IKEA/product_links — копия.txt
Normal file
22204
Парсер_IKEA/product_links — копия.txt
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user