Skip to main content

An email scrapper

Project description

### Looper


**Looper is a framework used in scrapping emails out of a webpage.

***

#### **Functions**
- Scraps emails from webpage
- Allow checking first level subdirectories


***

#### **Requirements**
- Python 3.x or 2.x
- Working internet
- Requests

**NOTE: BeautifulSoup is for listing out links in that webpage, so it's not necessary**
***

#### **Usage**

- Install looper by entering this command in your terminal

> pip install loopers

- Import looper to your codes.

> from loopers import loop

loop, a function in looper takes two arguments;
- The first argument is the link to the webpage you are trying to crawl emails from
- The second argument, **iter**, used for generating links inside that webpage, iter is either set to True or False

> **if True** it will print out the links in that webpage. **Note:** BeautifulSoup is needed if set to True.

>**if False**, it will skip it.

***

##### Endnote
If at all there is an issue raised during execution of the command, kindly raise an issue here or better still **mail me at akeremukhtar10@gmail.com**.
Thanks for your time.




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

loopers-1.2.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distributions

loopers-1.2-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

loopers-1.2-py2-none-any.whl (3.9 kB view hashes)

Uploaded Python 2

Supported by

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