Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
olegus8
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
olegus8
11y ago
Take a look at Weboob ( http://weboob.org ). It's an attempt to create a well-defined uniform API for websites lacking one. I wrote a few modules for it, and they're scraping 4 banks and 4 shops on a daily basis for last
2.
▲
by
olegus8
11y ago
Excellent point about PDFs. Some Weboob modules scrape PDF statements as well: at least Amazon Store Card, Wells Fargo and Citibank (disclaimer - written by yours truly). But even with these statements sometimes whole history cannot be rest
3.
▲
by
olegus8
11y ago
I think "writing my own fits-like-a-glove tool" pretty much covers it. I wanted a very minimalistic tool which just scrapes the data and transforms it into a report. Probably I could have achieved the same result by writing a few
4.
▲
by
olegus8
11y ago
Certainly can imagine this happens. Currently I'm scraping 4 banks and 4 shops on a daily basis, and the only issue was when scraping for the first time from new IP address. They asked a security question or displayed a captcha. I reso
5.
▲
by
olegus8
11y ago
Weboob ( http://weboob.org ) has moderately active community. There's even a couple of finance tools built around it. Though web services it scrapes are mostly European.
6.
▲
Show HN: Automated personal bookkeeping for hackers
(hinance.org)
83 points
by
olegus8
11y ago
|
33 comments
7.
▲
Show HN: Open-source diet problem solver with dietary reference intakes in mind
(diethack.org)
2 points
by
olegus8
11y ago
|
0 comments
8.
▲
Show HN: Command line tool to set images from web search as X desktop background
(webgetpics.org)
2 points
by
olegus8
11y ago
|
0 comments
9.
▲
by
olegus8
11y ago
Good point, I actually considered Javascript too. Though it seems like there's no one-size-fits-all tool, but right tools for right problems. I'd use Javascript for in-browser games, but something different for standalone ones if
10.
▲
by
olegus8
11y ago
Thank you! My love to Python started with this game. Though now I'd rather use something like C++ and Lua for games. It'd make it much easier to port and distribute.
11.
▲
Show HN: Smooth open-source Tetris clone with a few surprises
(toothris.org)
18 points
by
olegus8
11y ago
|
5 comments