ChatGPT

Web Scraping API ChatGPT Target

The chatgpt target is built to obtain conversational responses from ChatGPT.

This target is available with Web API Advanced plans.

This template is available via both Real-time and Asynchronous integration methods, however this target does not support batch requests.


Input parameters

Request parameters available for ChatGPT target:

ParameterTypeRequiredDescription
targetstringTarget type must be set to chatgpt
promptstringThe prompt sent to ChatGPT. Must be fewer than 4000 characters
searchbooleanActivates ChatGPT’s web search functionality for the prompt when set to true. Default value is false.
parsebooleanAutomatically parses results when set to true. Default value is false.
geostringSet the country to use when submitting the prompt. Full list of locations available for Advanced plan can be found here

Request example

curl --request 'POST' \
        --url 'https://scraper-api.decodo.com/v2/task' \
        --header 'Accept: application/json' \
        --header 'Authorization: Basic Auth.token' \ // update with your authorization token
        --header 'Content-Type: application/json' \
        --data '
    {
     	"target": "chatgpt",
     	"prompt": "What are the top tourist attractions in Paris?",
     	"parse": true,
     	"search": true,
     	"geo": "United States"
    }
'

Output

As an output, you will get a JSON file.

Descriptions for fields in the parsed JSON content section are provided in the table below. Keep in mind that the amount of fields can vary according to the provided prompt.

Content keyDescription
promptThe original query submitted in the request
llm_modelThe ChatGPT model used (e.g., "gpt-4-o", etc.)
response_textThe full response text
citationsA list of citation links, each with its URL and corresponding text
linksList of external references provided in the response

Response example

