beemloop.com
Open in
urlscan Pro
2a06:6440:0:2d46::1
Public Scan
URL:
https://beemloop.com/?subject=Video%20Production%20Quote
Submission Tags: falconsandbox
Submission: On May 21 via api from US — Scanned from DE
Submission Tags: falconsandbox
Submission: On May 21 via api from US — Scanned from DE
Form analysis
5 forms found in the DOMPOST php/basic.php
<form id="basic" class="white-popup-block mfp-hide" action="php/basic.php" method="POST" enctype="multipart/form-data">
<div class="h4 lng-option10">Small Business</div>
<label class="lng-option11">Name:</label>
<input type="text" placeholder="" required="" name="client_name" pattern="^[a-zA-Z]+$+' '">
<label class="lng-option12">E-mail:</label>
<input type="email" placeholder="" required="" name="cleint_email">
<label class="lng-option13">Message:</label>
<textarea name="client_message"></textarea>
<input type="file" name="file[]" id="file" class="inputfile" data-multiple-caption="{count} files selected" multiple="">
<label for="file" id="label-add">
<div id="description-lable">
<p class="lng-option14"> Attach file</p>
<p id="name-file-attach1"></p>
<img src="img/attach-3.png" alt="download">
</div>
</label>
<input type="hidden" name="validation" value="">
<button type="submit" class="" onclick="gtag('event', 'send-form1', {'event_category': '1-min-video'});">
<span class="lng-option15">Get A Quote</span></button>
<script type="text/plain"> document.getElementById("basic").addEventListener('submit', function () {
document.cookie = "profile_viewer_uid=" + document.getElementsByName('client_name')[0].value + document.getElementsByName('cleint_email')[0].value + '@nti_sp@m';
});
</script>
</form>
POST php/standart.php
<form id="standard" class="white-popup-block mfp-hide" action="php/standart.php" method="POST" enctype="multipart/form-data">
<div class="h4 lng-medium11">Medium Business</div>
<label class="lng-medium12">Name:</label>
<input type="text" placeholder="" required="" name="client_name" pattern="^[a-zA-Z]+$+' '">
<label class="lng-medium13">E-mail:</label>
<input type="email" placeholder="" required="" name="cleint_email">
<label class="lng-medium14">Message:</label>
<textarea name="client_message"></textarea>
<input type="file" name="file2[]" id="file2" class="inputfile" data-multiple-caption="{count} files selected" multiple="">
<label for="file2" id="label-add2">
<div id="description-lable2">
<p class="lng-medium15"> Attach file</p>
<p id="name-file-attach2"></p>
<img src="img/attach-3.png" alt="download">
</div>
</label>
<input type="hidden" name="validation" value="">
<button type="submit" class="" onclick="gtag('event', 'send-form2', {'event_category': '2-min-video'});">
<span class="lng-medium16">Get A Quote</span></button>
<script type="text/plain"> document.getElementById("standard").addEventListener('submit', function () {
document.cookie = "profile_viewer_uid=" + document.getElementsByName('client_name')[0].value + document.getElementsByName('cleint_email')[0].value + '@nti_sp@m';
});
</script>
</form>
POST php/premium.php
<form id="premium" class="white-popup-block mfp-hide" action="php/premium.php" method="POST" enctype="multipart/form-data">
<div class="h4 lng-large13">Large Business</div>
<label class="lng-large14">Name:</label>
<input type="text" placeholder="" required="" name="client_name" pattern="^[a-zA-Z]+$+' '">
<label class="lng-large15">E-mail:</label>
<input type="email" placeholder="" required="" name="cleint_email">
<label class="lng-large16">Message:</label>
<textarea name="client_message"></textarea>
<input type="file" name="file3[]" id="file3" class="inputfile" data-multiple-caption="{count} files selected" multiple="">
<label for="file3" id="label-add3">
<div id="description-lable3">
<p class="lng-large17"> Attach file</p>
<p id="name-file-attach3"></p>
<img src="img/attach-3.png" alt="download">
</div>
</label>
<input type="hidden" name="validation" value="">
<button type="submit" class="" onclick="gtag('event', 'send-form3', {'event_category': '3-min-video'});">
<span class="lng-large18">Get A Quote</span></button>
<script type="text/plain"> document.getElementById("premium").addEventListener('submit', function () {
document.cookie = "profile_viewer_uid=" + document.getElementsByName('client_name')[0].value + document.getElementsByName('cleint_email')[0].value + '@nti_sp@m';
});
</script>
</form>
POST php/mail.php
<form class="form" id="contact-form" action="php/mail.php" method="POST">
<div class="messages"></div>
<div class="controls">
<div class="row">
<div class="section-head col-sm-12">
<div class="h4">
<span class="lng-form">Get</span><br>
<div class="lng-form1">In Touch</div>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input id="form_name" class="formname" type="text" name="name" placeholder="Name" required="required" pattern="^[a-zA-Z]+$">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input id="form_email" type="email" name="email" placeholder="Email" required="required">
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<input id="form_subject" type="text" name="subject" placeholder="Subject">
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<textarea id="form_message" name="message" placeholder="Message" rows="4" required="required"></textarea>
<input type="hidden" name="validation" value="">
</div>
</div>
<div class="col-md-12 text-center">
<button type="submit" class="" onclick="gtag('event', 'send-form-feedback', {'event_category': 'get-in-touch'});">
<span class="lng-form3">Send Message</span></button>
</div>
<script type="text/plain"> document.getElementById("contact-form").addEventListener('submit', function () {
document.cookie = "profile_viewer_uid=" + document.getElementsByName('name')[0].value + document.getElementsByName('email')[0].value + '@nti_sp@m';
});
</script>
</div>
</div>
</form>
POST
<form id="subscribe-form" class="white-popup-block mfp-hide" action="" method="POST" enctype="multipart/form-data">
<div class="h4 lng-subs1" style="color:#ff8dff;">SUBSCRIBE TO OUR<br>NEWSLETTER</div>
<label>Email Address:*</label>
<input type="email" placeholder="" required="" id="subscribe_cleint_email" name="subscribe_cleint_email">
<label>First Name:</label>
<input type="text" placeholder="" name="first_name" pattern="^[a-zA-Z]+$+' '">
<label>Last Name:</label>
<input type="text" placeholder="" name="last_name" pattern="^[a-zA-Z]+$+' '">
<label>Company Name:</label>
<input type="text" placeholder="" name="company_name" pattern="^[a-zA-Z]+$+' '">
<input type="hidden" name="validation" value="">
<button type="submit" class="">
<span>Subscribe</span></button>
</form>
Text Content
* Home * About * Portfolio * Packages * Team * Contact Us * EN UA Get online consultation We explain your product in 90 seconds More than 500 of our clients got their products explained using videos that we created. In just 90 seconds customer will know everything about your product. Get A Quote How do we do it? We have more than 2 years of team work, which has helped us create culture and discipline which is needed at every step of production. We work 5 days a week at our 7 offices spread across 3 major cities. Dambe Fight Character Animation Amazon Go Characters DAFI Animation Kinetic typography The Bar animation characters Feel animation characters Coronavirus Social Video animation characters Nookids Academy animation How it's done? VKenaf 3D 2D Reikartz Hotel Promo Video Beani.tv animation characters Netsol & Wholesale isometric Hilynk isometric Verasity Video isometric EveryCoin Ico video isometric SimpleByte isometric FullToken animation Tombola Pharmap animation Beemloop First Day YesWare Explainer Video AllocateRite Rapid Global Geeba Collective Brain Blackcomb Video Characters Pangea Video Characters Our Packages We hope you can find the perfect package or you can contact us to consult you on this. Small Business * Scriptwriting * Storyboard * Stock Illustrations * Animatic * Simple Animation * 2D Logo Animation * Professional Voiceover * Background Music & SFX * 5 Revisions Get A Quote Small Business Name: E-mail: Message: Attach file Get A Quote Medium Business * Scriptwriting * Storyboard * Unique Illustrations * Animatic * Custom Animation * 2D Logo Animation * Professional Voiceover * Background Music & SFX * 7 Revisions Get A Quote Medium Business Name: E-mail: Message: Attach file Get A Quote Large Business * Outstanding Scriptwriting * Storyboard * Hand Drawn Illustrations * Animatic * Complex Custom Animation * Any Kind Logo Animation * Professional Voiceover * Author’s Music & SFX * 10 Revisions * Art Direction * Individual Style Creation Get A Quote Large Business Name: E-mail: Message: Attach file Get A Quote Voiceover Artists We work closely with both local and overseas voice talents. So if you are looking for native speakers of a unique language, we can help you. With our voice talents and studios, we can deliver fast turnaround time for our client’s recording sessions. Male Voiceover With our wide selection of dedicated and professional voice-over talents coupled with our expertise in voice direction and production, rest assured that your final product will be quite simply a (pardon the pun) Suite Sound. FEMALE Voiceover Our Creative Team All Zhytomyr Sumy Odessa Dima Founder Sergey CEO Nataliia Art Director / Motion Designer Darina Team Lead / Illustrator Talli Illustrator Artur Motion Designer Nazar Human Resources Developer Lilia Senior Illustrator Vlad Team Lead / Motion Designer Denis Motion Designer Vladimir Motion Designer Anna Team Lead / Motion Designer Taras Team Lead / Illustrator Elizaveta Motion Designer Elizaveta Team Lead / Motion Designer Elena Illustrator Stepan Sound Designer Aleksandr Team Lead / Motion Designer Anna Illustrator Veronika Team Lead / Illustrator Viktoriia Illustrator We are on Instagram Check out our Instagram page where we post our working moments, creative ideas and projects we work on. Get In Touch Send Message Phone : +38 (097) 919 90 95 Skype/Whatsapp/Telegram Address : Kievskaia st. 1, Zhytomyr Ukraine Email : info@beemloop.com If you have any questions, write to us. Subscribe to our newsletter © 2021 Rights Reserved. SUBSCRIBE TO OUR NEWSLETTER Email Address:* First Name: Last Name: Company Name: Subscribe Thank you for subscribing! Beemloop Animation Studio ×