Update scraper name in the about screen.

This commit is contained in:
Omar 2026-05-31 09:03:15 +03:00
parent 425d92d263
commit cda660d240

View file

@ -593,7 +593,7 @@ async def main() -> None:
elif user_choice == 2:
clear_screen()
print(f"{LOGO}\n")
print("Shopify Scraper is your go-to tool for scraping ANY shopify store on the internet.")
print("ShopExtract is your go-to tool for scraping ANY shopify store on the internet.")
print("It reliably and quickly extracts the entire product catalog of any shopify store and generates Shopify-compatible, import-ready CSVs.")
print("All you have to do is provide the Shopify store URL.")
print("-------------------------------------------------------\n")