-
Gem::Specification.new do |s|
s.name = 'webhoseio'
s.version = '1.0.0'
s.licenses = ['MIT']
s.summary = 'webhose.io client'
s.description = 'webhose.io clien…
-
Thanks @hrbrmstr and @ottlngr for all your great work in setting up tools to work with the 'webhose.io' 'API' in R.
I'm a complete newbie to programming so excuse my ignorance. Looking at the instr…
-
### What is the bug?
It doesn't happen regularly, but I was able to catch it in my debugger:
And then, because of that trailing comma, things further complicate. That error is not even well format…
-
https://github.com/Webhose/webhoseio-python/blob/3c5ff4616a79b44c61df4a5b0191f9212666c915/webhoseio/__init__.py#L17
Shouldn't this use https?
-
1. 블로그 도메인으로 구분해서 다른 페이지로 안넘어가는 크롤러 구현
2. 링크만 말고 내용도 불러오기 (JSON파일로 처리)
3. 제목, 본문, 글작성날짜 (데이터를 정규화)
4. 블로그 각각 크롤링한 갯수, 실제 불러와야 할 갯수 비교.
( 혹시 특정 플렛폼에서는 크롤링이 잘 안되나)
-
Dear Unifiedtransform developer,
My goal is to set up Unifiedtransform on localhosting server like other student management program (Opensis or Moodle).
I only have about very limited knowledge …
-
I want to get involved, but from the Readme and the project files themselves, I'm not exactly sure what this project needs from the community for improvement.
-
I think we were discussing how we get info for updating cases recently. Our current manual process is proving unsustainable. What we do now:
* After entering a case (@article), we manually create a…
-
I started a repo but time is an enemy. A cpl of days in the Evergreen City could end up. @davidski had a stellar idea to use rOpenSci Unconf 2018 as a potential place to get'er done and I'll gladly le…
-
In extractors.py:173 it says that the publish date is being parsed using regex + heuristics, but I don't really see it doing this work. Am I missing something/is this being added?