Skip to content

Not founding new products #4

Description

@amibumping

Hi Kevin, first of all thank you for the script, I've been testing it and I can make to find new products.

I made a modification with the help of Gemini, to make the script run again when it stops.

I make a search like this:
python main.py -search "iphone" -longitude -3.6924512 -latitude 42.3495246 -min-price 0 -max-price 1000 -teleg config/telegram.yaml

And looking in a browser the same call
http://api.wallapop.com/api/v3/general/search?keywords=iphone&order_by=newest&latitude=42.3495246&longitude=-3.6924512&distance=0&min_sale_price=0&max_sale_price=1000&filters_source=search_box&language=es_ES
Screenshot at 2024-02-27 11-10-06

I am seeing there are new products in the json, but the script keeps saying 0 new products found.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions