thinkpounds.co.uk Open in urlscan Pro
2606:4700:3036::ac43:b840  Public Scan

Submitted URL: http://lizardcljp.eu.org/gZWosg.swf?PbLKNBYPjScGv=kdMHcCkxWDdVP1exjuug02emce01h52u011qh0v0an6ubt9w7c
Effective URL: https://thinkpounds.co.uk/?uuid=8508893F763B11E9A8E342010A9A0FE1&clickid=233040031&source=887&email=
Submission: On January 17 via api from BE — Scanned from DE

Form analysis 4 forms found in the DOM

form.php

<form action="form.php" class="preform">
  <div class="section">
    <h2>How much do you need?</h2>
    <div class="select-box">
      <label for="loan_amount">Loan amount</label>
      <select name="loan_amount">
        <option value="100">£100</option>
        <option value="200">£200</option>
        <option value="300">£300</option>
        <option value="400">£400</option>
        <option value="500">£500</option>
        <option value="600">£600</option>
        <option value="700">£700</option>
        <option value="800">£800</option>
        <option value="900">£900</option>
        <option value="1000" selected="">£1000</option>
        <option value="1100">£1100</option>
        <option value="1200">£1200</option>
        <option value="1300">£1300</option>
        <option value="1400">£1400</option>
        <option value="1500">£1500</option>
        <option value="1600">£1600</option>
        <option value="1700">£1700</option>
        <option value="1800">£1800</option>
        <option value="1900">£1900</option>
        <option value="2000">£2000</option>
        <option value="2100">£2100</option>
        <option value="2200">£2200</option>
        <option value="2300">£2300</option>
        <option value="2400">£2400</option>
        <option value="2500">£2500</option>
        <option value="3000">£3000</option>
        <option value="3500">£3500</option>
        <option value="4000">£4000</option>
        <option value="4500">£4500</option>
        <option value="5000">£5000</option>
      </select>
    </div>
    <div class="select-box">
      <label for="loan_duration_months">Repayment length</label>
      <select name="loan_duration_months">
        <option value="1">1 month</option>
        <option value="2">2 months</option>
        <option value="3">3 months</option>
        <option value="4">4 months</option>
        <option value="5">5 months</option>
        <option value="6">6 months</option>
        <option value="9">9 months</option>
        <option value="12">12 months</option>
        <option value="15">15 months</option>
        <option value="18">18 months</option>
        <option value="24">24 months</option>
        <option value="36">36 months</option>
      </select>
    </div>
    <button type="button" class="gototab get-btn primary" data-tab="#next-step"><span>Continue</span></button>
  </div>
  <div class="section" id="next-step" style="display: none">
    <h2>Where do you want your documents sent?</h2>
    <div class="pos-rel">
      <input type="email" name="email" class="req" placeholder="Email*">
      <p class="text-req"><span></span></p>
    </div>
    <button class="req-btn get-btn primary" type="submit"><span>GET MY QUOTE</span></button>
  </div>
</form>

form.php

<form action="form.php" class="preform">
  <div class="section">
    <div class="select-box">
      <label for="loan_amount">Loan amount</label>
      <select name="loan_amount">
        <option value="100">£100</option>
        <option value="200">£200</option>
        <option value="300">£300</option>
        <option value="400">£400</option>
        <option value="500">£500</option>
        <option value="600">£600</option>
        <option value="700">£700</option>
        <option value="800">£800</option>
        <option value="900">£900</option>
        <option value="1000" selected="">£1000</option>
        <option value="1100">£1100</option>
        <option value="1200">£1200</option>
        <option value="1300">£1300</option>
        <option value="1400">£1400</option>
        <option value="1500">£1500</option>
        <option value="1600">£1600</option>
        <option value="1700">£1700</option>
        <option value="1800">£1800</option>
        <option value="1900">£1900</option>
        <option value="2000">£2000</option>
        <option value="2100">£2100</option>
        <option value="2200">£2200</option>
        <option value="2300">£2300</option>
        <option value="2400">£2400</option>
        <option value="2500">£2500</option>
        <option value="3000">£3000</option>
        <option value="3500">£3500</option>
        <option value="4000">£4000</option>
        <option value="4500">£4500</option>
        <option value="5000">£5000</option>
      </select>
    </div>
    <button type="button" class="gototab get-btn primary" data-tab="#next-step-bottom"><span>Continue</span></button>
  </div>
  <div class="section" id="next-step-bottom" style="display: none">
    <div class="pos-rel">
      <input type="email" name="email" class="req" placeholder="Email*">
      <p class="text-req"><span></span></p>
    </div>
    <button class="req-btn get-btn primary" type="submit"><span>GET MY QUOTE</span></button>
  </div>
