Skip to content

Tag: web-scraping

Unable to find element BeautifulSoup

I am trying to parse a specific href link from the following website: https://www.murray-intl.co.uk/en/literature-library. Element i seek to parse: However, using BeautifulSoup I am unable to obtain the desired element, perhaps due to cookies acceptance. I am still new at BS4, and hope someone can help me on …

Scraping Map created on google Maps

My goal is to scrape, the name and location of the Cannabis retailer in Manitoba Canada.Then place all the data onto a excel file.From this website: https://www.google.com/maps/d/u/0/viewer?mid=1jTYtNQgB0CVC27Bn_xIsFGeVuCh_KCdR&ll=49.671544600000004%2C-96.65402250000001&z=8. I am not sure if this is t…

Web-scraper process

I’ve been trying to replace some text in my output but i’ve had no luck. I want the output to look something like this The url_list variable returns: This is what I have tried: but I still get it with 500w on the end. And since I want to get every link in a single line without the [”] I