Open meatloaf4u opened 2 years ago
I thought the problem was the url.. because the twitter crawler works and in pinterest.py there is a wired thing about url. I tried to change that to: return "https://www.pinterest.com/{}/".format(username) I get this: Error Expecting value: line 1 column 1 (char 0) Also Pinterest.py does not accept browser name like twitter.py. I try to learn, Sorry for my basic questions. Thanks in advance.
Alright I will check this issue.
Pinterest script is using simple Pinterest's API unlike other script which uses browser automation. This script just makes a HTTP GET request to Pinterest's API and provides you with data after getting a response. That URL won't work, No Problem at all, I will look into this issue :)
it returns: 'country' None