-
Contact Me
hopperab@gmail.com
(617) 575-9467
facebook.com/andrewhopper twitter.com/andrewhopper
linkedin.com/in/andrewhopper foursquare.com/user/andrewhopper
-
Twitter Updates
Archives
Tags
bash beautiful soup beautifulsoup describe table desc table dns dns troubleshooting google docs linkedin linux screen command line macbook pro hard drive upgrade harddisk upgrade mysql mysql command line nslookup python scraping screen scraping Security shell script show tables vi vim-
Recent Posts
-
Stackoverflow
-
Serverfault
Category Archives: Development
BeautifulSoup Demo - screen scraping quickly with Python
From the BeautifulSoup website:
Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping. Three features make it powerful:
1. Beautiful Soup won’t choke if you give it bad markup. It yields a parse tree that makes approximately as much sense as your original document. This is usually good enough [...]
Posted in Development Tagged beautiful soup, beautifulsoup, python, scraping, screen scraping Comments closed
MySQL Show or Desc(ribe) All Tables at Once