Skip to content

OnurOrman/seed-to-scale

Repository files navigation

seed-to-scale

The public repository for the CS 414/514 (Network Science) course project at Sabancı University.

How to run the project?

uv run main.py [--collect] [--scrape] [--network] [--describe] [--community] [--overwrite]
  • Supported VCs for the CS 414/514 course project:

    • 212

      VC=212
      VC_LINKEDIN=https://www.linkedin.com/company/212vc

How to run different modules of the project independently?

uv run -m collect.vc_212 [--overwrite]
uv run -m collect.linkedin [--overwrite]
uv run -m scrape.linkedin [--overwrite]
uv run -m network.generate [--overwrite]
uv run -m network.analyze [--overwrite]
uv run -m network.plot

How to set up the project workflow?

uv venv

uv sync

uv run playwright install

About

The public repository for the CS 414/514 (Network Science) course project at Sabancı University.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors