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

Использование фильтров при сборе поисковой выдачи #43

Merged
merged 3 commits into from
Jul 11, 2023

Conversation

glmn
Copy link
Owner

@glmn glmn commented Jul 11, 2023

Этот PR закрывает вопрос #42
Добавлена возможность фильтрации поисковой выдачи

Пример

const filters = [
  { type: "fbrand", value: 11399 },
  { type: "fsupplier", value: 1180616 },
];
const catalog = await wbapi.search("торшер", 1, 0, filters);

@glmn glmn added the enhancement New feature or request label Jul 11, 2023
@glmn glmn self-assigned this Jul 11, 2023
@glmn glmn merged commit b123d46 into main Jul 11, 2023
@glmn glmn deleted the feature-filters branch July 11, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant