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
- Host: GitHub
- URL: https://github.com/taext/parsers
- Owner: taext
- Created: 2019-05-25T21:35:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-14T03:30:51.000Z (over 5 years ago)
- Last Synced: 2025-02-01T11:35:13.270Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.