matthewmueller / x-ray

The next web scraper. See through the <html> noise.
MIT License
5.88k stars 349 forks source link

How to find redirected URL? #224

Closed kdekooter closed 7 years ago

kdekooter commented 8 years ago

In case of redirects is it possible to obtain the URL that x-ray was redirected to?

kdgit1 commented 7 years ago

Was this resolved? Update would be helpful. Thanks.

DannyCork commented 7 years ago

This functionality doesn't exist. Feel free to contribute a patch to add this :)

bfelbo commented 6 years ago

@DannyCork I'm thinking of giving this a go and submitting a PR. If possible, could you provide some high-level guidance on what would be needed to implement this functionality?