Bitcoin Forum
April 25, 2024, 02:31:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How can I download all posts from a user?  (Read 691 times)
Lavender (OP)
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
July 11, 2013, 01:16:15 AM
 #1

I'm interested in a way to download all posts from a user (not me). This way, I would like to search one large document by date of post or by keywords.
1714055492
Hero Member
*
Offline Offline

Posts: 1714055492

View Profile Personal Message (Offline)

Ignore
1714055492
Reply with quote  #2

1714055492
Report to moderator
1714055492
Hero Member
*
Offline Offline

Posts: 1714055492

View Profile Personal Message (Offline)

Ignore
1714055492
Reply with quote  #2

1714055492
Report to moderator
1714055492
Hero Member
*
Offline Offline

Posts: 1714055492

View Profile Personal Message (Offline)

Ignore
1714055492
Reply with quote  #2

1714055492
Report to moderator
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714055492
Hero Member
*
Offline Offline

Posts: 1714055492

View Profile Personal Message (Offline)

Ignore
1714055492
Reply with quote  #2

1714055492
Report to moderator
🏰 TradeFortress 🏰
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
July 11, 2013, 01:19:43 AM
 #2

You'll need to web scrap. Shouldn't be too hard, you can probably get by with file_get_contents and splitting strings
Bitsky
Hero Member
*****
Offline Offline

Activity: 576
Merit: 514


View Profile
July 11, 2013, 08:32:30 AM
 #3

I could write a scraper and store the posts in e.g. a XML file.

PM me if you're interested.

Bounty: Earn up to 68.7 BTC
Like my post? Feel free to drop a tip to 1BitskyZbfR4irjyXDaGAM2wYKQknwX36Y
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
July 11, 2013, 09:47:23 AM
 #4

https://bitcointalk.org/index.php?action=profile;u=67058;sa=showPosts
   +
Python
   =
Done with less than 20 lines

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
Lavender (OP)
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
July 13, 2013, 05:43:17 PM
 #5

I am familiar with the terms Python, XML, and web scraping, but I have not actually used any of them. Any suggestions on where to start?
Bitsky
Hero Member
*****
Offline Offline

Activity: 576
Merit: 514


View Profile
July 14, 2013, 09:38:09 AM
 #6

I am familiar with the terms Python, XML, and web scraping, but I have not actually used any of them. Any suggestions on where to start?
There's a difference between being familiar with the terms and being able to do it.
Basically your options are to either use this as a project to learn a bit about programming, or pay someone else to do it for you.

Bounty: Earn up to 68.7 BTC
Like my post? Feel free to drop a tip to 1BitskyZbfR4irjyXDaGAM2wYKQknwX36Y
metacoin
Sr. Member
****
Offline Offline

Activity: 437
Merit: 260


balance


View Profile WWW
July 15, 2013, 03:13:34 PM
 #7

I am familiar with the terms Python, XML, and web scraping, but I have not actually used any of them. Any suggestions on where to start?
http://stackoverflow.com/questions/2190502/screen-scraping-with-python
http://www.crummy.com/software/BeautifulSoup/
http://scrapy.org/

pin.org
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!