Access to website database

I wouldn't say accessing the DB itself is the way to go. Even if the ports are open, there might be legal implications. However, if they have a website which fetches data from the DB and displays it, then you can scrape the date from the website..
 
Back
Top