Skip to main content

A FastAPI project for email verification.

Project description

Email Verification

Description

This project is a FastAPI application designed to interact with the Hunter.io API. It provides functionality to verify email addresses and search emails by domain, with CRUD operations for managing the results. The application stores results in a local variable and is structured to demonstrate basic API interaction and data handling in FastAPI.

Features

  • Email verification using Hunter.io API
  • Search for emails associated with a domain
  • CRUD operations for managing email verification results
  • Local storage of verification results
  • Asynchronous request handling

Installation

Install this package using pip:

pip install email_verification_task_ForagerAI

Or install using poetry:

poetry add email_verification_task_ForagerAI

Usage

After installation, you can use it like this:

import email_verification_task_ForagerAI

API Endpoints

  • POST /verify-email: Verifies the email address.
  • POST /search-email: Search for email addresses by domain.
  • POST /email-results/: Create a result entry for an email address or domain.
  • GET /email-results/{identifier}: Retrieve a specific verification result by email or domain.
  • PUT /email-results/{identifier}: Update a specific verification result.
  • DELETE /email-results/{identifier}: Delete a specific verification result.

Configuration

The application can be configured through environment variables. Here are the available configurations:

  • API_KEY: Your Hunter.io API key.

Contributing

Contributions to this project are welcome. Please ensure to follow the code of conduct and coding standards of the project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

email_verification_task_foragerai-0.1.1.tar.gz (17.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file email_verification_task_foragerai-0.1.1.tar.gz.

File metadata

File hashes

Hashes for email_verification_task_foragerai-0.1.1.tar.gz
Algorithm Hash digest
SHA256 4bf3a8a1ce4baa8c14c2054ed4a265a236382440a813905069071d9fb426369a
MD5 9c7270169b4686723ace9ae1b0987222
BLAKE2b-256 011a036cf84507ce8bf81b7eed287760b2f98dc561c6252ec45048e71d741de6

See more details on using hashes here.

File details

Details for the file email_verification_task_foragerai-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for email_verification_task_foragerai-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a8f3bc67d641d5d36ae11f18cc1bf9142faf8862a157bfb82778e5eb59f60f59
MD5 04a1f61ef0b583bf3efe6d2e94e44906
BLAKE2b-256 6b35594fd6fac0d36b0cc66a146486642faed3121109ad2f3d9a9499570c677c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page