All Projects → robsonbittencourt → gafanhoto

robsonbittencourt / gafanhoto

Licence: MIT license
Bot para monitoramento de promoções no fórum do Hardmob http://www.hardmob.com.br/promocoes/

Programming Languages

java
68154 projects - #9 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to gafanhoto

gotor
This program provides efficient web scraping services for Tor and non-Tor sites. The program has both a CLI and REST API.
Stars: ✭ 97 (+102.08%)
Mutual labels:  webcrawler
chegg-solutions-saver
Because Chegg only gave few days to access their solutions for free when I rent their books so I decided to create a web crawler to save all the needed solutions offline.
Stars: ✭ 27 (-43.75%)
Mutual labels:  webcrawler
Crawler4Caida
一个致力于用Python提高部门工作自动化水平的程序库!(包括数据采集、办公自动化、辅助研究、图网络、复杂系统、3D可视化等)
Stars: ✭ 82 (+70.83%)
Mutual labels:  webcrawler
afrodite.json
O maior livro de receitas culinárias em língua portuguesa
Stars: ✭ 150 (+212.5%)
Mutual labels:  webcrawler
web-crawler
Python Web Crawler with Selenium and PhantomJS
Stars: ✭ 19 (-60.42%)
Mutual labels:  webcrawler
Generalnewsextractor
新闻网页正文通用抽取器 Beta 版.
Stars: ✭ 2,312 (+4716.67%)
Mutual labels:  webcrawler
Skycaiji
蓝天采集器是一款免费的数据采集发布爬虫软件,采用php+mysql开发,可部署在云服务器,几乎能采集所有类型的网页,无缝对接各类CMS建站程序,免登录实时发布数据,全自动无需人工干预!是网页大数据采集软件中完全跨平台的云端爬虫系统
Stars: ✭ 1,514 (+3054.17%)
Mutual labels:  webcrawler
Crawlab
Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
Stars: ✭ 8,392 (+17383.33%)
Mutual labels:  webcrawler
Liked-Saved-Image-Downloader
Save content you enjoy!
Stars: ✭ 80 (+66.67%)
Mutual labels:  webcrawler
charles
Java web crawling library
Stars: ✭ 31 (-35.42%)
Mutual labels:  webcrawler
TrackPurchase
단 몇줄의 코드로 다양한 쇼핑 플랫폼에서 결제 내역을 긁어오자!
Stars: ✭ 19 (-60.42%)
Mutual labels:  webcrawler
apollo
A Unix-style personal search engine and web crawler for your digital footprint.
Stars: ✭ 1,270 (+2545.83%)
Mutual labels:  webcrawler
Mimo-Crawler
A web crawler that uses Firefox and js injection to interact with webpages and crawl their content, written in nodejs.
Stars: ✭ 22 (-54.17%)
Mutual labels:  webcrawler
GeneralNewsExtractor
新闻网页正文通用抽取器 Beta 版.
Stars: ✭ 2,474 (+5054.17%)
Mutual labels:  webcrawler
Intelligent Document Finder
Document Search Engine Tool
Stars: ✭ 45 (-6.25%)
Mutual labels:  webcrawler
konadl
Multithreaded Konachan / Yandere (moebooru based site) Image Bulk Downloader | 多线程K站Y站下载器
Stars: ✭ 64 (+33.33%)
Mutual labels:  webcrawler
Pikachu
Yummy Recipe Crawler and Search
Stars: ✭ 50 (+4.17%)
Mutual labels:  webcrawler

Gafanhoto

Build Status Coverage Vulnerabilities Bugs Code Smells

Bot para monitoramento de promoções no fórum do Hardmob

Bolinha de meu deus

Objetivo

O Gafanhoto tem por objetivo buscar e armazenar as urls dos tópicos, postados no fórum de promoções do Hardmob. Além disso ele possibilita através do chat do Telegram, que pessoas cadastrem monitores com palavras-chave, para serem avisadas quando surgirem promoções.

Iniciando

Acesse a área de pesquisa de usuários no Telegram, e pesquise por GafanhotoMobBot.

Ao iniciar a conversa, clique no botão start e as instruções serão apresentadas.

Monitorando

Digite o comando /monitorar e será perguntado quais palavras-chave você deseja monitorar. Quanto mais palavras-chave, mais específica será a busca.

Listando os monitores

Digite o comando /listar e serão apresentados os monitores que você possui cadastrados.

Apagando os monitores

Se você não deseja monitorar um certo conjunto de palavras-chave, utilize o comando apagar e escolha um monitor para excluir.

Ajuda

A qualquer momento digite /help para que sejam exibidos todos os comandos disponíveis, caso você não se lembre de algum.

Docker

Para subir localmente é possível utilizar docker-compose como mostra o comando abaixo:

GAFANHOTO_TOKEN=SEU_TOKEN_AQUI SPRING_DATA_MONGODB_URI=SUA_CONEXAO_COM_MONGO_DB_AQUI docker-compose up -d

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].