Scraping Quotes To Scrape Example Page

In this example we’ll be scraping the Quotes to Scrape page that is made by Zyte for the purpose of testing web scraping tools.

Quotes To Scrape

Quotes To Scrape

The final config is below:

Download Config

{
  "id": "quotes.toscrape.com__page-1__5686bc27",
  "url": "https://quotes.toscrape.com/js/page/1/",
  "schemaVersion": "2.0.0",
  "revision": 1,
  "createdAt": "2026-08-09T14:32:53.565Z",
  "updatedAt": "2026-08-09T14:32:53.565Z",
  "selectors": [
    {
      "id": "g_RR7xqF",
      "name": "Group 1",
      "container": ".quote",
      "fields": [
        {
          "id": "f_PuB1x7",
          "name": "Quote",
          "selector": ".text",
          "type": "single",
          "extract": "text",
          "required": false
        },
        {
          "id": "f_I-xZT7",
          "name": "Author",
          "selector": ".author",
          "type": "single",
          "extract": "text",
          "required": false
        },
        {
          "id": "f_mLemp9",
          "name": "Tags",
          "selector": ".tag",
          "type": "multiple",
          "extract": "text",
          "required": false
        }
      ]
    }
  ],
  "options": {
    "waitforNetworkIdle": true,
    "scrollToBottom": false,
    "runJavaScript": true,
    "pageDelayMs": 3000,
    "timeoutMs": 60000,
    "maxRetries": 2,
    "appendData": true
  },
  "pagination": {
    "mode": "none"
  },
  "output": {
    "format": "json",
    "mergeStrategy": "join",
    "flatten": true
  }
}

The resulting data is:

Quote Author Tags
“The world as we have created it is a process of our thinking. It cannot be changed without changing our thinking.” Albert Einstein change,deep-thoughts,thinking,world
“It is our choices, Harry, that show what we truly are, far more than our abilities.” J.K. Rowling abilities,choices
“There are only two ways to live your life. One is as though nothing is a miracle. The other is as though everything is a miracle.” Albert Einstein inspirational,life,live,miracle,miracles
“The person, be it gentleman or lady, who has not pleasure in a good novel, must be intolerably stupid.” Jane Austen aliteracy,books,classic,humor
“Imperfection is beauty, madness is genius and it's better to be absolutely ridiculous than absolutely boring.” Marilyn Monroe be-yourself,inspirational
“Try not to become a man of success. Rather become a man of value.” Albert Einstein adulthood,success,value
“It is better to be hated for what you are than to be loved for what you are not.” André Gide life,love
“I have not failed. I've just found 10,000 ways that won't work.” Thomas A. Edison edison,failure,inspirational,paraphrased
“A woman is like a tea bag; you never know how strong it is until it's in hot water.” Eleanor Roosevelt misattributed-eleanor-roosevelt
“A day without sunshine is like, you know, night.” Steve Martin humor,obvious,simile