Phong Nguyen
Phong Nguyen
Hi, I love your script and used trafilatura in some scraped projects. In many cases, there are many errors in scraped content. Do @adbar consider add site configuration? The idea...
Hi, I checked some pages returned graphic tag with no src attribute, I will test some other pages to detect what problem is. Urls: ``` https://sallysbakingaddiction.com/homemade-cake-pops/ ``` Code: ``` url...
**Environment** * pip version: 8.1.1 * Python version: 2.7 * OS: Ubuntu 16.04 * Redis: 4.0.11 * MongoDB: 3.6.7 **Description** When I start webui, and I see the error logs....
Hi, This issue related to [#18](https://github.com/scrapy-plugins/scrapy-playwright/issues/18) The error still occurred with `scrapy-playwright 0.0.4`. The Scrapy script crawled about 2500 domains in 10k from [majestic](https://majestic.com/reports/majestic-million) and crashed with the last error...
Hi, I installed Tor, Privoxy, HAProxy, NC, Polipo and HPTS on CentOS 8. After I run `multitor --init 20 --user root --socks-port 9000 --control-port 9900 --proxy privoxy --haproxy` The output...
Hello, I’m installing your code in my local machine, I want to use cryptocurrency bot. However, bowhead need oanda account, but I don’t use forex trading’s functions, so how to...
Hello, I install frontera with the following command: `pip3 install frontera[distributed,kafka,hbase]` There is an error as shown in the below image  How should I do to fix the error...
**Describe the current behavior** Hi, I installed Flowise on Docker using new files in https://github.com/FlowiseAI/Flowise/tree/main/docker and using MySQL in .env. And failed installation with the following error: ```Status: 500 Error:...
Hello, I can run multitor docker with command `multitor --init 5 --user root --socks-port 9000 --control-port 9900 --proxy socks`, however, the option privoxy in the following command `multitor --init 5...