Update description to include encoding of GET request arguments
This commit is contained in:
		
							parent
							
								
									e89a354463
								
							
						
					
					
						commit
						625432873e
					
				| @ -15,6 +15,6 @@ $ docker run --rm -it -p 5000:5000 metacrawl:0.1 | |||||||
| Query server: | Query server: | ||||||
| 
 | 
 | ||||||
| ```bash | ```bash | ||||||
| $ curl localhost:5000/metacrawl?q=yolo | $ curl -G localhost:5000/metacrawl --data-urlencode "q=kjøpe bilforsikring" | ||||||
| {"metadescription":"An overused acronym for \"You only live once.\" There is an exception for those who believe in reincarnation or are cats.","metatitle":"Urban Dictionary: YOLO"} | {"metadescription":"If bilforsikring tilbyr et enkelt bonussystem, ny bil ved totalskade, og har flest forn\u00f8yde kunder ... Skal du kj\u00f8pe eller bytte forsikring er det viktig du f\u00e5r riktig bonus.","metatitle":"Bilforsikring | If"} | ||||||
| ``` | ``` | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user