I need a simple php script that will aggregate two or more similar feeds

  • Thread starter Thread starter punkedsukka
  • Start date Start date
P

punkedsukka

Guest
into one feed for use in a pipe? Craigslist is ripping me off on my rss. I'm only getting 23 items per feed rather than the 100 that are listed. I can create individual calls to each feed but that would be a huge waste of time. What I would like is a way to combine these feeds, which have the same exact layout without having to define each element. In other words, I want the WHOLE feed and not just what I can deduce of the tags.
 
Back
Top