</form>

form.php

<form action="form.php" class="preform">
  <div class="section">
    <div class="select-box">
      <label for="loan_amount">Loan amount</label>
      <select name="loan_amount">
        <option value="100">£100</option>
        <option value="200">£200</option>
        <option value="300">£300</option>
        <option value="400">£400</option>
        <option value="500">£500</option>
        <option value="600">£600</option>
        <option value="700">£700</option>
        <option value="800">£800</option>
        <option value="900">£900</option>
        <option value="1000" selected="">£1000</option>
        <option value="1100">£1100</option>
        <option value="1200">£1200</option>
        <option value="1300">£1300</option>
        <option value="1400">£1400</option>
        <option value="1500">£1500</option>
        <option value="1600">£1600</option>
        <option value="1700">£1700</option>
        <option value="1800">£1800</option>
        <option value="1900">£1900</option>
        <option value="2000">£2000</option>
        <option value="2100">£2100</option>
        <option value="2200">£2200</option>
        <option value="2300">£2300</option>
        <option value="2400">£2400</option>
        <option value="2500">£2500</option>
        <option value="3000">£3000</option>
        <option value="3500">£3500</option>
        <option value="4000">£4000</option>
        <option value="4500">£4500</option>
        <option value="5000">£5000</option>
      </select>
    </div>
    <div class="select-box">
      <label for="loan_duration_months">Repayment length</label>
      <select name="loan_duration_months">
        <option value="1">1 month</option>
        <option value="2">2 months</option>
        <option value="3">3 months</option>
        <option value="4">4 months</option>
        <option value="5">5 months</option>
        <option value="6">6 months</option>
        <option value="9">9 months</option>
        <option value="12">12 months</option>
        <option value="15">15 months</option>
        <option value="18">18 months</option>
        <option value="24">24 months</option>
        <option value="36">36 months</option>
      </select>
    </div>
    <button type="button" class="gototab get-btn primary" data-tab="#next-step-modal"><span>Continue</span></button>
  </div>
  <div class="section" id="next-step-modal" style="display: none">
    <div class="pos-rel">
      <label>Email</label>
      <input type="email" name="email" class="req" placeholder="Email*">
      <p class="text-req"><span></span></p>
    </div>
    <button class="req-btn get-btn primary" type="submit"><span>GET MY QUOTE</span></button>
  </div>
</form>

POST

<form method="post" class="opt_out_form" novalidate="novalidate">
  <div class="opt_out_body">
    <div class="opt_out_form_group">
      <input type="tel" name="number" class="opt_out_form_field" id="optOutPhone" value="" autocomplete="off" placeholder="Mobile number">
    </div>
    <span class="opt_out_form_or">or</span>
    <div class="opt_out_form_group">
      <input type="email" name="email" id="optOutEmail" class="email opt_out_form_field" value="" autocomplete="off" placeholder="Email">
    </div>
    <div class="box-captcha">
      <div class="g-recaptcha" id="optOutCaptcha">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdLXGMUAAAAAJdxK5SWRe8Svm4zevgD2-vSZbFW&amp;co=aHR0cHM6Ly90aGlua3BvdW5kcy5jby51azo0NDM.&amp;hl=en&amp;v=TDBxTlSsKAUm3tSIa0fwIqNu&amp;size=normal&amp;cb=5hkcauh7rjt6"
              width="304" height="78" role="presentation" name="a-7tjd07j76vs4" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <input type="hidden" id="captchaOptOutCaptchaInput">
    </div>
    <button type="submit" class="get-btn">Unsubscribe</button>
  </div>
</form>

Text Content

WARNING: Late repayment can cause you serious money problems. For help, go to
moneyadviceservice.org.uk.
ThinkPounds.co.uk is a broker, not a lender, and does not make credit decisions.
We may receive a commission from the lender.
 * How it works
 * Q&A
 * Contact Us
 * Opt Out
 * GET MY QUOTE





HOW MUCH DO YOU NEED?

Loan amount £100 £200 £300 £400 £500 £600 £700 £800 £900 £1000 £1100 £1200 £1300
£1400 £1500 £1600 £1700 £1800 £1900 £2000 £2100 £2200 £2300 £2400 £2500 £3000
£3500 £4000 £4500 £5000
Repayment length 1 month 2 months 3 months 4 months 5 months 6 months 9 months
12 months 15 months 18 months 24 months 36 months
Continue


WHERE DO YOU WANT YOUR DOCUMENTS SENT?



GET MY QUOTE

Your data is protected
No phone calls or paperwork
High acceptance rate
Fast online decision

