Scrape a series of tables with BeautifulSoup
问题 I am trying to learn about web scraping and python (and programming for that matter) and have found the BeautifulSoup library which seems to offer a lot of possibilities. I am trying to find out how to best pull the pertinent information from this page: http://www.aidn.org.au/Industry-ViewCompany.asp?CID=3113 I can go into more detail on this, but basically the company name, the description about it, contact details, the various company details / statistics e.t.c. At this stage looking at how