Coder Social home page Coder Social logo

not clear how to use about vinted-scraper HOT 8 CLOSED

gertje823 avatar gertje823 commented on August 18, 2024
not clear how to use

from vinted-scraper.

Comments (8)

Gertje823 avatar Gertje823 commented on August 18, 2024 1

Looks like you are trying to download your favorites using the old script.
Downloading favourites is only supported using the v2 version.

You need to clone/download the v2 version and download the dependencies using pip install -r requirements.txt then you can use python main.py -u myUserID -f -s mySessionID to download your favourites.

Hope this helps.

from vinted-scraper.

Gertje823 avatar Gertje823 commented on August 18, 2024 1

Looks like not all the dependencies were installed.
If you run pip install -r requirements.txt it should download all the dependencies including tqdm

from vinted-scraper.

bosbrand avatar bosbrand commented on August 18, 2024

now it says -f is not recognized

from vinted-scraper.

bosbrand avatar bosbrand commented on August 18, 2024

Okay, I've found out that using the git clone command downloads v1. I downloaded v2 as a zip and copied it over the contents of v1. Now I have a main.py like you say. But when I run it it says 'no module named tqdm', with reference lines 1 and 8.

from vinted-scraper.

bosbrand avatar bosbrand commented on August 18, 2024

Done. Somehow I had to try pip install twice before it installed the tqdm. Now I get an error 'list index out of range', when I try to pull my favorites.

from vinted-scraper.

bosbrand avatar bosbrand commented on August 18, 2024

dang, it seems to work now. Thanks so much for your support!

from vinted-scraper.

bosbrand avatar bosbrand commented on August 18, 2024

Only problem is that It times out after a few dozen items. Where is the SQLite db stored?

from vinted-scraper.

bosbrand avatar bosbrand commented on August 18, 2024

Turns out Vinted doesn't like me doing this. It throws my session and after that I had to accept a new user agreement which specifically says scraping is forbidden.

from vinted-scraper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.