Commit Graph

20 Commits

Author SHA1 Message Date
yequari 757dfc0f77 Merge pull request 'Implement Parsing of Multiple Articles on one Page' (#5) from multiple-articles-2 into master
Reviewed-on: #5
2024-04-18 18:55:50 +00:00
yequari c9e922dd97 get first header element 2024-04-18 11:45:00 -07:00
yequari d165de5d86 parse out titles and urls from heading tags 2024-04-10 20:49:54 -07:00
yequari d4041140d2 Merge pull request 'add more time formats' (#3) from time-parsing into master
Reviewed-on: #3
2024-04-10 03:45:10 +00:00
yequari 684ee15a95 parse headers 2024-04-09 18:43:27 -07:00
yequari 3ea57fe25c implement basic multiple articles 2024-04-02 17:24:51 -07:00
yequari 0546e9ec7e implement multiple article parsing 2024-03-15 16:52:03 -07:00
yequari df939a1b50 add more time formats 2024-03-06 13:27:37 -07:00
yequari 01f7904b14 present errors that occur 2024-03-03 14:51:19 -07:00
yequari bdc93d5596 update repo info 2024-03-03 14:13:16 -07:00
yequari bc0178ba1c rename module 2024-03-03 14:10:34 -07:00
yequari 098d82075d updating frontend to be presentable 2024-03-03 14:05:19 -07:00
yequari 55fd870c81 fix cli 2024-03-03 14:04:59 -07:00
yequari 6ada6f3ef5 fix xml formatting 2024-03-03 10:53:09 -07:00
yequari 0b92829707 restructure and implement feed.ParseContent 2024-02-28 22:41:36 -07:00
yequari 794e1ef668 create web interface 2024-01-22 13:43:46 -07:00
yequari e25999832c properly add HTML data to item description 2024-01-20 23:37:00 -07:00
yequari c82c681221 remove cli executable, add cli code 2024-01-18 21:29:12 -07:00
yequari 986dce3230 add test for article w attrs, add basic cli 2024-01-18 21:28:30 -07:00
yequari 2037f55230 initial commit 2024-01-18 20:33:37 -07:00