UNPKG

bquery

Version:

bquery is a useful node module to fetch web page, which use css selector to fetch and structure this html page content.

14 lines (12 loc) 475 B
--- category: overview heading: 'Overview' --- &#8202;<span class="project-name">noodle</span> is a node server and module which clients can use to query data from web documents. It features: - Cross domain document querying (html, json, xml, atom, rss feeds) - Server supports querying via JSONP and JSON POST - Multiple queries per request - Access to queried server headers - Allows for POSTing to web documents - In memory caching for query results and web documents