Aspiring Poshmark bot/scraper/etc.
Project description
==== posh
.. image:: https://img.shields.io/pypi/v/posh.svg :target: https://pypi.python.org/pypi/posh
.. image:: https://img.shields.io/travis/kcinnick/posh.svg :target: https://travis-ci.org/kcinnick/posh
.. image:: https://readthedocs.org/projects/posh/badge/?version=latest :target: https://posh.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
Not-yet-totally-fully-featured Poshmark bot/scraper/etc. (now available on pip!)
- Free software: MIT license
- Documentation: https://posh.readthedocs.io.
Features
- Build products from URL
- Build products from search results
- Build products from arbitrary string searches
- Get images, size, brand, price, and more from products.
- Search with as many (or few!) arguments as you want!
- Insert product information into any database for long-term analysis
- Easily graph historical price information for any search.
Login
After some time debugging, login works occasionally but never more than once per hour due to a reCAPTCHA call. There would be a few ways to mitigate this (using a CAPTCHA service), but I'm undecided on if I want to take that tac with this project - especially considering I don't buy/sell on there myself, so I don't know how much automation of that stuff would be useful. Of course there's plenty of things to automate, but that was my primary idea.
"Why isn't X a feature"
Because I haven't thought of it, but I'd appreciate the suggestion!
Credits
This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage
_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage
Development Goals
As of now, my goal for this project is just to extend it out as much as makes sense by thinking of new ideas, methods, and functions that'd be useful or interesting. Ideally, down the road this module could answer questions like "What was the average selling price of a new-with-tag Vera Wang dress over the last 6 months," which could inform you to buy one because it's relatively cheap or sell one because it's relatively expensive now compared to the average. So, I don't really have definitive guidelines of where this will go. That's the fun part!
- 7/2/2019: TODO: Make login as stable as possible. Add news support. Add parties support (maybe? it's an idea..) Add search by brand!
======= History
0.1.0 (2019-01-01)
- First release on PyPI.
0.1.1 (2019-01-17)
- First cut at a functioning module. Tests, docs & builds are passing and a decent amount of functionality has been added, so a small version update felt appropriate. 0.1.2 should bring some exciting developments!
0.1.2 (2019-01-20)
- The module is indeed functioning! Added some new functionality like a skeleton for historical searching & plotting, strict searching, lots of bug fixes, fleshed out most of the remaining parts of the ProductSearch and Product methods, and increased test coverage. Also did some cleanup work moving classes and functions to specific models instead of importing from one module. Plans for 0.1.3 include finishing out the plotting methods, separating concerns re: tests, and maybe more.
0.1.2.1 (2019-07-02)
- Got some more time to work on this again. Small version update to fix tests and update code where needed to keep up with site changes made since last updates. Re-released to PyPi.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file posh-0.1.2.2.tar.gz
.
File metadata
- Download URL: posh-0.1.2.2.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3e1df5498fd687fd3185f51a106179f32926b7871e2f10b413c202e219a8336 |
|
MD5 | 2a24fa6ba64c65784a3a5fa5d01bfaa0 |
|
BLAKE2b-256 | 36b95a924bfc37136997347bd9f7a978a27c21e7c8cb6682c8a98d3560215b1f |
File details
Details for the file posh-0.1.2.2-py3.7.egg
.
File metadata
- Download URL: posh-0.1.2.2-py3.7.egg
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2259c88da73b2e075c4b8b5e9f6913202fc65eb0e7841addf13be24d9aa27e91 |
|
MD5 | 79d287254aaa7f121eca240a545b585e |
|
BLAKE2b-256 | 8e7caa835813d942f4b5344d2e2bb6322910593f33c14a3a4b30c70c95631e78 |