I want to know that can we scrape data of a specific field from a pop up generated on a page using Python ? If yes, please suggest.
I am trying to scrape it, but it is not getting detected and return me an empty list. I am using Python and Beautiful soup to do the job .