Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gaojiuli
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
Stop Wasting Tokens on Android Automation
(handsets.dev)
2 points
by
gaojiuli
4mo ago
|
0 comments
2.
▲
An Android UI dump for LLMs (10× fewer tokens, same actions)
(elliotgao2.github.io)
1 points
by
gaojiuli
4mo ago
|
0 comments
3.
▲
Show HN: Handsets – A high-performance Android control CLI, built for agents
(github.com)
3 points
by
gaojiuli
4mo ago
|
0 comments
4.
▲
by
gaojiuli
2y ago
the default timeout is 30s, please refresh it and try again. I will quickly iterate this system to make it stable and reliable.
5.
▲
by
gaojiuli
2y ago
this tool is based on ChatGPT
6.
▲
Show HN: RSSify – The Intelligent RSS Feed Generator
(rssify.app)
3 points
by
gaojiuli
2y ago
|
4 comments
7.
▲
by
gaojiuli
5y ago
Thank you! Do you have any suggestions on this project?
8.
▲
by
gaojiuli
5y ago
This is weird. I'm using certbot for the SSL. You can also try to use http rather than https.
9.
▲
by
gaojiuli
5y ago
You can try to add any "list page" to have a try.
10.
▲
by
gaojiuli
5y ago
The purpose of this project is making all web sites support RSS. The Feed43 needs users knows how to configure the rule, and the rule needs to be updates when the origin web site changed. That's why we created this tool
11.
▲
Show HN: RSS404 – Automatically convert web page to RSS without any code.[Demo]
(demo.rss404.com)
4 points
by
gaojiuli
5y ago
|
6 comments
12.
▲
Show HN: Flatten JSON
(github.com)
1 points
by
gaojiuli
7y ago
|
0 comments
13.
▲
Show HN: Short unique ordered ID generator[Python]
(github.com)
2 points
by
gaojiuli
7y ago
|
2 comments
14.
▲
Show HN: HTMLie is a command line HTML Parser
(github.com)
2 points
by
gaojiuli
7y ago
|
3 comments
15.
▲
Show HN: Python Super fast asynchronous HTTP client
(github.com)
1 points
by
gaojiuli
7y ago
|
0 comments
16.
▲
Show HN: Router middleware for xweb
(github.com)
2 points
by
gaojiuli
8y ago
|
0 comments
17.
▲
Show HN: High performance async web framework built with uvloop and httptools
(github.com)
3 points
by
gaojiuli
8y ago
|
0 comments
18.
▲
Show HN: Htmlfetcher – No pain HTML fetching library
(github.com)
3 points
by
gaojiuli
9y ago
|
2 comments
19.
▲
Show HN: Htmlparsing – Pure HTML parsing library
(github.com)
2 points
by
gaojiuli
9y ago
|
0 comments
20.
▲
Show HN: Toapi – A library letting any web site provide APIs
(github.com)
2 points
by
gaojiuli
9y ago
|
0 comments
21.
▲
by
gaojiuli
9y ago
A library letting any web site provide APIs.
22.
▲
Show HN: Toapi – Make existing web sites available with APIs
(github.com)
2 points
by
gaojiuli
9y ago
|
1 comments
23.
▲
by
gaojiuli
9y ago
I wonder about that too.
24.
▲
by
gaojiuli
9y ago
Could you add supporting for json, xml, excel, etc.
25.
▲
by
gaojiuli
9y ago
What's the advantages of Sukhoi compared to the following. Scrapy: https://github.com/scrapy/scrapy PySpider: https://github.com/binux/pyspider Gain: https://github.com/gaojiu
26.
▲
Show HN: Python web crawling framework for everyone based on asyncio
(github.com)
4 points
by
gaojiuli
9y ago
|
0 comments
27.
▲
by
gaojiuli
9y ago
When crawling online articles such as news, blogs, etc. I want to save them in markdown files but not databases. For instance, I can download my wordpress blogs as markdown files with requests and tomd in a single python script without conf
28.
▲
by
gaojiuli
9y ago
Tomd is a python tool. Pandoc is a haskell tool.
29.
▲
by
gaojiuli
9y ago
Tomd has the ability of converting the HTML that converted from markdown. If a HTML can't be described by markdown, tomd can't convert it.
30.
▲
by
gaojiuli
9y ago
Maybe the number of lines of code is less. And the logic of tomd is easier to understand.
More ›