Rates from 43.1% APR to 1333% APR. Minimum Loan Length is 1 month. Maximum Loan
Length is 36 months. Representative Example: £1,200 borrowed for up to 75 days.
Total amount repayable is: £1506. Interest charged is 0.34% per day, amounting
to £306, annual interest rate of 124% (variable). Representative APR: 49.7%
(variable).


GET A LOAN UP TO £5,000

We’ve all been in situations where we’ve been short on cash or need money but
can’t borrow from our bank. When you need money fast it can be very time
consuming applying to the 100’s of lenders out there. We search over 20 lenders
in just a few minutes, saving you time. You can apply for a short term loan
between £100 and £5,000, 24 hours a day, 365 days a year.


OUR SIMPLE PROCESS


SIMPLE ONLINE
APPLICATION

Apply online for up to £5000 using our short online form. Simply select the
amount you want to borrow, the term of the loan, and get started with the
process.


GET AN INSTANT
DECISION

We search our panel of 20+ lenders so you can focus on more important things,
saving you time.


GET YOUR CASH
THE SAME DAY

Once your application has been approved, you’ll get the cash you need! It’s that
easy.


WE’LL DO THE WORK SO YOU DON’T HAVE TO!

We’ll search over 20 lenders in just a few minutes and give you an instant
online decision!

Loan amount £100 £200 £300 £400 £500 £600 £700 £800 £900 £1000 £1100 £1200 £1300
£1400 £1500 £1600 £1700 £1800 £1900 £2000 £2100 £2200 £2300 £2400 £2500 £3000
£3500 £4000 £4500 £5000
Continue



GET MY QUOTE
Secure UK website
We never charge any fees
100% online
Decision in minutes

thinkpounds.co.uk is not a lender and does not make credit decisions.
thinkpounds.co.uk matches customer applications with lenders in our network
based on the information provided, in exchange for a commission paid by the
lender for advertising services provided. There is no guarantee that you will be
accepted by a lender or that you will be offered terms suitable for your
financial needs. Not all lenders will be able to provide amounts up to £5000.
The time required to process and transfer the loan varies by the lender. This
website does not directly endorse any particular product or service. Any
information on this site should serve as opinion only. As a condition of
extending credit, some lenders you may be matched with may run a credit check
from a credit reference agency. Late or missed payments may be subject to
increased fees and/or interest rates.

1. Not all lenders will be able to provide amounts up to £5000. 2. Not all
lenders pay out the same day.



Please be advised that this website is not part of Facebook, Instagram or
Facebook Inc. Additionally, this site is not endorsed by Facebook or Instagram
in any way. Facebook® is a registered trademark of Facebook, Inc. (“Facebook”).
Instagram® is a registered trademark of Facebook (“Instagram”)

thinkpounds.co.uk is a registered trading name of TdotUK Limited, which is
authorised and regulated by the Financial Conduct Authority and is entered on
the Financial Services Register under reference number: 688026. TdotUK Limited
is registered in England and Wales (Company number 09225672), with a registered
office located at Office 102, Oxford Point, 19 Oxford Road, Bournemouth, BH8
8GS, United Kingdom. Licensed by the Information Commissioner’s Office under
registration number: ZA128431.

 * Terms & Conditions
 * Complaints Policy
 * Privacy Notice
 * Cookies Policy
 * Broking Policy

© 2021 thinkpounds.co.uk All rights reserved. thinkpounds.co.uk is a trading
name of T Dot UK Limited.


DON’T LEAVE YET!

Loan amount £100 £200 £300 £400 £500 £600 £700 £800 £900 £1000 £1100 £1200 £1300
£1400 £1500 £1600 £1700 £1800 £1900 £2000 £2100 £2200 £2300 £2400 £2500 £3000
£3500 £4000 £4500 £5000
Repayment length 1 month 2 months 3 months 4 months 5 months 6 months 9 months
12 months 15 months 18 months 24 months 36 months
Continue
Email



GET MY QUOTE

Rates from 43.1% APR to 1333% APR. Minimum Loan Length is 1 month. Maximum Loan
Length is 36 months. Representative Example: £1,200 borrowed for up to 75 days.
Total amount repayable is: £1506. Interest charged is 0.34% per day, amounting
to £306, annual interest rate of 124% (variable). Representative APR: 49.7%
(variable).



In using this website you allow us to utilize cookies to give you the best site
experience. Read our cookie policy.

Agree


OPT OUT

To opt out of all marketing please enter your details below:


or


Unsubscribe

You have successfully been opted out

Close

We were unable to find you in our records.
Please try again or contact us.

Try Again