mercari icon indicating copy to clipboard operation
mercari copied to clipboard

a wrapper around mercari jp shopping site

Results 12 mercari issues
Sort by recently updated
recently updated
newest added

They can be useful when you want to check only items that are newer

Can I get product description as `item.description` ?

I found that the function _search_ returns items about 60 seconds after they are launched, by calculate time.time() - Item[updated] or the time shows in the mercari page. the latency...

May I inquire about how to find the method used to generate Dpop?

Just as the title suggests. On a previous version I added an option myself to search for categories but now it doesn't seem to work. I think it'd be great...

Bumps [cryptography](https://github.com/pyca/cryptography) from 35.0.0 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

I found that the program throws a 401 Client Error: ‘Unauthorized for url: https://api.mercari.jp/v2/entities:search’ during its execution. I tried to resolve it, but I failed. Could you please give me...

File "e:\爬虫\Crawler\crawlers\mercari.py", line 201, in fetch r.raise_for_status() File "C:\Users\jerryfatHome\anaconda3\envs\py39Crawler\lib\site-packages\requests\models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://api.mercari.jp/v2/entities:search