Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Error in line 232 and 121 #95

Open
AusUser5 opened this issue Feb 1, 2018 · 0 comments
Open

Error in line 232 and 121 #95

AusUser5 opened this issue Feb 1, 2018 · 0 comments

Comments

@AusUser5
Copy link

AusUser5 commented Feb 1, 2018

Hi there, this is the first time i've tried this, I get the following error after following your instructions

C:\Users\test\Documents\scraper>python get_fb_comments_from_fb.py
Traceback (most recent call last):
File "get_fb_comments_from_fb.py", line 232, in
scrapeFacebookPageFeedComments(file_id, access_token)
File "get_fb_comments_from_fb.py", line 121, in scrapeFacebookPageFeedComments
with open('{}_facebook_comments.csv'.format(file_id), 'w') as file:
IOError: [Errno 22] invalid mode ('w') or filename: 'https://www.facebook.com/coinspotau/_facebook_comments.csv'

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

No branches or pull requests

1 participant