{"id":24762194,"url":"https://github.com/timnekk/marketplacesgoodstracker","last_synced_at":"2025-10-24T11:36:09.378Z","repository":{"id":37090809,"uuid":"487781969","full_name":"TimNekk/MarketplacesGoodsTracker","owner":"TimNekk","description":"Quantity and Price Tracker for Marketplaces","archived":false,"fork":false,"pushed_at":"2024-08-14T08:32:45.000Z","size":1122,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-14T09:51:07.316Z","etag":null,"topics":["google-sheets","gspread","marketplace","ozon","parser","sheets","tracker","wildberries"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TimNekk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-02T09:11:39.000Z","updated_at":"2024-08-14T08:32:49.000Z","dependencies_parsed_at":"2023-10-02T22:22:40.954Z","dependency_job_id":"bd47407c-2af0-45a5-b765-27a9b82bf14a","html_url":"https://github.com/TimNekk/MarketplacesGoodsTracker","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2FMarketplacesGoodsTracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2FMarketplacesGoodsTracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2FMarketplacesGoodsTracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2FMarketplacesGoodsTracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimNekk","download_url":"https://codeload.github.com/TimNekk/MarketplacesGoodsTracker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236074996,"owners_count":19090864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-sheets","gspread","marketplace","ozon","parser","sheets","tracker","wildberries"],"created_at":"2025-01-28T19:29:01.750Z","updated_at":"2025-10-11T09:31:18.232Z","avatar_url":"https://github.com/TimNekk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=center\u003e\u003ccode\u003eMarketplacesGoodsTracker\u003c/code\u003e\u003c/h1\u003e\n\u003cdiv align=center\u003e\n  Quantity and price tracker for \u003cb\u003eOzon\u003c/b\u003e and \u003cb\u003eWildberries\u003c/b\u003e (based on \u003cstrike\u003e\u003ca href=\"https://github.com/SeleniumHQ/selenium\"\u003eselenium\u003c/a\u003e\u003c/strike\u003e and \u003ca href=\"https://github.com/burnash/gspread\"\u003egspread\u003c/a\u003e)\n\u003c/div\u003e\n\n## 📄 Preview\n\n### Ozon\n![Ozon](images/ozon.png)\n\n### Wildberries\n\n![Wildberries](images/wildberries.png)\n\n\n## 📦 Installation\n\n1. Clone the repository\n\n    ```shell\n    git clone https://github.com/TimNekk/MarketplacesGoodsTracker\n    ```\n\n2. Rename [.env.dist](.env.dist) to `.env` and configure it\n\n    ```shell\n    cd MarketplacesGoodsTracker\n    cp .env.dist .env\n    ```\n   \n3. Add `creds.json` to the root of the project\n\n    ```shell\n    mv /path/to/creds.json .\n    ```\n\n4.  Install the dependencies _(Optional, if not using Docker)_\n\n    ```shell\n    pip install -r requirements.txt\n    ```\n\n## 🚀 Usage\n\n### Using Docker Compose _(with [just](https://github.com/casey/just))_\n\nRun for both **Ozon** and **Wildberries**\n```shell\njust start\n```\n\nOr for **specific** marketplace\n```shell\njust start-oz\n# or\njust start-wb\n```\n\nStop the app\n```shell\njust stop\n```\n\n\u003e [!TIP]\n\u003e More commands can be found in [justfile](justfile)\n\n### Using Pure Python\n\nRun the app for **Ozon**\n\n```shell\npython run.py -oz\n```\n\nOr for **Wildberries**\n\n```shell\npython run.py -wb\n```\n\nAdditional options can be shown with\n\n```shell\npython run.py -h\n```\n\n## 👥 Contributing\n\n**Contributions are welcome! Here's how you can help:**\n\n1. Fork it\n2. Create your feature branch\n3. Commit your changes\n4. Push to the branch\n5. Create a new Pull Request\n6. Get your code reviewed\n7. Merge your code\n8. Get a 🌟\n\n\n## 📝 License\n\nThis project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimnekk%2Fmarketplacesgoodstracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimnekk%2Fmarketplacesgoodstracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimnekk%2Fmarketplacesgoodstracker/lists"}