1. Click “DW Autoblog” on the left hand menu:

    7

  2. Once on the “All Sources” page click the “Add New” button in the top middle of the page:

    8

  3. Type source’s title into the Title field (We will using this later when running crawl)

    9

  4. Now you need to analyze the webpage that you need to crawl. Then insert value in the fields below to convert into WordPress content:

    10

  5.  

    Each field you must input 2 values: “Selector” and “Attribute”:

    • Selector: Unique pattern used to select an element you want to get content (Reference)
    • Attribute: Additional information about an element you want to get from selector. If you want to get content between opening and closing tag, you can input: innertext on this field.
      Accepted attributes: outertext, plaintext, href, src