sathish316 / scrapify

ScrApify is a library to build APIs by scraping static sites and use data as models or JSON APIs. It powers APIfy which is used to create JSON APIs from any html or wikipedia page
http://apify.heroku.com/resources
143 stars 16 forks source link

Tolerance to malformed XML #9

Open franciscolourenco opened 12 years ago

franciscolourenco commented 12 years ago

Is Scrapify tolerant to errors in XML like unmached tags and so on?

Cheers

sathish316 commented 12 years ago

It internally uses Nokogiri. Haven't checked with invalid html