Skip to content

zash3/Scraping_To_MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Scraping to MySQL

Introduction

Web scraping is an automatic process of extracting information from web. This scraping capture data (eg. text, HTML, links, attributes) of legal cases in webpage. After that, store it into a MySQL database.

Data Intrested to extract

  • Case Title, pdf link, case Metadata, case text

Output

Code and Resources Used

Python Verison: 3.8

packages: request, BeautifulSoup, json, datetime

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors