Postal Service library

March 1, 2023

The postalservice library is made for scraping second hand Japanese websites to allow easier access to the search results. Useful for creating datasets, notification systems, or web APIs. Targets the website API if available, or parses the HTML response. Certain sites require using a proxy or headless browser to avoid bot detection, and Playwright is used for that.

Available on PyPI as postalservice