Update crawler_cli.py

This commit is contained in:
DerGamerPanda
2025-06-26 12:52:36 +02:00
committed by GitHub
parent c63ab23332
commit cc9e8d38fb

View File

@@ -47,4 +47,4 @@ if __name__ == "__main__":
save_csv(all_results, output)
print(f"\n✅ Done: {len(all_results)} results saved to '{output}'")
else:
print("❌ No matches found.")
print("❌ No matches found.")