Skip to content
site logo mobile

Forum in maintenance, we will back soon 🙂

I want to make an t...
 
Notifications
Clear all

I want to make an tool that verify emails and check deliverables

4 Posts
2 Users
4 Likes
213 Views
RizwanAG
(@rizikmw)
Posts: 3
Active Member
Topic starter
 

I see a tool https://app.debounce.io/single-validation And I want to make a new tool for emails verification for my self...

If we put email here It will responce "Your email address is Invalid because it's Bounce." if email is invalid and Your email address is Safe to Send because it's Deliverable.  

attached screenshoot

Screenshot 4

I just need direction, I have knowldge of html, css, php (expert) and python(basic)... I don't want to learn design I just want to learn functionality ie

verify_email($email){
   return "valid email or invalid email";

 
Posted : 01/16/2024 8:07 am
Feroz Mahmud reacted
RizwanAG
(@rizikmw)
Posts: 3
Active Member
Topic starter
 

I don't want to use any API because API's are paid..

 
Posted : 01/16/2024 8:14 am
Feroz Mahmud reacted
SSAdvisor
(@ssadvisor)
Posts: 959
Noble Member
Premium Member
Pythonista Prodigy Badge
Prompt Engineer
API Entrepreneur
Power Member
 

@rizikmw I'm using a Python module py3-validate-email.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 01/16/2024 2:16 pm
RizwanAG reacted
RizwanAG
(@rizikmw)
Posts: 3
Active Member
Topic starter
 

@ssadvisor its helped me alot... I will work on it and give you responce..

 
Posted : 01/16/2024 5:14 pm
Share: