Minyar Ettih

Results 14 issues of Minyar Ettih

**What is the current behavior?** Duplicated urls are not skipped. The same url is crawled twice. **If the current behavior is a bug, please provide the steps to reproduce** ```...

bug

**What is the current behavior?** The crawler is closed when the queue is empty **What is the expected behavior?** Is there a possibility to not to close crawler but to...

feature

Hi, I'm using pywb 2.1.0 In `pywb/warcserver/index/query.py` we can set a param to limit the number of index lines returned (default: 100000 lines). pywb/warcserver/index/query.py (line 69) : ``` @property def...

Hi, How can I change the port 8000 in the code? Thanks

Hi, I try to use your module. In your description, there is : `A crawler to go through your given site in a headless chrome using puppeteer. Returns an object...

Hi, I'm using your browser and I followed your tutorial, I have a question about this article: http://dev.glicer.com/section/probleme-solution/creer-navigateur-personnalise-5.html I want just to display the current URL in the adress bar....

Hi, I've tried to run this module under electron version 25, but it doesn't work. Is it possible to update it with the latest version of electron? Thank you.

Hi, How can I have only the [shell ](https://github.com/samuelmaddock/electron-browser-shell/tree/master/packages/shell)module , the minimal tabbed web browser, without "electron-chrome-extensions" and "electron-chrome-context-menu" modules ? Thank you

Hello ! Is there a way to create multiple tabs in the same window ? Thank you

help wanted

Hi, I'm using your module electron-tabs to handle tabs il my Electron application. I want to know how is it possible to open a new tab from an existing one....

question