Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 877 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 877 Bytes

TradeMe RSS

Provides RSS feeds for search results on the online auction site TradeMe. Very basic, and probably quite crude.

To use, just put the files on a webserver, and make sure it knows how to execute python scripts.

Requirements

TradeMe Developer

In order to use this script you will need to register an application with TradeMe; this can be done here. Once your application has been approved you will need to copy your consumer key and consumer secret into the script. You will then need to generate an OAuth token and OAuth secret (which can be done here) and copy them into the script.