ruipgil / scraperjs

A complete and versatile web scraper.
MIT License
3.7k stars 188 forks source link

How to follow redirects? #52

Closed moroshko closed 8 years ago

moroshko commented 8 years ago

Is there a built in method to follow redirects? Any examples?

ruipgil commented 8 years ago

Refer to request's documentation.