├── README.md └── python_shopify ├── chromedriver.exe ├── debug.log └── open_browser.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sullyo/ShopifyBot/HEAD/README.md -------------------------------------------------------------------------------- /python_shopify/chromedriver.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sullyo/ShopifyBot/HEAD/python_shopify/chromedriver.exe -------------------------------------------------------------------------------- /python_shopify/debug.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sullyo/ShopifyBot/HEAD/python_shopify/debug.log -------------------------------------------------------------------------------- /python_shopify/open_browser.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sullyo/ShopifyBot/HEAD/python_shopify/open_browser.py --------------------------------------------------------------------------------