Skip to content

vradhakirshnan/scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrapper

A web scrapper for scrapping laboratory names and addresses from Practo.com

To start the project you will first need to create the database using the schema.sql. Creates a basic db with a table is called leads (developed it for getting potential leads for my company).

practo.py scraps the site. DbManager includes basisc access to the Database customer.py was written to identify similar sounding customers to heelp grouping chains of laboratories

Libraries used BeautifulSoup requests Levenshtein

Usage

./practo.py

Here cityname is typically the cities as stored in the practo urls - chennai, pune etc.

About

A web scrapper for scrapping laboratory names and addresses from Practo.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages