requests-ip-rotator icon indicating copy to clipboard operation
requests-ip-rotator copied to clipboard

Sending custom web schemes

Open nre226 opened this issue 3 years ago • 2 comments

So far this has been an awesome repo. Unfortunately, I am trying to do something perhaps a little outside of the scope and wanted to see if there was any guidance anyone could supply. Instead of web addresses like https://www.google.com I need to access something more similar to https://variable.google.com where variable is going to be a multitude of different strings. Is there any way to set up a gateway that can adjust to a multitude of base urls or does it have to be completely static?

nre226 avatar Nov 18 '21 02:11 nre226

Hi, In the current version of the lib wildcard subdomains are not supported, but it does look like API Gateway now supports them. I'll consider this integration in the next version of the lib 😄

Ge0rg3 avatar Nov 18 '21 10:11 Ge0rg3

That would be fantastic. Thank you!

nre226 avatar Nov 18 '21 23:11 nre226

Hi @nre226, after some further research it looks like this is not possible via the version of ApiGateway we are using (HTTP), but only in their other offering (Rest)😢

Ge0rg3 avatar Oct 07 '22 17:10 Ge0rg3

Is this possible now?

sachinjsd avatar Sep 07 '23 15:09 sachinjsd

Hi @sachinjsd, sadly this is not possible under the current implementation.

Ge0rg3 avatar Sep 07 '23 15:09 Ge0rg3