File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,11 +39,11 @@ Some calls require a bearerToken. However, some calls are public and don't requi
3939
4040| Function | Token required | Description |
4141| ---| ---| ---|
42- | ` api.saved_searches() ` | 🔐 Yes | List your saved searches (bevakningar) |
43- | ` api.get_listings() ` | 🔐 Yes | List items related to a saved search |
44- | ` api.custom_search() ` | 👏 No | Search for everything on Blocket and filter by region |
45- | ` api.motor_search() ` | 👏 No | Advanced search for car-listings. |
46- | ` api.price_eval() ` | 👏 No | Advanced search for car-listings . |
42+ | [ ` api.saved_searches() ` ] ( #saved_searches ) | 🔐 Yes | List your saved searches (bevakningar) |
43+ | [ ` api.get_listings() ` ] ( #get_listingssearch_id-limit ) | 🔐 Yes | List items related to a saved search |
44+ | [ ` api.custom_search() ` ] ( #custom_searchsearch_query-region-limit ) | 👏 No | Search for everything on Blocket and filter by region |
45+ | [ ` api.motor_search() ` ] ( #motor_searchpage-make-fuel-chassi-price-modelyear-milage-gearbox ) | 👏 No | Advanced search for car-listings. |
46+ | [ ` api.price_eval() ` ] ( #price_evalregistration_number ) | 👏 No | Vehicle purchase valuation and details . |
4747
4848## 🤓 Detailed usage
4949
You can’t perform that action at this time.
0 commit comments