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

I found that "time" cannot be get #134

Closed
Jia35 opened this issue Nov 5, 2020 · 12 comments
Closed

I found that "time" cannot be get #134

Jia35 opened this issue Nov 5, 2020 · 12 comments

Comments

@Jia35
Copy link

Jia35 commented Nov 5, 2020

I found that "time" cannot be get.
... 'time': None ...
It may be that the webpage has been modified.

What should i do?

@baraths92
Copy link

Hello. I do not know how to use time extraction engine. kindly help me

@geraldho
Copy link

geraldho commented Nov 6, 2020

Same error. I just get 'None' for 'time'.

@justpip
Copy link

justpip commented Nov 7, 2020

Same issue for me. No 'time' data was extracted.

@GivenToFlyCoder
Copy link

Same issue! Can´t get date!

@kevinzg
Copy link
Owner

kevinzg commented Nov 8, 2020

Should be fixed in v0.2.14, please reopen if date is still missing or wrong.

@kevinzg kevinzg closed this as completed Nov 8, 2020
@justpip
Copy link

justpip commented Nov 9, 2020

Thanks @kevinzg. It's working for me!

@Archelunch
Copy link

@kevinzg week ago everything works fine, but now time is also None, version is v0.2.14

@kevinzg
Copy link
Owner

kevinzg commented Nov 9, 2020

@Archelunch we added some more cases, try again with version 0.2.15, if time is still missing, run it with -vvv if using the CLI, or call facebook_scraper.enable_logging(logging.DEBUG) before calling get_posts, that should print what dates it can't parse.

@prakhar-ai
Copy link

@kevinzg Time problem still doesn't seem to be fixed in v 0.2.15. Here is a part of my log:

Extracting posts from page 1 Could not parse date: Yesterday at 15:28 Extract method extract_time didn't return anything Extract method extract_link didn't return anything Extract method extract_video didn't return anything Extract method extract_video_thumbnail didn't return anything Extract method extract_video_id didn't return anything Could not parse date: Yesterday at 11:22 Extract method extract_time didn't return anything Extract method extract_link didn't return anything Could not parse date: Yesterday at 10:28 Extract method extract_time didn't return anything Extract method extract_link didn't return anything Extract method extract_video didn't return anything Extract method extract_video_thumbnail didn't return anything Extract method extract_video_id didn't return anything Could not parse date: 7 November at 11:01 Extract method extract_time didn't return anything Extract method extract_link didn't return anything Looking for next page URL

@Archelunch
Copy link

still doesn't work (
Снимок экрана 2020-11-10 в 14 21 45

@kevinzg
Copy link
Owner

kevinzg commented Nov 10, 2020

Try with 0.2.17.

@Archelunch
Copy link

Try with 0.2.17.

Yeah, it works! Thank you

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

No branches or pull requests

8 participants