Wsebscrapingproject
Scraping REDDIT 2020 posts topics
In this project I Build a library for web scraping project using BeatifulSoup and scrape Reddit messages topics
!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="wsebscrapingproject")
[jovian] Updating notebook "mbousso/wsebscrapingproject" on https://jovian.ai
[jovian] Committed successfully! https://jovian.ai/mbousso/wsebscrapingproject
Objective:
I have proposed in this project a kind of tutorial for web scraping and some useful function that can be used by those starting in web scraping. I take my inspiration from jovian notebook in web scraping and hope that this will be helpful to your organization. I made some applications in website like Reddit.com.
Mamadou Bousso6 months ago