/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.

Primary LanguagePython

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.