The document summarizes the Data Extraction By Example (DEByE) approach for extracting semi-structured data from web sources based on user-provided examples. DEByE uses examples to generate extraction patterns for identifying objects in new documents. It presents a graphical user interface for specifying example objects and an extractor module that applies the patterns to new pages to populate a nested table structure. Experimental results found the bottom-up extraction strategy, which assembles objects from extracted attribute-value pairs, was effective at extracting most objects from sources with just a few provided examples.