mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2024-11-28 08:48:58 +02:00
Delete new_language_template.md
This commit is contained in:
parent
7c419e3b34
commit
6d0794127c
@ -1,117 +0,0 @@
|
|||||||
# *FooLanguage* Web Scraping
|
|
||||||
|
|
||||||
This list contains *FooLanguage* libraries related to web scraping and data processing
|
|
||||||
|
|
||||||
* [FooLanguage Web Scraping](#javascript-web-scraping)
|
|
||||||
* [Network](#network)
|
|
||||||
* [Web-scraping Frameworks](#web-scraping-frameworks)
|
|
||||||
* [HTML/XML Parsing](#htmlxml-parsing)
|
|
||||||
* [Text processing](#text-processing)
|
|
||||||
* [Specific Formats Processing](#specific-formats-processing)
|
|
||||||
* [Natural Language Processing](#natural-language-processing)
|
|
||||||
* [Browser automation and emulation](#browser-automation-and-emulation)
|
|
||||||
* [Multiprocessing](#multiprocessing)
|
|
||||||
* [Queue](#queue)
|
|
||||||
* [Email](#email)
|
|
||||||
* [URL and Network Address Manipulation](#url-and-network-address-manipulation)
|
|
||||||
* [Web Content Extracting](#web-content-extracting)
|
|
||||||
* [Asynchronous](#asynchronous)
|
|
||||||
* [WebSocket](#websocket)
|
|
||||||
* [DNS Resolving](#dns-resolving)
|
|
||||||
* [Computer Vision](#computer-vision)
|
|
||||||
* [Proxy Server](#proxy-server)
|
|
||||||
* [Other FooLanguage Lists](#other-foolanguage-lists)
|
|
||||||
|
|
||||||
## Network
|
|
||||||
* General
|
|
||||||
* TODO
|
|
||||||
* Asynchronous
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Web-Scraping Frameworks
|
|
||||||
* Full Featured Crawlers
|
|
||||||
* TODO
|
|
||||||
* Other
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## HTML/XML Parsing
|
|
||||||
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Text Processing
|
|
||||||
|
|
||||||
*Libraries for parsing and manipulating plain texts.*
|
|
||||||
|
|
||||||
* General
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Specific Formats Processing
|
|
||||||
|
|
||||||
*Libraries for parsing and manipulating specific text formats.*
|
|
||||||
|
|
||||||
* General
|
|
||||||
* TODO
|
|
||||||
* Something
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Natural Language Processing
|
|
||||||
|
|
||||||
*Libraries for working with human languages.*
|
|
||||||
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Browser automation and emulation
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Multiprocessing
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Asynchronous
|
|
||||||
|
|
||||||
*Libraries for asynchronous networking programming.*
|
|
||||||
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Queue
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Email
|
|
||||||
|
|
||||||
*Libraries for parsing email.*
|
|
||||||
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## URL and Network Address Manipulation
|
|
||||||
|
|
||||||
*Libraries for parsing/modifying URLs and network addresses.*
|
|
||||||
|
|
||||||
* URL
|
|
||||||
* TODO
|
|
||||||
* Network Address
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Web Content Extracting
|
|
||||||
|
|
||||||
*Libraries for extracting web contents.*
|
|
||||||
|
|
||||||
* Text and Meta Data from HTML pages
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## WebSocket
|
|
||||||
|
|
||||||
*Libraries for working with WebSocket.*
|
|
||||||
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## DNS Resolving
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Computer Vision
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Proxy Server
|
|
||||||
* TODO
|
|
||||||
|
|
||||||
## Other FooLanguage lists
|
|
||||||
|
|
||||||
* TODO
|
|
Loading…
Reference in New Issue
Block a user