Active
Project:
Feed Scraper
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2010 at 12:44 UTC
Updated:
13 Apr 2011 at 22:47 UTC
Hi,
Feedapi will be succeeded by feeds and so feedapi_mapper will also be faced out.
Feedapi_scraper is a great add on to feedapi_mapper.
Will it please also be organised around feeds please?
Thanks a lot in advance for considering this!
Greetings, Martijn
Comments
Comment #1
patcon commentedhttp://drupal.org/project/feeds_crawler
http://drupal.org/project/feeds_querypath_parser
http://drupal.org/project/feeds_jsonpath_parser
http://drupal.org/project/feeds_xpathparser
Comment #2
summit commentedHi, I do not get your reply.
Is the feedapi feed scraper being ported to feeds or not?
I would very much like this, because I like the user interface it uses compared to other parsers/crawlers.
greetings,
Martijn
Comment #3
patcon commentedThere's no one module -- you need to put it together yourself. More work to set up, but way more robust :)
Haven't used them for scraping myself (used for getting data from facebook/twitter graph API's), but you should be able to.
http://drupal.org/project/feeds_crawler = crawl over multiple pages/refreshes
http://drupal.org/project/feeds_querypath_parser = parse html
http://drupal.org/project/feeds_jsonpath_parser = parse json
http://drupal.org/project/feeds_xpathparser = parse xml