| xml-rpc |
[Jul. 29th, 2010|11:08 am] |
Hi everyone, I am doing thesis about social networks. I need to crawl user profiles from LiveJournal in order to use the data to test my own model. The question is I don't know how to use LJ xml-rpc. I intend to get the data in format of foaf. Java is my preferred language. Do I need to download any LJ api? If anyboday can give any examples or similar case, I appreciate . I am new here, so if my question sounds silly, please... |
|
|
| Reliably predict urls? |
[Jul. 24th, 2010|07:29 am] |
It there a way to predict the url of a comment based the information that you get from xml export? I need to do this for a little project I'm working on. |
|
|
| (no subject) |
[Jul. 24th, 2010|12:16 am] |
I know this must be old news by now, but is there any client that will allow me to download the content of my Scrapbook? It doesn't need to be neat, so long as it comes down I can make the order later. |
|
|
| OAuth |
[Jul. 15th, 2010|02:12 pm] |
Do the LJ APIs include any support for OAuth? Or are there any plans to add such support?
Thanks. |
|
|
| Batch edit old entries? |
[Jul. 14th, 2010|01:57 pm] |
I'm looking for an application to change privacy settings en masse. With 1000+ entries I really don't want to do this by hand...
I'm running Win 7.
If anybody has any suggestions it would be muchly appreciated. Google hasn't been overly helpful... |
|
|
| LJ.XMLRPC.addcomment |
[Jul. 12th, 2010|10:14 pm] |
Hello all
I see there is LJ.XMLRPC.addcomment method is present in the API
Does anybody have xml sample for it? |
|
|
| "Last Updated" date? |
[Jul. 7th, 2010|12:45 am] |
I'm writing an app which aggregates the "Last Updated" (date of most recent post) dates for my flist. What is the recommended way of getting at that data? I'm currently screen scraping the profile pages, and that seems unnecessarily processor intensive on both LJ's end and mine. Is that data exposed anywhere more convenient/less antisocial to get programmatically? |
|
|
| how to post comment to others entries using API |
[Jul. 6th, 2010|06:03 pm] |
how to post comment to others entries using API
how to post comment to others ppl using API?
LJ.XMLRPC.postevent creates a new journal entry.
I want to create new comment for journal entry |
|
|
| Making use of [...]/data/foaf |
[Jun. 16th, 2010|12:39 pm] |
Hi,
I actually posted this as a support request, but they referred me to this community :P I would really appreciate any kind of help in this matter.
I was hoping that you could give me any advice on how to use the information provided on http://exampleusername.livejournal.com/data/foaf. I would like to use three sets of info on that page for a project I am working on, but none of the regular scripts seem to be able to handle the information provided. Or is there any other way that I can fetch and cache information like last time updated or number of members for a community? Pulling it from the profile page directly would cause quite a server load and I wouldn't know how to cache it that way.
Thanks a lot! |
|
|