oscar0812 / pyOfferUp

A python package to scrape data from OfferUp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature addition] Add **kwargs for requests

gbiz123 opened this issue · comments

Functions should take **kwargs to pass to the s.get() method in post_request. For example, users may want to use proxies or set a timeout on the requests.

commented

Pull Requests are welcome. I do not have time to look into it right now.