class icon trait icon trait icon trait icon
    1. io
        1. io.github
            1. io.github.wtog
              1. (object)
                Main
              2. (case class)Spider
              1. io.github.wtog.actor
                1. (object)(class)ActorManager
                2. (class)DownloaderActorRevicer
                3. (case class)DownloadEvent
                4. (object)
                  ExecutionContexts
                5. (class)PageProcessorActorRevicer
                6. (class)PipelineActorRevicer
                7. (case class)PipelineEvent
                8. (case class)ProcessorEvent
              2. io.github.wtog.downloader
                1. (object)
                  ApacheHttpClientDownloader
                2. (object)
                  AsyncHttpClientDownloader
                3. (object)
                  CustomRedirectStrategy
                4. (trait)Downloader
                5. (object)
                  HttpClientGenerator
                6. (object)
                  HttpUriRequestConverter
                1. io.github.wtog.downloader.proxy
                  1. (object)
                    ProxyCrawlerPipeline
                  2. (case class)ProxyDTO
                  3. (object)
                    ProxyProvider
                  4. (object)
                    ProxyStatusEnums
                  1. io.github.wtog.downloader.proxy.crawler
                    1. (object)
                      A2UPageProcessor
                    2. (object)
                      Data5UPageProcessor
              3. io.github.wtog.example
                1. (case class)BaiduPageProcessor
              4. io.github.wtog.exceptions
                1. (case class)IllegalArgumentsException
                2. (case class)NonNullArgumentsException
              5. io.github.wtog.pipeline
                1. (object)
                  ConsolePipeline
                2. (object)
                  CsvFilePipeline
                3. (object)
                  IOContentCache
                4. (trait)Pipeline
                5. (object)
                  SparkPipeline
              6. io.github.wtog.processor
                1. (case class)Page
                2. (trait)PageProcessor
                3. (case class)RequestHeaderGeneral
                4. (case class)RequestHeaders
                1. io.github.wtog.processor.impl
                    1. io.github.wtog.processor.impl.baidutop
                      1. (case class)BaiduTopProcessor
                    2. io.github.wtog.processor.impl.beijinghouse
                      1. (case class)BeijingHouseProcessor
                      2. (class)LianjiaErshouFangProcessor
                    3. io.github.wtog.processor.impl.job
                      1. (class)LagouJDProcessor
                    4. io.github.wtog.processor.impl.zhihu
                      1. (case class)ZhihuProcessor
                2. io.github.wtog.queue
                  1. (class)DuplicateRemovedQueue
                  2. (class)LinkQueue
                  3. (trait)RequestQueue
                  1. io.github.wtog.queue.duplicate
                    1. (trait)DuplicateRemovedStrategy
                    2. (object)
                      HashSetStrategy
                3. io.github.wtog.selector
                  1. (case class)HtmlParser
                  2. (trait)Selector
                4. io.github.wtog.utils
                  1. (object)
                    CharsetUtils
                  2. (object)
                    UrlUtils