{
    "results": [
        {
            "content": {
                "results": {
                    "prompt": "What are the top tourist attractions in Paris?",
                    "citations": [
                        {
                            "url": "https://www.touropia.com/tourist-attractions-in-paris/?utm_source=chatgpt.com",
                            "text": "Touropia+11"
                        },
                        {
                            "url": "https://en.wikipedia.org/wiki/Eiffel_Tower?utm_source=chatgpt.com",
                            "text": "Wikipedia"
                        },
                        {
                            "url": "https://en.wikipedia.org/wiki/Louvre?utm_source=chatgpt.com",
                            "text": "Wikipedia+1"
                        },
                        {
                            "url": "https://en.wikipedia.org/wiki/Notre-Dame_de_Paris?utm_source=chatgpt.com",
                            "text": "Wikipedia+2"
                        },
                        {
                            "url": "https://www.touropia.com/tourist-attractions-in-paris/?utm_source=chatgpt.com",
                            "text": "Touropia+4"
                        },
                        {
                            "url": "https://en.wikipedia.org/wiki/Sacr%C3%A9-C%C5%93ur%2C_Paris?utm_source=chatgpt.com",
                            "text": "Wikipedia"
                        },
                        {
                            "url": "https://en.wikipedia.org/wiki/Mus%C3%A9e_d%27Orsay?utm_source=chatgpt.com",
                            "text": "Wikipedia"
                        },
                        {
                            "url": "https://www.introducingparis.com/tourist-attractions?utm_source=chatgpt.com",
                            "text": "Introducing Paris+5"
                        },
                        {
                            "url": "https://www.winalist.com/blog/travel-france/things-to-do-in-paris?utm_source=chatgpt.com",
                            "text": "Winalist"
                        },
                        {
                            "url": "https://www.winalist.com/blog/travel-france/things-to-do-in-paris?utm_source=chatgpt.com",
                            "text": "Winalist"
                        },
                        {
                            "url": "https://www.touristsecrets.com/destinations/europe/france/what-are-the-top-tourist-attractions-in-paris/?utm_source=chatgpt.com",
                            "text": "TouristSecrets+3"
                        },
                        {
                            "url": "https://paris.travel/paris-sightseeing/?utm_source=chatgpt.com",
                            "text": "Paris Travel"
                        },
                        {
                            "url": "https://www.thetimes.co.uk/article/best-things-to-do-paris-7g82lnlbg?utm_source=chatgpt.com",
                            "text": "The Times+2"
                        },
                        {
                            "url": "https://www.cntraveler.com/story/best-time-to-visit-paris?utm_source=chatgpt.com",
                            "text": "cntraveler.com+10"
                        },
                        {
                            "url": "https://www.winalist.com/blog/travel-france/things-to-do-in-paris?utm_source=chatgpt.com",
                            "text": "Winalist+5"
                        },
                        {
                            "url": "https://www.thetimes.co.uk/article/best-things-to-do-paris-7g82lnlbg?utm_source=chatgpt.com",
                            "text": "The Times+1"
                        },
                        {
                            "url": "https://paristickets.tours/paris-tourist-attractions/?utm_source=chatgpt.com",
                            "text": "paristickets.tours+3"
                        },
                        {
                            "url": "https://www.planetware.com/tourist-attractions-/paris-f-p-paris.htm?utm_source=chatgpt.com",
                            "text": "PlanetWare+3"
                        },
                        {
                            "url": "https://www.pariscityvision.com/en/paris/top-tourist-attractions-in-paris?utm_source=chatgpt.com",
                            "text": "PARISCityVISION"
                        },
                        {
                            "url": "https://www.thingstodoinparis.com/?utm_source=chatgpt.com",
                            "text": "Things To Do in Paris"
                        },
                        {
                            "url": "https://www.planetware.com/tourist-attractions-/paris-f-p-paris.htm?utm_source=chatgpt.com",
                            "text": "PlanetWare+1"
                        },
                        {
                            "url": "https://www.parisdiscoveryguide.com/paris-attractions-top-10.html?utm_source=chatgpt.com",
                            "text": "Paris Discovery Guide+1"
                        },
                        {
                            "url": "https://www.thetimes.co.uk/article/how-do-you-solve-a-problem-like-the-mona-lisa-kxnpf3qc8?utm_source=chatgpt.com",
                            "text": "The Times"
                        }
                    ],
                    "llm_model": "gpt-4o",
                    "markdown_json": [
                        {
                            "type": "paragraph",
                            "children": [
                                {
                                    "type": "link",
                                    "attrs": {
                                        "url": "https://www.planetware.com/tourist-attractions-/paris-f-p-paris.htm"
                                    },
                                    "children": [
                                        {
                                            "type": "image",
                                            "attrs": {
                                                "url": "https://images.openai.com/thumbnails/url/uYIFRnicu1mSUVJSUGylr5-al1xUWVCSmqJbkpRnoJdeXJJYkpmsl5yfq5-Zm5ieWmxfaAuUsXL0S7F0Tw4uKQksCjZ2MrIMtjAuz4kI0i3KdAkpz8qNTzfzDCkrL40Pcw8qzwy1CA0u9kzOdi4Ki_ctNzLNDa_MKlcrBgAkHSqW"
                                            },
                                            "children": [
                                                {
                                                    "raw": "planetware.com/tourist-a...",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                }
                            ]
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "paragraph",
                            "children": [
                                {
                                    "raw": "Here are some of the ",
                                    "type": "text"
                                },
                                {
                                    "type": "strong",
                                    "children": [
                                        {
                                            "raw": "top tourist attractions in Paris",
                                            "type": "text"
                                        }
                                    ]
                                },
                                {
                                    "raw": " that you simply can’t miss on your first visit:",
                                    "type": "text"
                                }
                            ]
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "thematic_break"
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "heading",
                            "attrs": {
                                "level": 2
                            },
                            "style": "atx",
                            "children": [
                                {
                                    "raw": "🌟 Iconic Highlights",
                                    "type": "text"
                                }
                            ]
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "list",
                            "attrs": {
                                "depth": 0,
                                "ordered": false
                            },
                            "tight": true,
                            "bullet": "*",
                            "children": [
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Eiffel Tower",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " – Paris’s most recognizable landmark, offering breathtaking views from multiple observation decks on the Champ de Mars. Often the most visited monument with an entrance fee globally (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "1",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.touropia.com/tourist-attractions-in-paris/?utm_source=chatgpt.com",
                                                        "title": "City of Light: Paris’ Top Attractions (+Map) - Touropia"
                                                    },
                                                    "label": "1",
                                                    "children": [
                                                        {
                                                            "raw": "Touropia",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ", ",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "2",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://en.wikipedia.org/wiki/Eiffel_Tower?utm_source=chatgpt.com",
                                                        "title": "Eiffel Tower"
                                                    },
                                                    "label": "2",
                                                    "children": [
                                                        {
                                                            "raw": "Wikipedia",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Louvre Museum",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " – Home to world-famous masterpieces like the ",
                                                    "type": "text"
                                                },
                                                {
                                                    "type": "emphasis",
                                                    "children": [
                                                        {
                                                            "raw": "Mona Lisa",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ", ",
                                                    "type": "text"
                                                },
                                                {
                                                    "type": "emphasis",
                                                    "children": [
                                                        {
                                                            "raw": "Venus de Milo",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ", and ",
                                                    "type": "text"
                                                },
                                                {
                                                    "type": "emphasis",
                                                    "children": [
                                                        {
                                                            "raw": "Winged Victory",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ". With nearly 9 million visits in 2024, it remains the most visited museum on earth (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "3",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://en.wikipedia.org/wiki/Louvre?utm_source=chatgpt.com",
                                                        "title": "Louvre"
                                                    },
                                                    "label": "3",
                                                    "children": [
                                                        {
                                                            "raw": "Wikipedia",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                }
                            ]
                        },
                        {
                            "type": "thematic_break"
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "heading",
                            "attrs": {
                                "level": 2
                            },
                            "style": "atx",
                            "children": [
                                {
                                    "raw": "🏛 Renowned Monuments & Churches",
                                    "type": "text"
                                }
                            ]
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "list",
                            "attrs": {
                                "depth": 0,
                                "ordered": false
                            },
                            "tight": true,
                            "bullet": "*",
                            "children": [
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Notre‑Dame Cathedral",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " – A stunning example of Gothic architecture, recently reopened in December 2024 after extensive restoration. Historically among Paris’s most visited sites with around 12 million annual visitors (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "4",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://en.wikipedia.org/wiki/Notre-Dame_de_Paris?utm_source=chatgpt.com",
                                                        "title": "Notre-Dame de Paris"
                                                    },
                                                    "label": "4",
                                                    "children": [
                                                        {
                                                            "raw": "Wikipedia",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Arc de Triomphe",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " – Commissioned by Napoleon in 1806, this monument honors France’s military history. Visitors can climb to its rooftop terrace for sweeping views of the Champs‑Élysées and city skyline (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "1",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.touropia.com/tourist-attractions-in-paris/?utm_source=chatgpt.com",
                                                        "title": "City of Light: Paris’ Top Attractions (+Map) - Touropia"
                                                    },
                                                    "label": "1",
                                                    "children": [
                                                        {
                                                            "raw": "Touropia",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Sacré‑Cœur Basilica (Montmartre)",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " – With its white domes perched atop the hill of Montmartre, this basilica offers panoramic city views and is the second most visited spiritual site in Paris after the Eiffel Tower (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "5",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://en.wikipedia.org/wiki/Sacr%C3%A9-C%C5%93ur%2C_Paris?utm_source=chatgpt.com",
                                                        "title": "Sacré-Cœur, Paris"
                                                    },
                                                    "label": "5",
                                                    "children": [
                                                        {
                                                            "raw": "Wikipedia",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                }
                            ]
                        },
                        {
                            "type": "thematic_break"
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "heading",
                            "attrs": {
                                "level": 2
                            },
                            "style": "atx",
                            "children": [
                                {
                                    "raw": "🖼 Major Museums & Cultural Spaces",
                                    "type": "text"
                                }
                            ]
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "list",
                            "attrs": {
                                "depth": 0,
                                "ordered": false
                            },
                            "tight": true,
                            "bullet": "*",
                            "children": [
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Musée d’Orsay",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " – Located in a converted Beaux‑Arts railway station, this museum showcases the world’s largest collection of Impressionist and post‑Impressionist masterpieces, including Monet, Van Gogh, Renoir, and more. In 2023, it welcomed around 3.9 million visitors (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "6",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://en.wikipedia.org/wiki/Mus%C3%A9e_d%27Orsay?utm_source=chatgpt.com",
                                                        "title": "Musée d'Orsay"
                                                    },
                                                    "label": "6",
                                                    "children": [
                                                        {
                                                            "raw": "Wikipedia",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Pantheon & Les Invalides",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " – Pantheon memorializes famous French citizens like Victor Hugo and Voltaire. Nearby, Les Invalides houses the Musée de l’Armée and Napoleon’s tomb—rich historic significance (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "7",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.introducingparis.com/tourist-attractions?utm_source=chatgpt.com",
                                                        "title": "Top-Rated Tourist Attractions in Paris - What to do in Paris"
                                                    },
                                                    "label": "7",
                                                    "children": [
                                                        {
                                                            "raw": "Introducing Paris",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Palais Garnier (Opéra Garnier)",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " – A jewel of neo‑Baroque architecture, known for its grand staircase, ornate chandelier, and Chagall ceiling murals. Offers guided tours and performances (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "8",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.winalist.com/blog/travel-france/things-to-do-in-paris?utm_source=chatgpt.com",
                                                        "title": "Best things to do in Paris: Top Attractions to Visit - 2025"
                                                    },
                                                    "label": "8",
                                                    "children": [
                                                        {
                                                            "raw": "Winalist",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Centre Pompidou",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " – An icon of modern design, this vibrant cultural center houses one of Europe’s largest collections of modern art and features a scenic rooftop terrace overlooking Paris (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "8",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.winalist.com/blog/travel-france/things-to-do-in-paris?utm_source=chatgpt.com",
                                                        "title": "Best things to do in Paris: Top Attractions to Visit - 2025"
                                                    },
                                                    "label": "8",
                                                    "children": [
                                                        {
                                                            "raw": "Winalist",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                }
                            ]
                        },
                        {
                            "type": "thematic_break"
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "heading",
                            "attrs": {
                                "level": 2
                            },
                            "style": "atx",
                            "children": [
                                {
                                    "raw": "🌿 Scenic & Architectural Gems",
                                    "type": "text"
                                }
                            ]
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "list",
                            "attrs": {
                                "depth": 0,
                                "ordered": false
                            },
                            "tight": true,
                            "bullet": "*",
                            "children": [
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Champs‑Élysées & Place de la Concorde",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " – Known as “the world’s most beautiful avenue,” the Champs‑Élysées stretches from Place de la Concorde to the Arc de Triomphe. Filled with shops, cafés, theaters, and seasonal events (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "9",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.touristsecrets.com/destinations/europe/france/what-are-the-top-tourist-attractions-in-paris/?utm_source=chatgpt.com",
                                                        "title": "What Are The Top Tourist Attractions In Paris | TouristSecrets"
                                                    },
                                                    "label": "9",
                                                    "children": [
                                                        {
                                                            "raw": "TouristSecrets",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Île de la Cité attractions",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " – Besides Notre‑Dame, explore ",
                                                    "type": "text"
                                                },
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Sainte‑Chapelle",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " with its stunning stained-glass windows, and ",
                                                    "type": "text"
                                                },
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "La Conciergerie",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ", a former royal palace and medieval prison situated on this historic island (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "10",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://paris.travel/paris-sightseeing/?utm_source=chatgpt.com",
                                                        "title": "Paris Attractions | Top 25 best things to do in 2025"
                                                    },
                                                    "label": "10",
                                                    "children": [
                                                        {
                                                            "raw": "Paris Travel",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                }
                            ]
                        },
                        {
                            "type": "thematic_break"
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "heading",
                            "attrs": {
                                "level": 2
                            },
                            "style": "atx",
                            "children": [
                                {
                                    "raw": "🎨 Local Vibes & Hidden Gems",
                                    "type": "text"
                                }
                            ]
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "paragraph",
                            "children": [
                                {
                                    "raw": "According to recent travel recommendations, Paris shines beyond its landmarks—experience ",
                                    "type": "text"
                                },
                                {
                                    "type": "strong",
                                    "children": [
                                        {
                                            "raw": "Sainte‑Chapelle",
                                            "type": "text"
                                        }
                                    ]
                                },
                                {
                                    "raw": ", stroll through ",
                                    "type": "text"
                                },
                                {
                                    "type": "strong",
                                    "children": [
                                        {
                                            "raw": "Le Marais",
                                            "type": "text"
                                        }
                                    ]
                                },
                                {
                                    "raw": ", enjoy a ",
                                    "type": "text"
                                },
                                {
                                    "type": "strong",
                                    "children": [
                                        {
                                            "raw": "Seine boat cruise",
                                            "type": "text"
                                        }
                                    ]
                                },
                                {
                                    "raw": ", take a cooking class, or explore places like the ",
                                    "type": "text"
                                },
                                {
                                    "type": "strong",
                                    "children": [
                                        {
                                            "raw": "Musée Rodin",
                                            "type": "text"
                                        }
                                    ]
                                },
                                {
                                    "raw": " or ",
                                    "type": "text"
                                },
                                {
                                    "type": "strong",
                                    "children": [
                                        {
                                            "raw": "Père Lachaise Cemetery",
                                            "type": "text"
                                        }
                                    ]
                                },
                                {
                                    "raw": " for a deeper taste of Parisian culture (",
                                    "type": "text"
                                },
                                {
                                    "ref": "11",
                                    "type": "link",
                                    "attrs": {
                                        "url": "https://www.thetimes.co.uk/article/best-things-to-do-paris-7g82lnlbg?utm_source=chatgpt.com",
                                        "title": "25 of the best things to do in Paris"
                                    },
                                    "label": "11",
                                    "children": [
                                        {
                                            "raw": "The Times",
                                            "type": "text"
                                        }
                                    ]
                                },
                                {
                                    "raw": ").",
                                    "type": "text"
                                }
                            ]
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "thematic_break"
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "heading",
                            "attrs": {
                                "level": 2
                            },
                            "style": "atx",
                            "children": [
                                {
                                    "raw": "✅ Suggested Itinerary (3–5 days)",
                                    "type": "text"
                                }
                            ]
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "paragraph",
                            "children": [
                                {
                                    "raw": "| Day            | Morning                      | Afternoon                  | Evening                        |",
                                    "type": "text"
                                },
                                {
                                    "type": "softbreak"
                                },
                                {
                                    "raw": "| -------------- | ---------------------------- | -------------------------- | ------------------------------ |",
                                    "type": "text"
                                },
                                {
                                    "type": "softbreak"
                                },
                                {
                                    "raw": "| Day 1          | Louvre Museum                | Tuileries & Champs-Élysées | Sunset at Eiffel Tower         |",
                                    "type": "text"
                                },
                                {
                                    "type": "softbreak"
                                },
                                {
                                    "raw": "| Day 2          | Notre-Dame & Sainte-Chapelle | Quartier Latin walk        | Seine River cruise             |",
                                    "type": "text"
                                },
                                {
                                    "type": "softbreak"
                                },
                                {
                                    "raw": "| Day 3          | Musée d’Orsay                | Montmartre & Sacré-Cœur    | Opera Garnier or Marais dinner |",
                                    "type": "text"
                                },
                                {
                                    "type": "softbreak"
                                },
                                {
                                    "raw": "| Additional Day | Pantheon / Invalides         | Centre Pompidou            | Hidden gem museum or cemetery  |",
                                    "type": "text"
                                }
                            ]
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "thematic_break"
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "heading",
                            "attrs": {
                                "level": 2
                            },
                            "style": "atx",
                            "children": [
                                {
                                    "raw": "ℹ️ Pro Tips",
                                    "type": "text"
                                }
                            ]
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "list",
                            "attrs": {
                                "depth": 0,
                                "ordered": false
                            },
                            "tight": true,
                            "bullet": "*",
                            "children": [
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Skip‑the‑line tickets",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " are highly recommended for the Eiffel Tower, Louvre, and other busy spots.",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Visit off-peak",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": " in April, early May, September, or early October for better prices and fewer crowds (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "12",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.cntraveler.com/story/best-time-to-visit-paris?utm_source=chatgpt.com",
                                                        "title": "The Best Time to Visit Paris for Cheap Flights and Fewer Crowds"
                                                    },
                                                    "label": "12",
                                                    "children": [
                                                        {
                                                            "raw": "cntraveler.com",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ", ",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "8",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.winalist.com/blog/travel-france/things-to-do-in-paris?utm_source=chatgpt.com",
                                                        "title": "Best things to do in Paris: Top Attractions to Visit - 2025"
                                                    },
                                                    "label": "8",
                                                    "children": [
                                                        {
                                                            "raw": "Winalist",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ", ",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "11",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.thetimes.co.uk/article/best-things-to-do-paris-7g82lnlbg?utm_source=chatgpt.com",
                                                        "title": "25 of the best things to do in Paris"
                                                    },
                                                    "label": "11",
                                                    "children": [
                                                        {
                                                            "raw": "The Times",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ", ",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "13",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://paristickets.tours/paris-tourist-attractions/?utm_source=chatgpt.com",
                                                        "title": "paristickets.tours/paris..."
                                                    },
                                                    "label": "13",
                                                    "children": [
                                                        {
                                                            "raw": "paristickets.tours",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ", ",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "14",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.planetware.com/tourist-attractions-/paris-f-p-paris.htm?utm_source=chatgpt.com",
                                                        "title": "planetware.com/tourist-a..."
                                                    },
                                                    "label": "14",
                                                    "children": [
                                                        {
                                                            "raw": "PlanetWare",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ", ",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "15",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.pariscityvision.com/en/paris/top-tourist-attractions-in-paris?utm_source=chatgpt.com",
                                                        "title": "Top tourist attractions in Paris - PARISCityVISION"
                                                    },
                                                    "label": "15",
                                                    "children": [
                                                        {
                                                            "raw": "PARISCityVISION",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ", ",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "16",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.thingstodoinparis.com/?utm_source=chatgpt.com",
                                                        "title": "thingstodoinparis.com"
                                                    },
                                                    "label": "16",
                                                    "children": [
                                                        {
                                                            "raw": "Things To Do in Paris",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ", ",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "14",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.planetware.com/tourist-attractions-/paris-f-p-paris.htm?utm_source=chatgpt.com",
                                                        "title": "planetware.com/tourist-a..."
                                                    },
                                                    "label": "14",
                                                    "children": [
                                                        {
                                                            "raw": "PlanetWare",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ", ",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "17",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.parisdiscoveryguide.com/paris-attractions-top-10.html?utm_source=chatgpt.com",
                                                        "title": "parisdiscoveryguide.com/..."
                                                    },
                                                    "label": "17",
                                                    "children": [
                                                        {
                                                            "raw": "Paris Discovery Guide",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                },
                                {
                                    "type": "list_item",
                                    "children": [
                                        {
                                            "type": "block_text",
                                            "children": [
                                                {
                                                    "type": "strong",
                                                    "children": [
                                                        {
                                                            "raw": "Plan ahead",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": "—for example the Louvre has limited daily admissions and is undergoing a phased renovation to improve visitor flow and launch new exhibition spaces through 2030 (",
                                                    "type": "text"
                                                },
                                                {
                                                    "ref": "18",
                                                    "type": "link",
                                                    "attrs": {
                                                        "url": "https://www.thetimes.co.uk/article/how-do-you-solve-a-problem-like-the-mona-lisa-kxnpf3qc8?utm_source=chatgpt.com",
                                                        "title": "The Louvre makeover that will push up price of seeing Mona Lisa"
                                                    },
                                                    "label": "18",
                                                    "children": [
                                                        {
                                                            "raw": "The Times",
                                                            "type": "text"
                                                        }
                                                    ]
                                                },
                                                {
                                                    "raw": ").",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    ]
                                }
                            ]
                        },
                        {
                            "type": "paragraph",
                            "children": [
                                {
                                    "raw": "Let me know if you’d like guidance on where to eat, hidden spots, accommodations, or how to plan your days!",
                                    "type": "text"
                                }
                            ]
                        },
                        {
                            "type": "blank_line"
                        },
                        {
                            "type": "blank_line"
                        }
                    ],
                    "markdown_text": " [![planetware.com/tourist-a...](https://images.openai.com/thumbnails/url/uYIFRnicu1mSUVJSUGylr5-al1xUWVCSmqJbkpRnoJdeXJJYkpmsl5yfq5-Zm5ieWmxfaAuUsXL0S7F0Tw4uKQksCjZ2MrIMtjAuz4kI0i3KdAkpz8qNTzfzDCkrL40Pcw8qzwy1CA0u9kzOdi4Ki_ctNzLNDa_MKlcrBgAkHSqW)](https://www.planetware.com/tourist-attractions-/paris-f-p-paris.htm)\n\nHere are some of the **top tourist attractions in Paris** that you simply can’t miss on your first visit:\n\n---\n\n## 🌟 Iconic Highlights\n\n* **Eiffel Tower** – Paris’s most recognizable landmark, offering breathtaking views from multiple observation decks on the Champ de Mars. Often the most visited monument with an entrance fee globally ([Touropia][1], [Wikipedia][2]).\n* **Louvre Museum** – Home to world-famous masterpieces like the *Mona Lisa*, *Venus de Milo*, and *Winged Victory*. With nearly 9 million visits in 2024, it remains the most visited museum on earth ([Wikipedia][3]).\n\n---\n\n## 🏛 Renowned Monuments & Churches\n\n* **Notre‑Dame Cathedral** – A stunning example of Gothic architecture, recently reopened in December 2024 after extensive restoration. Historically among Paris’s most visited sites with around 12 million annual visitors ([Wikipedia][4]).\n* **Arc de Triomphe** – Commissioned by Napoleon in 1806, this monument honors France’s military history. Visitors can climb to its rooftop terrace for sweeping views of the Champs‑Élysées and city skyline ([Touropia][1]).\n* **Sacré‑Cœur Basilica (Montmartre)** – With its white domes perched atop the hill of Montmartre, this basilica offers panoramic city views and is the second most visited spiritual site in Paris after the Eiffel Tower ([Wikipedia][5]).\n\n---\n\n## 🖼 Major Museums & Cultural Spaces\n\n* **Musée d’Orsay** – Located in a converted Beaux‑Arts railway station, this museum showcases the world’s largest collection of Impressionist and post‑Impressionist masterpieces, including Monet, Van Gogh, Renoir, and more. In 2023, it welcomed around 3.9 million visitors ([Wikipedia][6]).\n* **Pantheon & Les Invalides** – Pantheon memorializes famous French citizens like Victor Hugo and Voltaire. Nearby, Les Invalides houses the Musée de l’Armée and Napoleon’s tomb—rich historic significance ([Introducing Paris][7]).\n* **Palais Garnier (Opéra Garnier)** – A jewel of neo‑Baroque architecture, known for its grand staircase, ornate chandelier, and Chagall ceiling murals. Offers guided tours and performances ([Winalist][8]).\n* **Centre Pompidou** – An icon of modern design, this vibrant cultural center houses one of Europe’s largest collections of modern art and features a scenic rooftop terrace overlooking Paris ([Winalist][8]).\n\n---\n\n## 🌿 Scenic & Architectural Gems\n\n* **Champs‑Élysées & Place de la Concorde** – Known as “the world’s most beautiful avenue,” the Champs‑Élysées stretches from Place de la Concorde to the Arc de Triomphe. Filled with shops, cafés, theaters, and seasonal events ([TouristSecrets][9]).\n* **Île de la Cité attractions** – Besides Notre‑Dame, explore **Sainte‑Chapelle** with its stunning stained-glass windows, and **La Conciergerie**, a former royal palace and medieval prison situated on this historic island ([Paris Travel][10]).\n\n---\n\n## 🎨 Local Vibes & Hidden Gems\n\nAccording to recent travel recommendations, Paris shines beyond its landmarks—experience **Sainte‑Chapelle**, stroll through **Le Marais**, enjoy a **Seine boat cruise**, take a cooking class, or explore places like the **Musée Rodin** or **Père Lachaise Cemetery** for a deeper taste of Parisian culture ([The Times][11]).\n\n---\n\n## ✅ Suggested Itinerary (3–5 days)\n\n| Day            | Morning                      | Afternoon                  | Evening                        |\n| -------------- | ---------------------------- | -------------------------- | ------------------------------ |\n| Day 1          | Louvre Museum                | Tuileries & Champs-Élysées | Sunset at Eiffel Tower         |\n| Day 2          | Notre-Dame & Sainte-Chapelle | Quartier Latin walk        | Seine River cruise             |\n| Day 3          | Musée d’Orsay                | Montmartre & Sacré-Cœur    | Opera Garnier or Marais dinner |\n| Additional Day | Pantheon / Invalides         | Centre Pompidou            | Hidden gem museum or cemetery  |\n\n---\n\n## ℹ️ Pro Tips\n\n* **Skip‑the‑line tickets** are highly recommended for the Eiffel Tower, Louvre, and other busy spots.\n* **Visit off-peak** in April, early May, September, or early October for better prices and fewer crowds ([cntraveler.com][12], [Winalist][8], [The Times][11], [paristickets.tours][13], [PlanetWare][14], [PARISCityVISION][15], [Things To Do in Paris][16], [PlanetWare][14], [Paris Discovery Guide][17]).\n* **Plan ahead**—for example the Louvre has limited daily admissions and is undergoing a phased renovation to improve visitor flow and launch new exhibition spaces through 2030 ([The Times][18]).\n\nLet me know if you’d like guidance on where to eat, hidden spots, accommodations, or how to plan your days!\n\n[1]: https://www.touropia.com/tourist-attractions-in-paris/?utm_source=chatgpt.com \"City of Light: Paris’ Top Attractions (+Map) - Touropia\"\n[2]: https://en.wikipedia.org/wiki/Eiffel_Tower?utm_source=chatgpt.com \"Eiffel Tower\"\n[3]: https://en.wikipedia.org/wiki/Louvre?utm_source=chatgpt.com \"Louvre\"\n[4]: https://en.wikipedia.org/wiki/Notre-Dame_de_Paris?utm_source=chatgpt.com \"Notre-Dame de Paris\"\n[5]: https://en.wikipedia.org/wiki/Sacr%C3%A9-C%C5%93ur%2C_Paris?utm_source=chatgpt.com \"Sacré-Cœur, Paris\"\n[6]: https://en.wikipedia.org/wiki/Mus%C3%A9e_d%27Orsay?utm_source=chatgpt.com \"Musée d'Orsay\"\n[7]: https://www.introducingparis.com/tourist-attractions?utm_source=chatgpt.com \"Top-Rated Tourist Attractions in Paris - What to do in Paris\"\n[8]: https://www.winalist.com/blog/travel-france/things-to-do-in-paris?utm_source=chatgpt.com \"Best things to do in Paris: Top Attractions to Visit - 2025\"\n[9]: https://www.touristsecrets.com/destinations/europe/france/what-are-the-top-tourist-attractions-in-paris/?utm_source=chatgpt.com \"What Are The Top Tourist Attractions In Paris | TouristSecrets\"\n[10]: https://paris.travel/paris-sightseeing/?utm_source=chatgpt.com \"Paris Attractions | Top 25 best things to do in 2025\"\n[11]: https://www.thetimes.co.uk/article/best-things-to-do-paris-7g82lnlbg?utm_source=chatgpt.com \"25 of the best things to do in Paris\"\n[12]: https://www.cntraveler.com/story/best-time-to-visit-paris?utm_source=chatgpt.com \"The Best Time to Visit Paris for Cheap Flights and Fewer Crowds\"\n[13]: https://paristickets.tours/paris-tourist-attractions/?utm_source=chatgpt.com \"paristickets.tours/paris...\"\n[14]: https://www.planetware.com/tourist-attractions-/paris-f-p-paris.htm?utm_source=chatgpt.com \"planetware.com/tourist-a...\"\n[15]: https://www.pariscityvision.com/en/paris/top-tourist-attractions-in-paris?utm_source=chatgpt.com \"Top tourist attractions in Paris - PARISCityVISION\"\n[16]: https://www.thingstodoinparis.com/?utm_source=chatgpt.com \"thingstodoinparis.com\"\n[17]: https://www.parisdiscoveryguide.com/paris-attractions-top-10.html?utm_source=chatgpt.com \"parisdiscoveryguide.com/...\"\n[18]: https://www.thetimes.co.uk/article/how-do-you-solve-a-problem-like-the-mona-lisa-kxnpf3qc8?utm_source=chatgpt.com \"The Louvre makeover that will push up price of seeing Mona Lisa\"\n ",
                    "response_text": "planetware.com/tourist-a...\n\n\nHere are some of the top tourist attractions in Paris that you simply can’t miss on your first visit:\n\n\n\n\n\n🌟 Iconic Highlights\n\n\nEiffel Tower – Paris’s most recognizable landmark, offering breathtaking views from multiple observation decks on the Champ de Mars. Often the most visited monument with an entrance fee globally (Touropia, Wikipedia).\n\nLouvre Museum – Home to world-famous masterpieces like the Mona Lisa, Venus de Milo, and Winged Victory. With nearly 9 million visits in 2024, it remains the most visited museum on earth (Wikipedia).\n\n\n\n\n\n\n🏛 Renowned Monuments & Churches\n\n\nNotre‑Dame Cathedral – A stunning example of Gothic architecture, recently reopened in December 2024 after extensive restoration. Historically among Paris’s most visited sites with around 12 million annual visitors (Wikipedia).\n\nArc de Triomphe – Commissioned by Napoleon in 1806, this monument honors France’s military history. Visitors can climb to its rooftop terrace for sweeping views of the Champs‑Élysées and city skyline (Touropia).\n\nSacré‑Cœur Basilica (Montmartre) – With its white domes perched atop the hill of Montmartre, this basilica offers panoramic city views and is the second most visited spiritual site in Paris after the Eiffel Tower (Wikipedia).\n\n\n\n\n\n\n🖼 Major Museums & Cultural Spaces\n\n\nMusée d’Orsay – Located in a converted Beaux‑Arts railway station, this museum showcases the world’s largest collection of Impressionist and post‑Impressionist masterpieces, including Monet, Van Gogh, Renoir, and more. In 2023, it welcomed around 3.9 million visitors (Wikipedia).\n\nPantheon & Les Invalides – Pantheon memorializes famous French citizens like Victor Hugo and Voltaire. Nearby, Les Invalides houses the Musée de l’Armée and Napoleon’s tomb—rich historic significance (Introducing Paris).\n\nPalais Garnier (Opéra Garnier) – A jewel of neo‑Baroque architecture, known for its grand staircase, ornate chandelier, and Chagall ceiling murals. Offers guided tours and performances (Winalist).\n\nCentre Pompidou – An icon of modern design, this vibrant cultural center houses one of Europe’s largest collections of modern art and features a scenic rooftop terrace overlooking Paris (Winalist).\n\n\n\n\n\n\n🌿 Scenic & Architectural Gems\n\n\nChamps‑Élysées & Place de la Concorde – Known as “the world’s most beautiful avenue,” the Champs‑Élysées stretches from Place de la Concorde to the Arc de Triomphe. Filled with shops, cafés, theaters, and seasonal events (TouristSecrets).\n\nÎle de la Cité attractions – Besides Notre‑Dame, explore Sainte‑Chapelle with its stunning stained-glass windows, and La Conciergerie, a former royal palace and medieval prison situated on this historic island (Paris Travel).\n\n\n\n\n\n\n🎨 Local Vibes & Hidden Gems\n\n\nAccording to recent travel recommendations, Paris shines beyond its landmarks—experience Sainte‑Chapelle, stroll through Le Marais, enjoy a Seine boat cruise, take a cooking class, or explore places like the Musée Rodin or Père Lachaise Cemetery for a deeper taste of Parisian culture (The Times).\n\n\n\n\n\n✅ Suggested Itinerary (3–5 days)\n\n\n| Day            | Morning                      | Afternoon                  | Evening                        |\n| -------------- | ---------------------------- | -------------------------- | ------------------------------ |\n| Day 1          | Louvre Museum                | Tuileries & Champs-Élysées | Sunset at Eiffel Tower         |\n| Day 2          | Notre-Dame & Sainte-Chapelle | Quartier Latin walk        | Seine River cruise             |\n| Day 3          | Musée d’Orsay                | Montmartre & Sacré-Cœur    | Opera Garnier or Marais dinner |\n| Additional Day | Pantheon / Invalides         | Centre Pompidou            | Hidden gem museum or cemetery  |\n\n\n\n\n\nℹ️ Pro Tips\n\n\nSkip‑the‑line tickets are highly recommended for the Eiffel Tower, Louvre, and other busy spots.\n\nVisit off-peak in April, early May, September, or early October for better prices and fewer crowds (cntraveler.com, Winalist, The Times, paristickets.tours, PlanetWare, PARISCityVISION, Things To Do in Paris, PlanetWare, Paris Discovery Guide).\n\nPlan ahead—for example the Louvre has limited daily admissions and is undergoing a phased renovation to improve visitor flow and launch new exhibition spaces through 2030 (The Times).\n\n\n\nLet me know if you’d like guidance on where to eat, hidden spots, accommodations, or how to plan your days!\n\n\n\n",
                    "parse_status_code": 12000
                },
                "errors": [],
                "status_code": 12000,
                "task_id": "7354021555271120897"
            },
            "headers": {
                "date": "Thu, 24 Jul 2025 05:36:13 GMT",
                "link": "<https://cdn.oaistatic.com/assets/root-fv49dn40.css>; rel=preload; as=style, <https://cdn.oaistatic.com/assets/conversation-small-j9iamy23.css>; rel=preload; as=style, <https://cdn.oaistatic.com/assets/j3zy1yerz4jbocp5.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/juy90og0wtbp77qa.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/dc2xxjkicf2pz0mj.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/ckp56qklot786ulr.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/l5yd3olplz92v2kv.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/f8udhqz4016gh645.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/o7zrzew6ugefv8n2.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/dmfmxszxfbs8gsbx.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/hibpneehm1q4hc2e.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/iacposgqe14fuloa.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/o6wb3ptvu0bk81yq.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/abebcwj1m9mup3z6.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/nqj34k5dky4x5suq.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/hort3ndd4wla0a2j.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/jsgl3b1bt1ozctr5.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/ck00y48d3yzt8bq3.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/hczymk9ojq2shlcf.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/g8shiwm7jpd74xmd.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/btouzu0b6h5eiejj.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/hisrfv493df9w8hp.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/iiyyoj0wgh5vo89i.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/gxo2ppc4wrdtmw6p.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/cpgn1czk8eq48vzk.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/l7m4sdxmp3n9y1x8.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/f5x7owcyj5iwmbsb.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/llrie03z1kvfi4vu.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/pc2givv05uuq8g6l.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/dq2hdjj12gdqq0p1.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/ezqsz68yx4uzdtqb.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/mre9dehcylnm0d4q.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/kd37t55r0pqrdrzh.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/fdo3memgsa0u55b8.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/icu9d2zdwlcy45kn.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/clbhua3y9f3awxpf.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/cir7oqlbi88or9cr.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/z7ibstnufyeh5ynh.js>; rel=preload; as=script; crossorigin, <https://cdn.oaistatic.com/assets/kp7555r9aemlx576.js>; rel=preload; as=script; crossorigin",
                "cf-ray": "96410f033f717317-ORD",
                "server": "cloudflare",
                "report-to": "{\"group\":\"chatgpt-csp-new\", \"max_age\":10886400, \"endpoints\":[{\"url\":\"https://browser-intake-datadoghq.com/api/v2/logs?dd-api-key=pub1f79f8ac903a5872ae5f53026d20a77c&dd-evp-origin=content-security-policy&ddsource=csp-report&ddtags=version%3Achatgpt-csp-new\"}]}",
                "content-type": "text/html; charset=utf-8",
                "x-robots-tag": "nofollow",
                "x-firefox-spdy": "h2",
                "cf-cache-status": "DYNAMIC",
                "referrer-policy": "strict-origin-when-cross-origin",
                "content-encoding": "br",
                "x-content-type-options": "nosniff",
                "content-security-policy": "default-src 'self'; script-src 'nonce-05021c9c-1dbf-42de-bd58-65e4757314b7' 'self' 'wasm-unsafe-eval' chatgpt.com/ces https://*.chatgpt.com https://*.chatgpt.com/ https://*.js.stripe.com https://*.oaistatic.com https://chat.openai.com https://chatgpt.com https://chatgpt.com/ https://chatgpt.com/backend-anon https://chatgpt.com/backend-api https://chatgpt.com/backend/se https://chatgpt.com/public-api https://chatgpt.com/voice https://js.stripe.com https://oaistatic.com https://realtime.chatgpt.com https://snc.apps.openai.com wss://*.chatgpt.com wss://*.chatgpt.com/; script-src-elem 'nonce-05021c9c-1dbf-42de-bd58-65e4757314b7' 'self' 'sha256-eMuh8xiwcX72rRYNAGENurQBAcH7kLlAUQcoOri3BIo=' auth0.openai.com blob: challenges.cloudflare.com chatgpt.com/ces https://*.chatgpt.com https://*.chatgpt.com/ https://*.js.stripe.com https://*.oaistatic.com https://apis.google.com https://chat.openai.com https://chatgpt.com https://chatgpt.com/ https://chatgpt.com/backend-anon https://chatgpt.com/backend-api https://chatgpt.com/backend/se https://chatgpt.com/public-api https://chatgpt.com/voice https://connect.facebook.net https://docs.google.com https://js.live.net/v7.2/OneDrive.js https://js.stripe.com https://oaistatic.com https://pixel-config.reddit.com https://realtime.chatgpt.com https://snc.apps.openai.com https://www-onepick-opensocial.googleusercontent.com https://www.redditstatic.com wss://*.chatgpt.com wss://*.chatgpt.com/; img-src 'self' * blob: data: https: https://docs.google.com https://drive-thirdparty.googleusercontent.com https://ssl.gstatic.com; style-src 'self' 'unsafe-inline' blob: chatgpt.com/ces https://*.chatgpt.com https://*.chatgpt.com/ https://*.oaistatic.com https://chat.openai.com https://chatgpt.com https://chatgpt.com/ https://chatgpt.com/backend-anon https://chatgpt.com/backend-api https://chatgpt.com/backend/se https://chatgpt.com/public-api https://chatgpt.com/voice https://oaistatic.com https://realtime.chatgpt.com https://snc.apps.openai.com wss://*.chatgpt.com wss://*.chatgpt.com/; font-src 'self' data: https://*.oaistatic.com https://cdn.openai.com https://fonts.gstatic.com; connect-src 'self' *.blob.core.windows.net *.oaiusercontent.com api.mapbox.com browser-intake-datadoghq.com chatgpt.com/ces events.mapbox.com https://*.chatgpt.com https://*.chatgpt.com/ https://*.oaistatic.com https://api.atlassian.com https://api.onedrive.com https://api.stripe.com https://chat.openai.com https://chatgpt.com https://chatgpt.com/ https://chatgpt.com/backend-anon https://chatgpt.com/backend-api https://chatgpt.com/backend/se https://chatgpt.com/public-api https://chatgpt.com/voice https://content.googleapis.com https://docs.google.com https://events.statsigapi.net https://featuregates.org https://graph.microsoft.com https://integrations.livekit.io/enc/v1/models/model_32.kw https://livekit.io/integrations/enc/v1 https://oaistatic.com https://pixel-config.reddit.com https://realtime.chatgpt-staging.com https://realtime.chatgpt.com https://snc.apps.openai.com https://transceiver.api.openai.com https://transceiver.api.openai.org https://www.googleapis.com https://www.redditstatic.com statsigapi.net wss://*.chatgpt.com wss://*.chatgpt.com/ wss://*.webpubsub.azure.com; frame-src 'self' challenges.cloudflare.com https://*.js.stripe.com https://*.sharepoint.com https://content.googleapis.com https://docs.google.com https://hooks.stripe.com https://js.stripe.com https://onedrive.live.com https://web-sandbox.oaiusercontent.com js.stripe.com player.vimeo.com www.youtube.com; worker-src 'self' blob:; media-src 'self' *.oaiusercontent.com blob: https://cdn.openai.com https://persistent.oaistatic.com; frame-ancestors 'self' chrome-extension://iaiigpefkbhgjcmcmffmfkpmhemdhdnj; base-uri 'none'; report-to chatgpt-csp-new; report-uri https://browser-intake-datadoghq.com/api/v2/logs?dd-api-key=pub1f79f8ac903a5872ae5f53026d20a77c&dd-evp-origin=content-security-policy&ddsource=csp-report&ddtags=version%3Achatgpt-csp-new",
                "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
                "cross-origin-opener-policy": "same-origin-allow-popups"
            },
            "cookies": [
                {
                    "key": "__cf_bm",
                    "path": "/",
                    "value": "IWUGPxj08acdH8bdme1RlWxfmAXzZxnoPj4tMPueQHA-1753335373-1.0.1.1-YDwXucUtIMnWrhXHk.Wi78.H6c0rJj.u7ziRkV7aLNYTZNM3xx759eJaslrOh6oFfY9jYmgri5Q7q4S1SlUbFIgz.lCJEJaI4B62hy59w9g",
                    "domain": ".chatgpt.com",
                    "secure": true,
                    "comment": "",
                    "expires": 1753337173,
                    "max-age": "",
                    "version": "",
                    "httponly": "",
                    "samesite": ""
                },
                {
                    "key": "_cfuvid",
                    "path": "/",
                    "value": "aaA1ZgB4bPB7GZTOfFuMWhMBBhFi7O8Z1uETHxH5jZg-1753335373413-0.0.1.1-604800000",
                    "domain": ".chatgpt.com",
                    "secure": true,
                    "comment": "",
                    "expires": -1,
                    "max-age": "",
                    "version": "",
                    "httponly": "",
                    "samesite": ""
                },
                {
                    "key": "__Host-next-auth.csrf-token",
                    "path": "/",
                    "value": "a34e27184c87ea1817d44c02133ac3ec1c103252154711b143e71e3e0bd0a92c%7C84b0765d663462c13071ac04b8839317a5ed1e5a12b7bc7d70b65742a99bae7a",
                    "domain": "chatgpt.com",
                    "secure": true,
                    "comment": "",
                    "expires": -1,
                    "max-age": "",
                    "version": "",
                    "httponly": "",
                    "samesite": ""
                },
                {
                    "key": "__Secure-next-auth.callback-url",
                    "path": "/",
                    "value": "https%3A%2F%2Fchatgpt.com",
                    "domain": "chatgpt.com",
                    "secure": true,
                    "comment": "",
                    "expires": -1,
                    "max-age": "",
                    "version": "",
                    "httponly": "",
                    "samesite": ""
                },
                {
                    "key": "oai-did",
                    "path": "/",
                    "value": "2305844d-d6b4-426b-a248-c9d7099d4498",
                    "domain": ".chatgpt.com",
                    "secure": false,
                    "comment": "",
                    "expires": 1784439373,
                    "max-age": "",
                    "version": "",
                    "httponly": "",
                    "samesite": ""
                },
                {
                    "key": "__cflb",
                    "path": "/",
                    "value": "0H28vzvP5FJafnkHxiseZX82KGkF3aDneuMd7AHUtMH",
                    "domain": "chatgpt.com",
                    "secure": true,
                    "comment": "",
                    "expires": 1753338973,
                    "max-age": "",
                    "version": "",
                    "httponly": "",
                    "samesite": ""
                },
                {
                    "key": "cf_clearance",
                    "path": "/",
                    "value": "zasoLsuuu1X0rr2FHCVUziN.cVk94t3WR0xXUW2DJuU-1753335375-1.2.1.1-A9A0nBS9TnfhcqyEzD1oOnohQO.IQ.xsosRPumXvHwQI2r0j3t_Hz21cVppbZgB84dMkPPoKd0MLkfEjFRUVQqZVDHPyE_a5f6X1aMcvKNgwdwYAD5UEY3VzqHA0D9Gd3sjnZHhHVOeDemA3CtVo98ST4OId2dCbtGggGDf0hTbgvWELW2Pr62PHACpLQ5CF6WRwkCXzbJaxUWDhDWxFUccw_OTdW_MgVeAs_md951s",
                    "domain": ".chatgpt.com",
                    "secure": true,
                    "comment": "",
                    "expires": 1784871375,
                    "max-age": "",
                    "version": "",
                    "httponly": "",
                    "samesite": ""
                },
                {
                    "key": "_dd_s",
                    "path": "/",
                    "value": "rum=0&expire=1753336279747&logs=1&id=c450488c-9f28-4db7-a66e-6109d4dbc30f&created=1753335379747",
                    "domain": "chatgpt.com",
                    "secure": false,
                    "comment": "",
                    "expires": 1753336279,
                    "max-age": "",
                    "version": "",
                    "httponly": "",
                    "samesite": ""
                },
                {
                    "key": "oai-sc",
                    "path": "/",
                    "value": "0gAAAAABogcZUljP4Vj8EIJPxaY0kWEHeCSG7kddU1ewg_7KKfgpmg8wNc1jByyZPDPon_jCHJimPUKHxtyOJP0M1njQeyxCfvi_YWfVT7HSyYloh6ozF69vGvkk5VNpgpnTD2rOGD0G_OO6mUHE77SQMIo8HqseDiYDbeNcIt9ZVdzaRbIm02S5133WRTQf3gLYXksSbnDYlDn5qwjVWooVkdq27kvM_S7e1RPr344NEjE5ShhRq7_I",
                    "domain": ".chatgpt.com",
                    "secure": true,
                    "comment": "",
                    "expires": 1784871380,
                    "max-age": "",
                    "version": "",
                    "httponly": "",
                    "samesite": ""
                }
            ],
            "status_code": 200,
            "task_id": "7354021555271120897",
            "created_at": "2025-07-24 05:36:09",
            "updated_at": "2025-07-24 05:36:43"
        }
    ]
}


Support

Still can't find an answer? Want to say hi? We take pride in our 24/7 customer support. Alternatively, you can reach us via our support email at [email protected].

Feedback

Something's missing? Request an article!
Got feedback? Let us know how we're doing and what can be improved.