Skip to content

Improving scrapping module #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

0xCAB0
Copy link
Member

@0xCAB0 0xCAB0 commented Nov 9, 2024

Python module rework as Rust code

The idea behind this rework is having something to close #120 that would allow us to stay ahead of new API model changes.

Proposed changes

  • Move the Python logic as part of the Vinted API client in queries.rs

Other changes

@0xCAB0 0xCAB0 added the python Pull requests that update Python code label Nov 9, 2024
dependabot bot and others added 6 commits November 9, 2024 14:44
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.3...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.4...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…db-feeder/idna-3.7' into feature/improved-python-module
…db-feeder/urllib3-2.2.2' into feature/improved-python-module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autogenerate migrations in case of API update Translate and add colors Add source files download Use API to obtain countries flags
1 participant