market_bot
market_bot copied to clipboard
Bring back app permissions
This is something I'm really looking for in an asynchronous scraper. How much work would be required to have it supported? I'm open to working on including it, if the overhead isn't too high.
@kmicinski I'm not sure how much it is, but I suspect it's not too bad. I'm in the middle of a major refactor/cleanup so for now permissions have been removed. I used to scrape them, but at some point they broke and I haven't had a need to add them back. Let me know what you find out. My latest code is in master.
I've added the help wanted
label to this feature as I don't plan on building it myself. I think this is a useful feature for the community to build. Feel free to contact me if you decide to work on it.
A great starting point may be pull request #62.