syedmharis / Web-scrapper-py

A simple web scrapper that ask user the URL of a webpage and let users choose whether they want to extract email or custom words from that web page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-scrapper-py

A simple web scrapper that ask user the URL of a webpage and let users choose whether they want to extract email or custom words from that web page.

Make sure you have the right libraries installed.

  1. requests
  2. BeautifulSoup4

Here is an example web page to test:

Input this url in first input: https://www.fiverr.com/ Enter Email as second input if you want to extract email and vise versa.

About

A simple web scrapper that ask user the URL of a webpage and let users choose whether they want to extract email or custom words from that web page.


Languages

Language:Python 100.0%