Skip to content

A simple python scraper used to gather data from CSD AUTh courses

License

Notifications You must be signed in to change notification settings

annapapa915/CSD-Courses-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSD-Courses-Scraper

A simple python scraper used to gather data from CSD AUTh courses.

How to run

  • Create a virtual environment in miniconda with conda create -n [ENVNAME] python=3.7
  • Activate using conda activate [ENVNAME]
  • Install scrapy in your new environment with conda install -c conda-forge scrapy
  • Run using scrapy crawl courses

About

A simple python scraper used to gather data from CSD AUTh courses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages