Skip to content
View isfpcat's full-sized avatar

Block or report isfpcat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. WebCollector WebCollector Public

    Forked from CrawlScript/WebCollector

    WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.

    Java

  2. consuming-rest-apis consuming-rest-apis Public

    Forked from mstahv/consuming-rest-apis

    A simple JAX-RS Client usage example. Fetches weather data from a openweathermap.org and displays that on a simple Vaadin UI.

    Java

  3. rxSuggestions rxSuggestions Public

    Forked from arunkumar9t2/rxSuggestions

    ⌨️ RxJava library to fetch suggestions for keywords using Google Suggest API

    Java

  4. kafka-twitter-producer kafka-twitter-producer Public

    Forked from dbsheta/kafka-twitter-producer

    A Kafka client that fetches tweets using Twitter Streaming API and sends them to Kafka.

    Java

  5. webmagic webmagic Public

    Forked from code4craft/webmagic

    A scalable web crawler framework for Java.

    Java

  6. weather-data-collector weather-data-collector Public

    Forked from MBenincasa/weather-data-collector

    Weather Data Collector is a Spring Boot application that collects weather data. The application utilizes Spring Batch to retrieve data from OpenWeatherMap, and it provides services to query the dat…

    Java