Search results

  1. Chonchonts

    tips to searching emails

    Hi, I have no problems to scrap mails on any webpage but anyone have tips to how find emails on the web in an optimized way ? For example scrap on forums, tips with search engine, crawl the entire web, crawl some specific websites ?
  2. Chonchonts

    essential features for black hat scraping tools in 2022

    Hello, I am a kotlin/java/python developer since now 9 years in datamining and data management fields. I have started to build a web scraping tools since few weeks and I am interested to know what are the essential features for you to have in a scraper tool now ? I implemented google results...
  3. Chonchonts

    Advanded Spintax

    Hello, I implement a simple Spintax interpreter for my bot, like with nested braces. {hello|hi}, my name is {olivier | {david | nobody} }. Do you have listen about advanced options for Spintax with additional features ? I am looking for implements new things if you have ideas. I think...
  4. Chonchonts

    Proxy anonymous check

    Hello, I build my bot with C# and Selenium. Anyone have some fast and efficient ways to check if proxy is anonymous or not ? Cheers
  5. Chonchonts

    WebCrawler project

    Hi, Currently, I work on a webcrawler tool made in C#(a part of my big project of SEO tools), yes I prefer make my tool, it's funnier. Properties: - crawl on 1 or more web sites. - save datas in SQLite database, for nice SQL requests. - statistics and datas panel - user can save urls, mails...
Back
Top