-
Notifications
You must be signed in to change notification settings - Fork 0
Basic WebDataView Usage
jrxk edited this page May 17, 2018
·
7 revisions
To start using the extension, first click on the Chrome extension button . A widget should appear in the top-right corner.
- Click on one of the data that we want to select (e.g. product title).
- Click on the dropdown button to select filter options.
- Check the filtering options. All data with the same filtering attributes should be selected. This will be a column of our data table.
- Now, the widget in the top-right corner should contain one label. Each label represents a column in our table.
- Click on the label to rename or delete a label. Then click Closed.
- Click on the checkmark on the widget to apply our selection.
- Now we have successfully selected one column of data. Repeat steps 1 to 6 to select all the columns we want.
- Select a bounding box which contains all of the data entries in one row of our table.
- Use filtering options to select all such bounding boxes.
- Rename the label to "records". Alternatively, just click the "records" button.
- Apply the selection.
- Now that we have the data we need, click on the grid button on the widget to export the data to a table.
- Click on Copy in the top-left corner. Now we can paste it to Spreadsheet or Microsoft Excel.
- Alternatively, we can export the table to a Excel, CSV or PDF file.