Update readme.md
This commit is contained in:
		
							parent
							
								
									cd675c0d6a
								
							
						
					
					
						commit
						f7fcb41a87
					
				@ -1,6 +1,7 @@
 | 
			
		||||
# The Hub Scraper
 | 
			
		||||
 | 
			
		||||
This is a simple scraper that extracts job details from the [The Hub](https://thehub.io) website.
 | 
			
		||||
This is a simple scraper that extracts job details from the [The Hub](https://thehub.io) website and itjobbank.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## Usage
 | 
			
		||||
 | 
			
		||||
@ -10,4 +11,4 @@ To run the scraper, simply execute the following command:
 | 
			
		||||
go run scraper.go
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
The scraper will create a `jobs.json` file in the current directory, which contains a list of job details in JSON format.
 | 
			
		||||
The scraper will create a `thehub.json` and `itjobbank.json` file in the current directory, which contains a list of job details in JSON format. It caches the pages, so very light on resources and requests.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user