Changes

Jump to navigation Jump to search
1 byte removed ,  11:59, 3 April 2019
m
no edit summary
We wrote a web crawler that
# reads in the csv file into a pandas dataframe
# changes the urls by -- replacing ''?c=companyprofile&'' with ''companyprofile?'' and appending the domain http://exchange.inbia.org/network/findacompany to each url# open opens each url and extract information using element tree parser# write writes information for each url to csv file
83

edits

Navigation menu