mirror of
				https://github.com/KevinMidboe/ITLscraper.git
				synced 2025-10-29 17:50:14 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							| @@ -8,5 +8,16 @@ cd ITLscraper | |||||||
| pip install -r requirements.txt | pip install -r requirements.txt | ||||||
| python itl_scrape.py | python itl_scrape.py | ||||||
| ``` | ``` | ||||||
|  | ## If you want GUI | ||||||
|  | ``` | ||||||
|  | git clone https://github.com/sigvartmh/ITLscraper | ||||||
|  | cd ITLscraper | ||||||
|  | pip install -r requirements.txt | ||||||
|  | python app.py | ||||||
|  | ``` | ||||||
|  |  | ||||||
|  | ## If pip install fails try | ||||||
|  | ``` | ||||||
|  | sudo pip install -r requirements.txt | ||||||
|  | ``` | ||||||
| Scrapes every course which is not archived | Scrapes every course which is not archived | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user