{"id":15485725,"url":"https://github.com/codenoid/june","last_synced_at":"2026-05-06T07:32:45.467Z","repository":{"id":100301174,"uuid":"118881874","full_name":"codenoid/June","owner":"codenoid","description":"a Read Only Selenium for Web Scrapping","archived":false,"fork":false,"pushed_at":"2018-01-30T18:53:45.000Z","size":407,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T15:48:27.735Z","etag":null,"topics":["api","scrapping","selenium"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/codenoid.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":"2018-01-25T07:59:00.000Z","updated_at":"2022-05-31T02:03:55.000Z","dependencies_parsed_at":"2023-05-13T14:15:24.695Z","dependency_job_id":null,"html_url":"https://github.com/codenoid/June","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"5f6ef8f8def847cb7e0a6a7cd1cc241e80fbc89a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codenoid/June","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2FJune","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2FJune/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2FJune/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2FJune/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenoid","download_url":"https://codeload.github.com/codenoid/June/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2FJune/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32683819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api","scrapping","selenium"],"created_at":"2024-10-02T06:02:45.108Z","updated_at":"2026-05-06T07:32:45.442Z","avatar_url":"https://github.com/codenoid.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# June\n\na READ-ONLY Selenium, with an HTTP API\n\n## Requirements\n\n1. Firefox Browser\n2. [Geckodriver](https://github.com/mozilla/geckodriver/releases) move to `/usr/bin`\n3. Java (tested on Java 8)\n4. [Selenium](http://selenium-release.storage.googleapis.com/3.8/selenium-server-standalone-3.8.1.jar)\n\n## Installation\n\n```\ngit clone https://github.com/codenoid/June.git\ncd June\nsudo make\n```\n\n## Usage\n\n1. Start a new June server\n\n```\njava -jar selenium-server-standalone-3.8.1.jar \u0026 # or start inside `screen`\njune --browser 2 --port 3000\n```\n\n`--browser` for starting june with 2 active browser\n\n`--port` define port for HTTP API\n\n2. Do POST request (application/x-www-form-urlencoded) with params url\n\n```\ncurl -d \"url=https://shopee.co.id\" -X POST http://localhost:3000/\n```\n\n## Development\n\n- [x] Customizable\n- [x] Multiple Browser\n- [x] Balancing\n- [ ] \"Remove\" Requirements\n- [ ] Debug Mode\n- [ ] Validation\n- [ ] Test\n\n## Contributing\n\n1. Fork it ( https://github.com/codenoid/June/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [codenoid](https://github.com/codenoid) Rubi Jihantoro - creator, maintainer\n- Thanks ! [ysbaddaden](https://github.com/ysbaddaden)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoid%2Fjune","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenoid%2Fjune","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoid%2Fjune/lists"}