- Enter the Bolivian "General Personal Identification Service"
page and Create a File with the addresses of all the Identity
Registry Offices.
website: www.segip.gob.bo
from selenium import webdriver
from selenium.webdriver.support.ui import WebDriverWait
from selenium.webdriver.support import expected_conditions as EC
from selenium.webdriver.common.by import By
from webdriver_manager.chrome import ChromeDriverManager
import time
from time import sleep
import numpy as np
import pandas as pd
from pandas import Series,DataFrame
import re