scraping with vim
This commit is contained in:
		
							parent
							
								
									c360d43c07
								
							
						
					
					
						commit
						807d6a1a68
					
				
							
								
								
									
										4
									
								
								autoload/vundle-search.vim
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								autoload/vundle-search.vim
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,4 @@
 | 
			
		||||
let scripts=tempname() | exec '!curl http://vim-scripts.org/scripts.html >'.scripts
 | 
			
		||||
exec 'e '.scripts
 | 
			
		||||
%s/<tr>\_.\s\+<td>\(\d\+\)<\/td>\_.\s\+<td>\([^<]\+\)<\/td>\_\s\+<td><a\s\+href="\([^"]\+\)">\([^<\/]\+\)<\/a><\/td>\_\s\+<td>\(.*\)<\/td>/Script:\1 \2 \4 \3 \5/g
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user