pylbc icon indicating copy to clipboard operation
pylbc copied to clipboard

Missing results

Open alexis-via opened this issue 4 years ago • 0 comments

I'm using the code from github. When I run:

lbcli.py --category ventes --real-estate-type terrain --city clelles 38930 --verbose
{'pivot': '0,0,0', 'limit': 100, 'limit_alu': 1, 'filters': {'category': {'id': '9'}, 'enums': {'real_estate_type': ['3'], 'ad_type': ['offer']}, 'ranges': {'rooms': {}, 'square': {}, 'price': {}}, 'location': {'area': {'lat': 0.0, 'lng': 0.0, 'radius': 0}, 'city_zipcodes': [], 'departments': [], 'disable_region': True, 'locations': [{'city': 'clelles', 'zipcode': '38930', 'locationType': 'city'}], 'regions': []}, 'keywords': {'type': 'all'}, 'owner': {}}, 'sort_by': 'time', 'sort_order': 'desc'} 0 results will be downloaded from the server.

When I do the same reach via my web browser, I have 3 answers.

alexis-via avatar Feb 13 '21 22:02 alexis-via