Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tím souhlasíte. Další informace

API help

Overview
Data types

xwg

Methods for accessing the core of the site - xWGs list. The main method is xwgs.query(), which can be used to retrieve all sorts of listings by varions filtering criteria. Nearly all sorts of listings that you can think of can be retrieved using proper combination of filter options in this method.

Please, remember, that if you want to retrieve collection, wants, notwant or offers of some other user, that user can decide to hide his profile, and in that case, you will receive status code 403. This affects queries, that specifies filterOptions.collectedBy, filterOptions.offeredBy, filterOptions.wantedBy, filterOptions.notwantedBy filters.

Methods in xwg