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

Getevent error #4

Closed
elvispoz opened this issue Jul 6, 2020 · 6 comments
Closed

Getevent error #4

elvispoz opened this issue Jul 6, 2020 · 6 comments
Labels
duplicate This issue or pull request already exists

Comments

@elvispoz
Copy link

elvispoz commented Jul 6, 2020

Getevent error
ERROR:root:message
Traceback (most recent call last):
File "C:\Crawlr.py", line 113, in getevent
datefrom = timestring.Date(splitted[0]).date
File "C:\Users\abc\AppData\Local\Programs\Python\Python37-32\lib\site-packages\timestring\Date.py", line 176, in init
new_date = new_date.replace(hour=int(max(hour)))
ValueError: hour must be in 0..23

Error, writing del.html...

@DaWe35
Copy link
Owner

DaWe35 commented Jul 6, 2020

Hey @elvispoz , thatks for the report. Can you send me the del.html file? Facebbok haschanged something and I need to look into.

@elvispoz
Copy link
Author

elvispoz commented Jul 7, 2020

@DaWe35 of course. Please give your email.

@DaWe35
Copy link
Owner

DaWe35 commented Jul 15, 2020

The event what we are talking about: https://www.facebook.com/events/1419266971566473
@elvispoz I looked into the HTML page what you sent, and it does not contain event description so that's why the script was unable to read it. However, I logged in to facebook and there was description. Weird.

@DaWe35
Copy link
Owner

DaWe35 commented Jul 15, 2020

Yepp, it worked with my FB account. I recommend you to open the mobile site https://mobile.facebook.com/events/1419266971566473 with the crawler account, so you can check where the description is.
kép

@elvispoz
Copy link
Author

Did you see the same source code in the event?
1419266971566473

@DaWe35
Copy link
Owner

DaWe35 commented Jul 29, 2020

Closing, because a duplicate of #3

@DaWe35 DaWe35 closed this as completed Jul 29, 2020
@DaWe35 DaWe35 added the duplicate This issue or pull request already exists label Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants