Web Database Analytics Save

Web scrapping and related analytics using Python tools

Project README

Web scraping, database and related analytics

GitHub issues GitHub forks GitHub stars PRs Welcome Github commits

Dr. Tirthajyoti Sarkar (You can connect with me on LinkedIn)


Requirements

  • Python 3.5+
  • NumPy ($ pip install numpy)
  • Pandas ($ pip install pandas)
  • requests ($ pip install requests)
  • BeautifulSoup4 ($ pip install beautifulsoup4)
  • MatplotLib ($ pip install matplotlib)

My new book on Data wrangling with Python

book-image


What type of Notebooks are here?


How to design your own mini-IMDB movie database by scraping web?


Check out this article I wrote on Medium about this topic


How to scrape data from CIA website (this is harmless, I promise) about simple facts on various nations?

Check out this article I wrote on Medium about this topic


How to build a Yelp crawler which can generate interesting word cloud based on a particular city's food cuisine and taste?



How to use a free API to download basic information about countries around the world and build a database?

Open Source Agenda is not affiliated with "Web Database Analytics" Project. README Source: tirthajyoti/Web-Database-Analytics

Open Source Agenda Badge

Open Source Agenda Rating