Skip to content

berk420/Project_whatis

Repository files navigation

Web scraping with python

In this project, data was extracted from websites by asking questions about "what is"

Installation

Install the following packages

from __future__ import barry_as_FLUFL
import csv
from urllib.request import Request, urlopen
import re
from googlesearch import search
from urllib.request import urlopen
import pandas as pd
from zmq import NULL

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published