Skip to content

extract members data of Aerospace Industries Association of Canada

License

Notifications You must be signed in to change notification settings

dossma/scrape-AICA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrape-AICA

Scraping Aerospace Industries Association of Canada

Motivation

Get a better, structured overview or do analysis on the aerospace industry of Canada.

Procedure and result

The program strolls through the AICA members to get their data.

The following data is being extracted and saved into a csv spreadsheet:

  • Company name
  • Address
  • Contact details
  • Contact name 1
  • Role of contact name 1
  • Contact name 2
  • Role of contact name 2
  • Homepage URL

Get started

After the development setup has been established (see below), just run it.

Development setup

Beautiful Soup

pip install beautifulsoup4

Meta

Author: Jonas Dossmann

Distributed under the AGPL-3.0 license.

https://github.com/dossma/

Releases

No releases published

Packages

No packages published

Languages