1
0
Fork 0
mirror of synced 2024-09-30 17:17:12 +13:00
ArchiveBox/archivebox/parsers
2024-04-24 19:41:31 -07:00
..
__init__.py replace uses of URL_REGEX with find_all_urls to handle markdown better 2024-04-24 17:45:45 -07:00
generic_html.py fix urljoin bug causing multiple slashes to be merged into one 2024-04-24 19:41:31 -07:00
generic_json.py Add generic_jsonl parser 2024-03-14 15:42:29 -07:00
generic_jsonl.py Add generic_jsonl parser 2024-03-14 15:42:29 -07:00
generic_rss.py Use feedparser for RSS parsing in generic_rss and pinboard_rss parsers 2024-03-01 11:25:45 -08:00
generic_txt.py replace uses of URL_REGEX with find_all_urls to handle markdown better 2024-04-24 17:45:45 -07:00
medium_rss.py
netscape_html.py
pinboard_rss.py Use feedparser for RSS parsing in generic_rss and pinboard_rss parsers 2024-03-01 11:25:45 -08:00
pocket_api.py
pocket_html.py
readwise_reader_api.py Fix readwise token 2023-10-29 17:27:04 -04:00
shaarli_rss.py
url_list.py
wallabag_atom.py