link extraction using xpath and beautifulsoup not working
I want to extract link which is nested as /html/body/div[1]/div[2]/div[1]/div/div/div/div/div/a
in xpath , also see detailed nesting image
I want to extract link which is nested as /html/body/div[1]/div[2]/div[1]/div/div/div/div/div/a
in xpath , also see detailed nesting image