Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

How should we pass URL having query parameters? #2

Open
chiragshah0312 opened this issue Nov 16, 2020 · 1 comment
Open

How should we pass URL having query parameters? #2

chiragshah0312 opened this issue Nov 16, 2020 · 1 comment

Comments

@chiragshah0312
Copy link

chiragshah0312 commented Nov 16, 2020

Edit -
example URL is
https://www.amazon.com/s?k=Mobile+Pixels+Duex+Pro+-+Upgraded+2.0+Portable+Monitor+for+Laptops+-+12.5%22+Full+HD+USB+Screen+Plug+and+Play

To send it to superstack i converted it into
http://api.scrapestack.com/scrape?access_key=1234&url=https://www.amazon.com/s?k=Mobile+Pixels+Duex+Pro+-+Upgraded+2.0+Portable+Monitor+for+Laptops+-+12.5%22+Full+HD+USB+Screen+Plug+and+Play&ref=nb_sb_noss&keep_headers=1

But it's giving me error
b'{"error":{"code":"validation_error","status":422,"context":[{"url":{"type":"invalid_url","message":"The url is not valid"}}]}}'

@chiragshah0312
Copy link
Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant