Replying to a comment on How to Actually Search Craigslist
If you select an item in the debugger, it will drop down and show the names of the fields and their values. As for city, that's actually not a part of the RSS feed fields, because it is built into the URL; i.e. sfbay.craigslist.org/sfc is clearly pullling SF stuff, sfbay.craigslist.org/sby is south bay, http://portland.craigslist.org is pulling Portland, etc.
As far as I can tell, the easiest thing to do for your case would be to use the rename module and rename a field that's unimportant for your purposes, such as "item.dc:rights" to the name of the city. In this case, you'll need a separate fetch feed module for each city, pipe each to a rename, and then join them to sort. It would obviously be best to simply add a field for this, but I don't see a module that would do such a thing.
Reply
We use Markdown to style our comments. **This is bolded.** *This is italic.* [This is a link](url)
For more options,
try reading the
wikipedia article or the
official style guide.
Feeds


