# Get the redirect url value
This code is build for the developer. Please share this code with the developer he/she can understand it better and modify as per requirment. I testted this code with approx 10 different websites and works fine. As per my best knowledge this will work for all kind of redirect urls.
Dependencies
---
- [Google Chrome](https://www.google.com/intl/en_in/chrome/)
Undertand the project
---
Here we have two files one is chromedriver.exe and another is main.py
- chromedriver.exe : This file is the supporting file, which help to handle the chrome browser and handle it like a real user.
- main.py : This file have the python code to automate the chrome browser. This simple script have a list called `urls` this need to be dynamic from the input source file or database(your developer can handle this).
the result can be found on the redirected_url/base_url whichone you want to use.
###### Contact info : `9332943989` you can call me on this number if you have any issue during setup.