language
stringclasses 30
values | ml_dataset
stringclasses 3
values | html_cleaned
stringlengths 5
756
| label
stringclasses 17
values |
---|---|---|---|
JP | training | <form action="" class="pm-form" method="post" name="email"><input name="_csrf" type="hidden" value=""/>
</form> | Form |
JP | training | <input autocapitalize="none" autocomplete="email" class="c-formInputField" data-tap-event="tapForm" data-tap-id="mailaddress-input" id="emailAddress" name="emailAddress" pattern="[a-zA-Z0-9._%+-]+@[a-z0-9.-]+\.[a-z]+$" placeholder="[email protected]" required="" type="email" value=""/> | Email |
EN | training | <input class="standard_input" id="password" name="password" placeholder="Password (at least 6 characters)" required="" type="password"/> | New Password |
EN | training | <input aria-hidden="true" class="hidden" data-target="true" id="card-0" name="credit-cards" tabindex="-1" type="radio" value=""/> | CC Type |
EN | training | <input aria-invalid="true" aria-label="newCardNumber" autocomplete="off" class="creditCardInput user-error" id="newCardNumber" maxlength="16" name="/atg/userprofiling/ProfileFormHandler.editValue.creditCardNumber" pattern="[0-9]{13,16}" required="required" type="text" value=""/> | CC Number |
EN | training | <input aria-invalid="true" aria-label="nameOnCard" autocomplete="on" class="user-error" id="nameOnCard" maxlength="60" name="/atg/userprofiling/ProfileFormHandler.editValue.nameOnCard" pattern="[a-zA-Z][a-zA-Z ,.'-]{0,}" required="required" type="text" value=""/> | CC Name |
EN | training | <select aria-invalid="true" class="selectBox user-error" data-selectbox="" id="cardExpDate" name="/atg/userprofiling/ProfileFormHandler.editValue.expirationMonth" required="required" role="listbox" style="display: none;" title="Expiration Month"><option role="option" value="">12 - December</option></select> | CC Expiration Month |
EN | training | <select aria-invalid="true" class="selectBox user-error" data-selectbox="" id="cardExpYear" name="/atg/userprofiling/ProfileFormHandler.editValue.expirationYear" required="required" role="listbox" style="display: none;" title="Expiration Year"><option role="option" value="">2030</option></select> | CC Expiration Year |
EN | training | <input aria-invalid="true" aria-label="zipCode" autocomplete="on" class="user-error" data-errormessage-pattern-mismatch="The Zip Code is not in a valid format for your country. Please check your entry and update it accordingly." id="zipCode" maxlength="10" name="/atg/userprofiling/ProfileFormHandler.billAddrValue.postalCode" pattern="^\d{5}(-\d{4})?$" required="required" tabindex="0" type="text" value=""/> | Zip Code |
EN | training | <input id="user_password" name="gs-pass" required="required" size="30" type="password"/> | New Password |
EN | training | <form action="" class="form-horizontal" id="signupForm" method="post" novalidate="novalidate" role="form"><input id="ReCaptchaToken" name="ReCaptchaToken" type="hidden" value=""The field Name must be a string or array type with a maximum length of '40'." data-val-maxlength-max="40" data-val-required="The Name field is required." id="Name" name="Name" placeholder="Display Name" type="text" value=""/>
</div>
</div>
</form> | Form |
EN | training | <input class="form-control kfds-c-form-border" data-val="true" data-val-email="The Email address field is not a valid e-mail address." data-val-required="The Email address field is required." id="UserName" name="UserName" placeholder="Email Address" spellcheck="false" type="email" value=""/> | Email |
EN | training | <input aria-label="Email address" class="" id="email" name="emailAddress" placeholder="" type="email" value=""/> | Email |
EN | training | <input aria-describedby="creditCardDetail.cardNumber_error" aria-required="true" class="c-form__text js-account-payment-form-item js-account-card-number-payments" data-qa-temp-credit-card-number="" id="creditCardDetail.cardNumber" maxlength="19" name="creditCardDetail.cardNumber" pattern="[0-9]{12,19}" placeholder="" required="" type="text"/> | CC Number |
EN | training | <select aria-describedby="creditCardDetail.expirationMonth_error" aria-required="true" class="c-form__select js-account-payment-form-item js-account-card-expiration-month-payments" data-qa-credit-card-exp-date="" id="creditCardDetail.expirationMonth" name="creditCardDetail.expirationMonth" required="">
<option value="">
12 - December
</option>
</select> | CC Expiration Month |
EN | training | <select aria-describedby="creditCardDetail.expirationYear_error" aria-required="true" class="c-form__select js-account-payment-form-item js-account-card-expiration-year-payments" data-qa-credit-card-exp-year="" id="creditCardDetail.expirationYear" name="creditCardDetail.expirationYear" required="">
<option value="">
2040
</option>
</select> | CC Expiration Year |
EN | training | <input aria-describedby="address.postalCode_error" class="js-address-form-item c-form__text" data-cm-element="postal-code" data-qa-address-form-postcode-field="" id="address.postalCode" name="address.postalCode" pattern="[a-zA-Z0-9 ]{0,9}" type="text"/> | Zip Code |
EN | training | <form novalidate=""><div><label class="form-label" for="email">Your email address</label><input autocapitalize="none" autocorrect="off" class="form-text-input signup-form__input" id="email" name="email" type="email" value="">Create your account</button></div></form> | Form |
EN | training | <input autocapitalize="none" autocorrect="off" class="form-text-input signup-form__input" id="email" name="email" type="email" value=""/> | Email |
EN | training | <input autocomplete="off" class="x25" id="password::content" maxlength="80" name="password" type="password"/> | New Password |
EN | training | <input autocomplete="off" class="x25" id="retypePassword::content" maxlength="80" name="retypePassword" type="password"/> | Confirm Password |
EN | training | <form action="" class="a-spacing-none" data-enable-mobile-account-js="false" data-fwcim-id="" data-post-verification-action="" id="ap_register_form" method="post" name="register" novalidate="">
<input name="appActionToken" type="hidden" value=""/>
</form> | Form |
EN | training | <input checked="checked" class="checkbox__input" data-analytics='{"event":"checkoutPaymentSelected","domEvent":"click","payload":{"type":"new card"}}' id="payment_new_card" name="payment" type="radio" value=""/> | CC Payment Type |
EN | training | <input aria-required="true" autocomplete="off" class="text-box" id="credit_card_number" name="credit_card[number]" pattern="\d*" required="required" type="text"/> | CC Number |
EN | training | <select aria-invalid="false" class="valid" id="credit_card_month" name="credit_card[month]" title="Expiration Month"><option value="">12</option></select> | CC Expiration Month |
EN | training | <select aria-invalid="false" class="valid" id="credit_card_year" name="credit_card[year]" title="Expiration Year"><option value="">2035</option></select> | CC Expiration Year |
EN | training | <input aria-required="true" autocomplete="off" class="text-box text-box--x-small" id="credit_card_cvv" name="credit_card[cvv]" pattern="\d*" required="required" type="text"/> | CC Security Code |
EN | training | <input class="checkbox__input" data-update-checkout-submit-text='{"prevent":false,"text":"Continue To Paypal"}' id="payment_paypal" name="payment" type="radio" value=""/> | CC Payment Type |
EN | training | <input aria-describedby="jsc_c_8" aria-invalid="true" class="" dir="ltr" id="jsc_c_7" type="text" value=""/> | CC Name |
EN | training | <input class="form-control" data-v-59b18d52="" id="signUpEmailInput" placeholder="Email address" required="required" type="email"/> | Email |
EN | training | <input aria-describedby="id-s5unfd id-a0aucg" autocomplete="email" class="css-16hj45o" data-component="EmailTextField" data-element="TextField" data-source-file="EmailTextField.tsx" id="id-a0aucg" name="email" placeholder="Email" type="email"/> | Email |
DE | training | <input checked="" class="custom-control-input w-100 heidelpayCreditCard" id="payments-form:payments:6:select-payment" name="payments-form:payments:6:select-payment" type="checkbox"/> | CC Payment Type |
EN | training | <input checked="" class="form-checklist-checkbox optimizedCheckout-form-checklist-checkbox" id="radio-firstdatae4v14" name="paymentProviderRadio" type="radio" value=""/> | CC Payment Type |
EN | training | <input autocomplete="off" autofocus="" class="text-field__input" id="TextField-id-email" name="email" required="" type="email" value=""/> | Email |
EN | training | <form data-disable-loader="true" ""><input name="locale" type="hidden" value=""><span>Sign up</span></button></form> | Form |
EN | training | <input aria-invalid="false" class="ud-text-input ud-text-input-large ud-text-md ud-compact-form-control" id="form-group--3" maxlength="64" minlength="7" name="email" type="email" value=""/> | Email |
ZH | training | <input autocomplete="off" class="new_txt" id="usrpwd" maxlength="20" name="password" tabindex="" type="password"/> | New Password |
ZH | training | <input autocomplete="off" class="new_txt" id="usrpwdc" maxlength="" name="usrpwdc" tabindex="" type="password"/> | Confirm Password |
EN | training | <input class="field" id="zip_code" name="zip_code" tabindex="8" type="text" value=""/> | Zip Code |
DE | training | <input autocomplete="new-password" id="id1f" name="r:r:4:m:r:r:2:m:r:1:r:3:r:cr:1:c:pr:1:container:fs:inputAndLabel:c:i:input" type="password" value=""/> | New Password |
FR | training | <input class="radio" data-bind="attr: {'id': getCode()}, value: getCode(), checked: isChecked, click: selectPaymentMethod, visible: isRadioButtonVisible()" id="payflowpro" name="payment[method]" type="radio" value=""/> | CC Payment Type |
FR | training | <input aria-invalid="false" aria-required="true" class="input-text" data-bind="
value: value,
valueUpdate: 'keyup',
hasFocus: focused,
attr: {
name: inputName,
placeholder: placeholder,
'aria-describedby': getDescriptionId(),
'aria-required': required,
'aria-invalid': error() ? true : 'false',
id: uid,
disabled: disabled
}" id="AOPYOCE" name="postcode" type="text"/> | Zip Code |
FR | training | <input autocomplete="off" checked="" class="hidden" data-channel="PAYON" data-payment-mode="CB" data-payment-platform="PAYON" data-payon-checkout-id="" id="method_CREDIT_CARD" name="paymentMethod" type="radio" value=""/> | CC Payment Type |
FR | training | <select aria-label="Payer avec" class="wpwl-control wpwl-control-brand" name="paymentBrand"><option selected="" value="">Carte Bancaire</option></select> | CC Type |
FR | training | <input aria-label="Date d'expiration" autocomplete="off" class="wpwl-control wpwl-control-expiry" data-action="" placeholder="MM / AA" type="tel" value=""/> | CC Expiration |
FR | training | <input aria-label="Nom du titulaire de la carte" autocomplete="off" class="wpwl-control wpwl-control-cardHolder" name="card.holder" placeholder="Nom du titulaire de la carte" type="text" value=""/> | CC Name |
EN | training | <input disabled="disabled" id="dnn_ctr3331_PaymentAndBilling_rbExistingCreditCard" name="dnn$ctr3331$PaymentAndBilling$PaymentMethod" type="radio" value=""/> | CC Payment Type |
EN | training | <input id="dnn_ctr3331_PaymentAndBilling_rbPayWithPayPal" name="dnn$ctr3331$PaymentAndBilling$PaymentMethod" type="radio" value=""/> | CC Payment Type |
EN | training | <input disabled="disabled" id="dnn_ctr3331_PaymentAndBilling_rbAccountsReceivable" name="dnn$ctr3331$PaymentAndBilling$PaymentMethod" type="radio" value=""/> | CC Payment Type |
EN | training | <select aria-label="Select Existing Expiry Month" class="smallerselect-box" id="dnn_ctr3331_PaymentAndBilling_ddlExistingExpMonth" name="dnn$ctr3331$PaymentAndBilling$ddlExistingExpMonth" title="Select Existing Expiry Month">
<option value="">12</option>
</select> | CC Expiration Month |
EN | training | <select aria-label="Select Existing Exp Year" class="smallerselect-box" id="dnn_ctr3331_PaymentAndBilling_ddlExistingExpYear" name="ExistingExpYear" title="Select Existing Exp Year">
<option value="">2040</option>
</select> | CC Expiration Year |
EN | training | <input aria-label="Existing CVV" autocomplete="off" class="smallesttext-box" id="dnn_ctr3331_PaymentAndBilling_txtExistingCVV" maxlength="4" name="ExistingCVV" title="CVV" type="text"/> | CC Security Code |
EN | training | <select aria-label="Select New Card Type" class="smallselect-box" id="dnn_ctr3331_PaymentAndBilling_ddlNewCardType" name="PaymentAndBilling$ddlNewCardType" title="Select New Card Type">
<option value="">Visa</option>
</select> | CC Type |
EN | training | <input aria-label="Enter Card Holder Name" autocomplete="off" class="biggertext-box" id="dnn_ctr3331_PaymentAndBilling_txtCardHolderName" maxlength="80" name="PaymentAndBilling$txtCardHolderName" title="Enter Card Holder Name" type="text"/> | CC Name |
EN | training | <input aria-label="Enter Card Number" autocomplete="off" class="biggertext-box" id="dnn_ctr3331_PaymentAndBilling_txtCardNumber" maxlength="16" name="PaymentAndBilling$txtCardNumber" title="Enter Card Number" type="text"/> | CC Number |
EN | training | <select aria-label="Select Add New Expiry Month" class="smallerselect-box" id="dnn_ctr3331_PaymentAndBilling_ddlAddNewExpMonth" name="PaymentAndBilling$ddlAddNewExpMonth" title="Select Add New Expiry Month">
<option value="">12</option>
</select> | CC Expiration Month |
EN | training | <select aria-label="Select New Expiry Date" class="smallerselect-box" id="dnn_ctr3331_PaymentAndBilling_ddlAddNewExpYear" name="PaymentAndBilling$ddlAddNewExpYear" title="Select New Expiry Date">
<option value="">2040</option>
</select> | CC Expiration Year |
EN | training | <input aria-label="Enter CVV" autocomplete="off" class="smallesttext-box" id="dnn_ctr3331_PaymentAndBilling_txtNewCVV" maxlength="4" name="PaymentAndBilling$txtNewCVV" title="New CVV" type="text"/> | CC Security Code |
EN | training | <input aria-label="Enter Postal Code" class="smalltext-box" id="dnn_ctr3331_PaymentAndBilling_txtPostalCode" maxlength="15" name="PaymentAndBilling$txtPostalCode" title="Enter Postal Code" type="text"/> | Zip Code |
EN | training | <input aria-describedby="Signup-EmailField-Error" aria-labelledby="react-spectrum-28" autocomplete="email" class="spectrum-Textfield spectrum-Textfield--quiet" data-id="Signup-EmailField" id="Signup-EmailField" name="email" type="email" value=""/> | Email |
FR | training | <input aria-controls="payment-gateway-subfields" aria-describedby="payment_gateway_description" checked="" class="input-radio" data-backup="payment_gateway" id="checkout_payment_gateway" name="checkout[payment_gateway]" type="radio" value=""/> | CC Payment Type |
DE | training | <input class="" id="password" name="register.password" placeholder="Passwort" type="password" value=""/> | New Password |
EN | training | <input aria-describedby="label-password-error" aria-invalid="true" aria-labelledby="label-password" class="icl-TextInput-control is-error" id="password" name="__password" type="password"/> | New Password |
EN | training | <input autocomplete="off" class="text-input" id="passw1" maxlength="70" name="passw1" required="" type="password" value=""/> | New Password |
EN | training | <input aria-describedby="uid-labeled-text-field-1-wb-id-error" aria-invalid="false" aria-required="false" class="_1azps1NaN" data-test-id="signup-email-field" id="uid-labeled-text-field-1-wb-id-field" placeholder="[email protected]" type="email" value=""/> | Email |
PL | training | <input class="edit edit-round w100p" id="password" maxlength="30" name="password" placeholder="Podaj hasło" required="required" spellcheck="false" type="password" value=""/> | New Password |
EN | training | <input aria-required="true" autocomplete="off" class="fm-input" data-alt-name=" your password" id="password" maxlength="20" name="Password" placeholder="Password" required="" type="password"/> | New Password |
EN | training | <input autocomplete="off" class="fm-input" data-alt-name="Please re-enter your password" id="retypePassword" maxlength="20" name="retypePassword" placeholder="Re-type Password" type="password"/> | Confirm Password |
DE | training | <input aria-label="[object Object]" checked="" class="pl-Switch pl-RadioButton-switch" id="radioButton13" role="radio" type="radio" value=""/> | CC Payment Type |
DE | training | <input autocomplete="postal-code" class="pl-TextInput-input pl-FloatLabel-input" data-codeception-id="billing_address_postal_code" data-enzyme-id="textInput" id="textInput-19" name="billingAddress.postalCode" placeholder="" type="text" value=""/> | Zip Code |
DE | training | <input class="ds-input email" name="email" placeholder="E-Mail" type="text"/> | Email |
EN | training | <select aria-required="true" class="input-select ctype numericonly no-mouseflow required" id="dwfrm_paymentinstruments_creditcards_newcreditcard_type" name="dwfrm_paymentinstruments_creditcards_newcreditcard_type" tabindex="0"><option class="default-option" value="">Discover</option></select> | CC Type |
EN | training | <input aria-describedby="dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0qcnxplhdig-error" aria-invalid="true" aria-required="true" autocomplete="off" class="input-text numericonly positivenumber no-mouseflow required error" id="dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0qcnxplhdig" maxlength="16" name="dwfrm_paymentinstruments_creditcards_newcreditcard_number_d0qcnxplhdig" type="text" value=""/> | CC Number |
EN | training | <select aria-required="true" class="input-select exp-date no-mouseflow ${!empty(pdict.reasonCode) && pdict.reasonCode == '202' ? 'error' : ''} required" id="dwfrm_paymentinstruments_creditcards_newcreditcard_month" name="dwfrm_paymentinstruments_creditcards_newcreditcard_month" tabindex="0"><option class="default-option" value="">12</option></select> | CC Expiration Month |
EN | training | <select aria-required="true" class="input-select exp-date no-mouseflow ${!empty(pdict.reasonCode) && pdict.reasonCode == '202' ? 'error' : ''} required" id="dwfrm_paymentinstruments_creditcards_newcreditcard_year" name="dwfrm_paymentinstruments_creditcards_newcreditcard_year" tabindex="0"><option class="default-option" value="">2031</option></select> | CC Expiration Year |
EN | training | <input aria-describedby="dwfrm_paymentinstruments_creditcards_newcreditcard_cvn-error" aria-invalid="true" aria-required="true" class="input-text numericonly cvn_input required error tooltipstered" id="dwfrm_paymentinstruments_creditcards_newcreditcard_cvn" maxlength="4" name="dwfrm_paymentinstruments_creditcards_newcreditcard_cvn" type="text" value=""/> | CC Security Code |
EN | training | <input aria-describedby="dwfrm_paymentinstruments_creditcards_address_firstname-error" aria-invalid="true" aria-required="true" class="input-text namefield no-mouseflow required error tooltipstered triggered" id="dwfrm_paymentinstruments_creditcards_address_firstname" maxlength="50" name="dwfrm_paymentinstruments_creditcards_address_firstname" type="text" value=""/> | First Name |
EN | training | <input aria-describedby="dwfrm_paymentinstruments_creditcards_address_lastname-error" aria-invalid="true" aria-required="true" class="input-text namefield no-mouseflow required error tooltipstered triggered" id="dwfrm_paymentinstruments_creditcards_address_lastname" maxlength="50" name="dwfrm_paymentinstruments_creditcards_address_lastname" type="text" value=""/> | Last Name |
EN | training | <input aria-describedby="dwfrm_paymentinstruments_creditcards_address_postal-error" aria-invalid="true" aria-required="true" class="input-text numericonly required error tooltipstered triggered" id="dwfrm_paymentinstruments_creditcards_address_postal" maxlength="5" minlength="5" name="dwfrm_paymentinstruments_creditcards_address_postal" type="text" value=""/> | Zip Code |
EN | training | <input id="payment_method" name="payment_method" type="hidden" value=""/> | CC Type |
EN | training | <input autocomplete="off" class="text" id="card_number" maxlength="16" name="card_number" style="display: inline-block;" tabindex="101" type="text" value=""/> | CC Number |
EN | training | <input id="expiration_month" name="expiration_month" type="hidden" value=""/> | CC Expiration Month |
EN | training | <input id="expiration_year" name="expiration_year" type="hidden" value=""/> | CC Expiration Year |
EN | training | <input autocomplete="off" class="text" id="security_code" maxlength="4" name="security_code" tabindex="104" type="text"/> | CC Security Code |
EN | training | <input autocomplete="cc-given-name" class="text" id="first_name" maxlength="100" name="first_name" tabindex="201" type="text" value=""/> | First Name |
EN | training | <input autocomplete="cc-family-name" class="text" id="last_name" maxlength="100" name="last_name" tabindex="202" type="text" value=""/> | Last Name |
EN | training | <input autocomplete="postal-code" class="text" id="billing_postal_code" maxlength="16" name="billing_postal_code" tabindex="208" type="text" value=""/> | Zip Code |
ZH | training | <input autocomplete="off" id="upass_reg" type="password"/> | New Password |
DE | training | <input autocomplete="email" class="InputText CreateAccountForm__Input-sc-1cqhogw-2 lbsZVb" data-testid="signup-form-input-email" id="email" name="email" placeholder="[email protected]" value=""/> | Email |
EN | training | <input aria-describedby="aria-join_neu_email_field-error" autocapitalize="none" autocomplete="email" class="wt-input" id="join_neu_email_field" inputmode="email" name="email" novalidate="" placeholder="" required="" type="email"/> | Email |
RU | training | <input class="input3" name="password1" type="password"/> | New Password |
RU | training | <input class="input3" name="password2" type="password"/> | Confirm Password |
EN | training | <input _ngcontent-orvis-c50="" id="payment-card" name="paymentOptions" type="radio" value=""/> | CC Payment Type |
EN | training | <input _ngcontent-orvis-c50="" id="payment-paypal" name="paymentOptions" type="radio" value=""/> | CC Payment Type |
EN | training | <input _ngcontent-orvis-c33="" class="ng-pristine ng-invalid ng-touched red" id="1" placeholder="Enter Card Number" required="" title="Enter Card Number"/> | CC Number |
EN | training | <input _ngcontent-orvis-c49="" autocomplete="off" class="hideInput ng-untouched ng-pristine ng-valid" tabindex="-1"/> | CC Expiration Month |
EN | training | <input _ngcontent-orvis-c49="" autocomplete="off" class="hideInput ng-untouched ng-pristine ng-valid" tabindex="-1"/> | CC Expiration Year |
EN | training | <input _ngcontent-orvis-c33="" class="ng-pristine ng-invalid ng-touched red" placeholder="Enter CVV" required="" title="CVV Code"/> | CC Security Code |
EN | training | <input aria-required="true" autocomplete="off" class="txt-input password float-label" id="passwordForNewAccount" name="password" type="password"/> | New Password |
ZH | training | <form action="" id="form1" method="post">
<div class="aspNetHidden">
<input id="__VIEWSTATE" name="__VIEWSTATE" type="hidden" value="">
<p>
京ICP证040431号 网络出版服务许可证(总)网出证(京)字第271号
</p>
<p>
京公网安备11010802020460号
</p>
</div>
</div>
</form> | Form |