FeedAPI
Aron Novak - July 6, 2007 - 19:17
Note: FeedAPI versions lower than 1.9 are not compatible with Drupal 6.14 or higher (see #580508 for details).
The maintainers of FeedAPI launched a successor project: Feeds - read more about the future of FeedAPI in Good bye FeedAPI, hello Feeds
FeedAPI aggregates feeds on a Drupal website by generating light weight items or nodes from feeds. It provides a straightforward configuration for most use cases and is extensible through an API. FeedAPI integrates with OG (but does not require it).
FeedAPI Features
- Use views to build listings of your feed items.
- Aggregate RSS/Atom feeds with SimplePie (get SimplePie from http://simplepie.org/ and see README.txt).
- Aggregate RSS/Atom feeds with Common Syndication Parser (part of FeedAPI).
- Aggregate iCal feeds with iCal parser.
- Aggregate CSV files with CSV parser.
- Aggregate KML feeds with KML parser
- Build a customized parser with FeedAPI Extensible Parser
- Store feed elements (tags, authors, coordinates, etc.) in CCK fields, taxonomy or locations with the Feed Element Mapper.
- Filter feed items by various, extensible criteria with FeedAPI Item Filter.
- Grab any element from an RSS/Atom feed with FeedAPI Scraper.
- Aggregate comments from various sites and create Drupal comments with FeedAPI Comments.
- Store Feed Items in RDF Format with FeedAPI RDF processor.
- If you use leech - check out the upgrade script to FeedAPI.
- Developers: Want to get started on developing on FeedAPI? Check out developers' guide wiki page.
- User's guide in Drupal's handbook (this is a wiki page, so you're welcome to improve it)
Sponsors of FeedAPI: Summer of Code 2007 | Development Seed.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.9-beta2 | 2009-Sep-24 | 86.42 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.5 | 2008-Dec-05 | 60.17 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Nov-06 | 87.09 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Dec-22 | 60.65 KB | Download · Release notes | Development snapshot | |
