Skip User base on Profile Bio - #4576
Conversation
|
This is refer to my feature suggestions https://github.com/timgrossmann/InstaPy/issues/4531 and also others ppl request on filtering user using bio Session.set_skip_users(skip_bio_keyword=['free shipping','Order','visa','paypal']) |
|
@AKwoKWH Could you please add a short section about this new feature to the For now, I've changed the base branch to develop since this is not only a fix but also some additional functionality. Thank you very much for this addition! |
|
@AKwoKWH sorry for mentioning the documentation again but it would be a pleasure for us to finally merge this pull request, so all here left is a small entry in the documentation file :) It would be a shame if this pull request will be open for months only because the docs are left :D the earlier we merge this, the less problems we have while merging :) |
|
Can we use this new feature or not yet? |
Yes it would be terrible!! Can't we add it to the documentation by ourselves? It seems pretty clear how to use it! |
|
@papillon-unix could you be able to add some documentation and make a PR with this doc to master branch ? so I can merge both at a time :) |
|
@breuerfelix I would love to, I will try to figure out how it works (am new on git) and let you know |
|
hi @breuerfelix I'm sorry, I tried to help but I really don't know how git works. I couldn't manage to make a pull request. ##### Skip users based on bio ```python |
|
I see this in the Documentation, but it is not yet working. |
|
@redsector72 could be that you forgot to update instapy ? cause i am able to pass this argument :) |
No description provided.