Skip to content

abhay-kum/web_sccraping_in_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web_sccraping_in_python

Web scraping using pyhon

objective: find out the following data from given website

  1. Name of the company
  2. contact name
  3. Designation
  4. Street Address
  5. city
  6. State
  7. Pincode
  8. Email
  9. Phone 10.Mobile 11.website 12.Employee_size

'website_list.py'

This file contain the code for archive the list of website and their name from the memberlist in the 'www.iato.in/members/lists'


" website_list.csv"

This file contain all website fro member from "website_list.py"


######### "read_all_content.py " #############

This file contain the code for archive the objective from the website list using the "website_list.csv"


'content_details.csv"

This file contain all the above objective of the all memberlist from the 'www.iato.in/members/lists'


	Thank you!!!!!

About

Web scraping using pyhon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages