Esther E. Song

Results 10 comments of Esther E. Song

Well, I got an error `'

@Altimis No, I ran this code for the period 20-05-2020 to 30-05-2020 and it returned an empty frame although this person had a tweet posted on 26-05 ``` Scraping on...

Coud you elaborate more on what This should be fixable by removing the .cs generated by cython in the version uploaded to pypi --> this means? I can't install, getting...

I am also curious about this point, it is unfortunate there is no comment here...

I can't install either, used pip3 install polygot but got the message: ``` ----> 1 import utKit 2 import cl_utils 3 from printpdf import printpdf 4 from authenticate import authenticate...

``` java -mx4g -cp "*" edu.stanford.nlp.pipeline.StanfordCoreNLPServer \ -preload tokenize,ssplit,pos,lemma,parse,depparse \ -status_port 9000 -port 9000 -timeout 15000 ``` With this code above I get the error `Error: Could not find or...

@tomaarsen Hi, thank you so much for the quick response. I set the ``CLASSPATH`` to where the .jar file is but it is still throwing errors, could you help? I...

Hi, I have the same issue -- I get the message: ``` Traceback (most recent call last): File "", line 3, in File "/Users/eunhousong/anaconda3/lib/python3.7/site-packages/scrape_linkedin/ResultsObject.py", line 13, in to_dict return dict(zip(self.attributes,...

I also have the same issue. I used the tuple (2022, 6, 11) but this gave errors. I also tried defining the objects before but this did not work either....

Hello, could you also update -- is this scraper recent and usable?