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

fix text for posts with photo #914

Merged
merged 1 commit into from
Oct 16, 2022
Merged

Conversation

Ianneee
Copy link
Contributor

@Ianneee Ianneee commented Oct 16, 2022

Fix extraction of text from post with photos and long text (therefore with the more button) during get_posts returns an identifier to None. The resulting text will be null instead of the real content.

Fix extraction of text from post with photos and long text
(therefore with the more button) during get_posts returns an identifier
to None. The resulting text will be null instead of the real content.
@Ianneee
Copy link
Contributor Author

Ianneee commented Oct 16, 2022

I encountered this issue when scraping this two posts: 10162524887011151 and 10162523660891151 using get_posts on Repubblica page. Use get_posts_by_url has no problem.

@Ianneee Ianneee changed the title fix posts with photo and long text fix text for posts with photo Oct 16, 2022
@neon-ninja neon-ninja merged commit e8387e9 into kevinzg:master Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants