Facebook’s marketplace is a place to buy/sell items, list jobs, list housing, or even request items to purchase/borrow through Facebook. You’re able to search the Facebook marketplace with facebook.marketplace.search. There are getters and setters for listings with facebook.marketplace.getListings and facebook.marketplace.createListing. You can also remove listings with facebook.marketplace.removeListing. Facebook also has a category and a subcategory getter method, facebook.marketplace.getCategories and facebook.marketplace.getSubCategories.

0 comments