Hi,

 

Im new to this and wanted to ask if anyone knew how to get access to search results from bing. Instead of retrieving normal search results, I want to be able to retrieve and use results under the attractions sections. I've posted the link for which infromation I want to use.

 

http://www.bing.com/attractions/search?q=attraction%20in%20unithe%20kingdom&qpvt=attraction+in+unithe+kingdom&FORM=Z7FD

 

It's for my final year project where I formulate routes from two points but I also include nearby attractions. Rather than manually hard-coding them in, I've been told to screen scrape through a search. Does anyone know if it is possible to retrieve theses results using pybing? (I'm using Python)

 

I tried bingapi as they had a few more methods but I thought I'd ask and find out.

 

Thanks