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.
**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
Release history Release notifications | RSS feed
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.1.tar.gz
(2.3 kB
view details)
Built Distribution
loopers-1.1-py2-none-any.whl
(3.8 kB
view details)
File details
Details for the file loopers-1.1.tar.gz
.
File metadata
- Download URL: loopers-1.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.15+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
58e8e863cffe70f5e91572c612ea3bb7b2b9bf407a760a527ac0ea50cee32a9e
|
|
MD5 |
4c9617fdc3e4f72b42105dd3f6465216
|
|
BLAKE2b-256 |
729ca075e88ff99a1b60c0e5d618f2be62208f1e4b41fd415cd689214aef2521
|
File details
Details for the file loopers-1.1-py2-none-any.whl
.
File metadata
- Download URL: loopers-1.1-py2-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.15+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
48ac3986b829cf37c30584d7d6c51007b06197e399f1b19531d71289dc624cbe
|
|
MD5 |
e18b4e986a16cf43e23bd57a87e313d5
|
|
BLAKE2b-256 |
1a09e3badb8604281a95dc81e28066a22bde9d6d7c7a204ec9be0bba74395e5c
|