jmausolf / poshmark_sharing

BSD 3-Clause "New" or "Revised" License
111 stars 58 forks source link

Follow Users #13

Open lnguyen7git opened 5 years ago

lnguyen7git commented 5 years ago

Hello jmausolf,

Sorry if this is not the right place to post this. Is it possible to modify this script to follow users for a given -a account?

I've been trying to modify the url and item_pat/share_icons to find the follow button but not having too much luck. Especially when a user is already followed. It should be a small change and would be really helpful if we can have a "follow_war"

jmausolf commented 5 years ago

Hi @lnguyen7git,

Yes, this is the right place to post such a question. To clarify, are you asking if it is possible to have the code follow the given -a account closet or instead to follow everyone of the -a account's followers or following closets?

https://poshmark.com/user/account/followers

or

https://poshmark.com/user/account/following

I am sure it is possible in either case. I am not sure offhand when I will have the bandwidth to develop it (but will think about it). If you figure it out (or get close) in the meantime, feel free to open a pull request and I will work to integrate the code.