-
Hello. I have a problem with web-crawler written on Tornado. It's simple version.
Ubuntu 14.04 (16.04)
Python 3.5.2
Tornado 4.4.1
Test links: https://gist.github.com/pyvim/ba9abc4ff0615a345b1c71e9d2…
-
```
org.hibernate.NonUniqueResultException: query did not return a unique result: 2
at org.hibernate.impl.AbstractQueryImpl.uniqueElement(AbstractQueryImpl.java:868)
at org.hibernate.i…
-
At present, when someone else comments on a limited post that a user has made or commented on, while their email notifications are switched on, that user will receive an unencrypted email that include…
4ndyD updated
8 years ago
-
**BotTracker Plugin**
```
* When installed, the plugin will detect configured bots & webspiders and exclude them from the visitor-log
* All bot-hits are counted and for every bot the last visit is lo…
-
SickRage has the option to delete source files after postprocessing, which is done by setting delete_on to True. Currently nzbToMedia doesn't ever seem to pass this, so SiCKRAGE doesn't clean up after…
-
Ошибка моделируется на Python3. Скрипт должен находиться в файле с кодировкой utf-8
На Python2 не моделируется.
Пример кода. который не выполняется.
grab = grab.Grab()
grab.go('http://ru.wikipedia.or…
-
## History
- In 6768bd8 I added debugging information that will help me identify which parser is breaking pickle.
- 6768bd8 was merged into master
- Waiting for new bug reports with detailed/improved …
-
Hello.
I'm trying to create PKGBUILD for Arch Linux. I'm not very experienced in python, therefore maybe I'm missing something.
My PKGBUILD is plain simple. But building using "pip install gmvault" …
-
@worldofpiesels @marcibak jest do napisania nowy moduł WebSpider polegający na znalezieniu wszystkich linków w zadanej domenie np. gumtree.pl. Moduł za każdym jego wywołaniem powinien zwracać ogranicz…
-
Lets lay out the ground work for the webspider module/import api to bring in some huge unglossed text files, and gloss them. I expect it will have to run over night on the server... lets find out :)