{"id":19783610,"url":"https://github.com/tech-espm/misc-webbot","last_synced_at":"2026-06-12T00:31:09.248Z","repository":{"id":111316312,"uuid":"187747571","full_name":"tech-espm/misc-webbot","owner":"tech-espm","description":"This project is aimed on creating personal assistants for replying messages  about specifics issues.","archived":false,"fork":false,"pushed_at":"2019-11-02T19:45:14.000Z","size":13321,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-11T02:47:11.062Z","etag":null,"topics":["classification-model","crawler","nlp"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tech-espm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-21T02:31:31.000Z","updated_at":"2019-06-13T20:40:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd2b436a-f5ce-4d71-b7ea-b82f6b469561","html_url":"https://github.com/tech-espm/misc-webbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech-espm%2Fmisc-webbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech-espm%2Fmisc-webbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech-espm%2Fmisc-webbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tech-espm%2Fmisc-webbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tech-espm","download_url":"https://codeload.github.com/tech-espm/misc-webbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241114191,"owners_count":19912025,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["classification-model","crawler","nlp"],"created_at":"2024-11-12T06:08:48.245Z","updated_at":"2026-06-12T00:31:09.211Z","avatar_url":"https://github.com/tech-espm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## WebBot -  Messages replier\n\nOptimized for python 3.6\n\nThis project is aimed on creating personal assistants for replying messages \nabout specifics issues.\n\n------------------------------\n\n\n### Project's Structure ###\n\n```bash\n.\n├── data\n│   └── dataset.csv\n├── dependencies\n│   └── chromedriver\n├── src\n│   ├── __init__.py\n│   ├── crawler.py\n│   └── lang_processing.py\n├── src\n├── .gitignore\n├── README.md\n└── requirements.txt\n```\n----------------\n\n### Modules ###\n\n- __crawler:__ Class responsible for accessing internet.\n- __lang_processing:__ Class responsible for processing natural language.\n\n----------------\n\n### Python requirements ###\n\nIn your python environment, run the following command:\n\n`pip install scikit-learn selenium requests pandas nltk bs4`\n\nor access the root directory _(~/requirements.txt)_ and run the following command:\n\n`pip install -r requirements.txt`\n\n----------------\n\n### Usage Notes ###\n\nFor running the script on terminal/cmd, access the project directory _(~/src/)_ and run the following command:\n\n`python crawler.py`\n\n_obs: you must be inside the scr directory._\n\n#### Usage Steps ####\n\n----------------","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftech-espm%2Fmisc-webbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftech-espm%2Fmisc-webbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftech-espm%2Fmisc-webbot/lists"}