https://github.com/sameetandpotatoes/oberlo-exporter
https://github.com/sameetandpotatoes/oberlo-exporter
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sameetandpotatoes/oberlo-exporter
- Owner: sameetandpotatoes
- Created: 2020-07-12T21:56:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-02T18:28:24.000Z (almost 6 years ago)
- Last Synced: 2025-09-25T12:35:15.650Z (10 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This is an Oberlo exporter to export products to csv with their original Shopify link.
## Requirements / Usage
You need a chromedriver. Install on macOS with homebrew:
```
brew cask install chromedriver
```
For Windows, https://chromedriver.chromium.org/. Might be a problem because it's very version specific.
## Running the Script
Before running the script, you must copy `settings.json.template` over.
```
cp settings.json.template cp settings.json
```
Fill out settings.json with your Shopify credentials.
```
python main.py
```
## Output
Outputs to CSV