Editing Website
Uri
Name
Html
<!DOCTYPE html> <html lang="fr"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Place des Arts - Maintenance en cours</title> <style> html { margin: 0; } body { display: flex; justify-content: center; align-items: center; flex-direction: column; font-family: Arial, sans-serif; padding: 20px; background-color: rgb(238, 231, 228); text-wrap: balance; } h1 { font-size: 1.5em; } a { color: black; } .message { max-width: 80%; width: 1024px; line-height: 1.4; margin-bottom: 50px; padding: 30px 0; text-align: left; } ul { text-align: left; } </style> </head> <body> <div class="message"> <h1> Le site Web de la Place des Arts est en cours de maintenance. </h1> <h3>Achat de billets</h3> <p>L'achat de billets de spectacle est disponible :</p> <ul> <li> En ligne : <a href="https://am.ticketmaster.com/pda/fr-ca/buy" target="_blank" >Cliquez ici</a > </li> <li> Par téléphone : <a href="tel:5148422112">514 842-2112</a> / <a href="tel:18668422112">1 866 842-2112</a> </li> </ul> <h3>Récupération de billets</h3> <p> Pour récupérer vos billets de spectacle ou de stationnement, connectez-vous à votre <a href="https://am.ticketmaster.com/pda/fr-ca" >compte client</a >. </p> <h3>Besoin d'aide ?</h3> <p>Pour toute question, contactez la billetterie :</p> <ul> <li> Par téléphone : <a href="tel:5148422112">514 842-2112</a> / <a href="tel:18668422112">1 866 842-2112</a> </li> <li> Par courriel : <a href="mailto:info@placedesarts.com">info@placedesarts.com</a> </li> </ul> </div> <div class="message"> <h1> The Place des Arts website is currently undergoing maintenance. </h1> <h3>Ticket purchases :</h3> <p>Ticket purchases are currently available:</p> <ul> <li> Online: <a href="https://am.ticketmaster.com/pda/en/buy" target="_blank" >Click here</a > </li> <li> By phone at <a href="tel:5148422112">514 842-2112</a> / <a href="tel:18668422112">1 866 842-2112</a> </li> </ul> <h3>Retrieving tickets:</h3> <p> To retrieve tickets, log in to your <a href="https://am.ticketmaster.com/pda/en" >customer account</a >. </p> <h3>Do you need help ?</h3> <p> If you have any questions, please do not hesitate to contact the box office: </p> <ul> <li> By phone : <a href="tel:5148422112">514 842-2112</a> / <a href="tel:18668422112">1 866 842-2112</a> </li> <li> By email at : <a href="mailto:info@placedesarts.com">info@placedesarts.com</a> </li> </ul> </div> </body> </html>
Json ld
[{"@context":"http://schema.org","@type":"Organization","url":"https://placedesarts.com","contactPoint":[{"@type":"ContactPoint","telephone":"+1-514-285-4200","contactType":"customer service"}]}]
Http response code
200
Scrape date
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
January
February
March
April
May
June
July
August
September
October
November
December
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
—
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
:
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Successful refresh
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
January
February
March
April
May
June
July
August
September
October
November
December
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
—
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
:
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Show
|
Back