Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web-scraping-with-python #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

oba211
Copy link

@oba211 oba211 commented Oct 19, 2020

Requirements:
python3
requests
bs4
Installation:
sudo apt-get python3-pip
pip3 install requests
pip3 install bs4
How to run this code
there are two source code files, one is .py extention and another is .ipynb extention
one can run Scraping with BeautifulSoup.py file in python by run this cammand in terminal "python3 Web Scraping with BeautifulSoup.py"
one can run Scraping with BeautifulSoup.ipynb file in jupyter notebook /li>
one can install juypyter notebook by this command "pip3 install jupyter"

Requirements:
python3
requests
bs4
Installation:
sudo apt-get python3-pip
pip3 install requests
pip3 install bs4
How to run this code
there are two source code files, one is .py extention and another is .ipynb extention
one can run Scraping with BeautifulSoup.py file in python by run this cammand in terminal "python3 Web Scraping with BeautifulSoup.py"
one can run Scraping with BeautifulSoup.ipynb file in jupyter notebook /li>
one can install juypyter notebook by this command "pip3 install jupyter"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant