Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Site support: http://lofter.com/ #650

Open
pxssy opened this issue Mar 21, 2020 · 3 comments
Open

[Request] Site support: http://lofter.com/ #650

pxssy opened this issue Mar 21, 2020 · 3 comments

Comments

@pxssy
Copy link

pxssy commented Mar 21, 2020

Its like a sort of tumblr. Each user has a sort of domain eg, id: naijiaer, http://naijiaer.lofter.com/

I got blocked for awhile after trying to spam grab http://naijiaer.lofter.com/?page=[1-20], So i guess they're quite picky about this.

Thanks!

@pxssy
Copy link
Author

pxssy commented Oct 31, 2020

Hi, is it possible to support this?

@the-blank-x
Copy link
Contributor

the-blank-x commented Jan 3, 2024

I'll update this comment as I gather more information about Lofter.

There appears to be quite a number of themes, making scraping more difficult than anticipated. Here's a list of possible things I've found that one can scrape:

According to the end of this file, there are six types of posts:

n.contentMap = {
    1: "TEXT",
    2: "PHOTO",
    3: "AUDIO",
    4: "VIDEO",
    5: "QUESTION",
    6: "ARTICLE"
}

Example posts I've found so far:

@mikf
Copy link
Owner

mikf commented Dec 11, 2024

Initial support for this site was merged: #6607

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants