looks pretty neat! makes dynamic content scrapping very scalable as you 
dont now have to load up a new webkit instance the server and could just do 
the scraping on the client side. 

On Tuesday, 28 August 2012 23:30:26 UTC+8, Dean Mao wrote:
>
> Doh, forgot to mention the library name:
>
> https://github.com/deanmao/xtend
>
> and an example usage of it:
>
> https://github.com/deanmao/xtend-example
>
> fetch via npm:
> npm install xtendme
>
> Let me know what you guys think!
>
>
> On Tue, Aug 28, 2012 at 8:27 AM, Dean Mao <[email protected] 
> <javascript:>>wrote:
>
>> I blogged about this briefly today:  
>> http://www.deanmao.com/2012/08/28/modify-a-site-you-dont-own/
>>
>> It's similar to nodejitsu's http-proxy module only that it's for proxying 
>> 3rd party sites.  It's like cgiproxy, only written for node.
>>
>> I'm just looking to see what other people think of it.
>>
>>
>>
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to