Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would this work for ikea germany? #60

Closed
bojomojo opened this issue Sep 29, 2021 · 1 comment
Closed

Would this work for ikea germany? #60

bojomojo opened this issue Sep 29, 2021 · 1 comment

Comments

@bojomojo
Copy link

Would this work for ikea germany?

@Ephigenia
Copy link
Owner

The IKEA IOWS API supports various countries. You can find a list in the project’s README. Germany is one of them.

Example showing availability for all german stores:

npm run start -s -- stock --country de 40413131

you can also specify a city name:

npm run start -- stock --store=Berlin 40413131

As this is no issue I’d recommend next time posting this in Discussions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants