An open API service indexing awesome lists of open source software.

https://github.com/taext/parsers

A handful of custom web parsers
https://github.com/taext/parsers

Last synced: 10 months ago
JSON representation

A handful of custom web parsers

Awesome Lists containing this project

README

          

**[bing_parser](https://github.com/taext/parsers/tree/master/bing_parser)** get Bing web search result URLs in-line

**[libgen_parser](https://github.com/taext/parsers/tree/master/libgen_parser)** get Library Genesis book search results in-line

**[the_hidden_bay_parser](https://github.com/taext/parsers/tree/master/the_hidden_bay_parser)** get thehiddenbay.com torrent search results in-line

**[youtube_parser](https://github.com/taext/parsers/tree/master/youtube_parser)** get YouTube video search result URLs in-line

**[dr_m3u8](https://github.com/taext/parsers/tree/master/dr_m3u8)** get .m3u8 streaming link of dr.dk tv program


Note that all of the above can be used both as command-line programs and Python modules.