{"id":19720975,"url":"https://github.com/paramsiddharth/esp32-web-scraper","last_synced_at":"2026-05-06T00:05:12.260Z","repository":{"id":109334166,"uuid":"511620514","full_name":"paramsiddharth/esp32-web-scraper","owner":"paramsiddharth","description":"A simple web scraper that runs on an ESP-32 microcontroller.","archived":false,"fork":false,"pushed_at":"2024-08-25T19:04:11.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-15T16:31:00.984Z","etag":null,"topics":["esp32","internet-of-things","micropython","scraper","serial","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paramsiddharth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2022-07-07T17:38:11.000Z","updated_at":"2025-08-08T03:13:27.000Z","dependencies_parsed_at":"2025-04-19T20:25:40.418Z","dependency_job_id":"34f103f3-e4b8-48f4-80d6-9197e715e34a","html_url":"https://github.com/paramsiddharth/esp32-web-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paramsiddharth/esp32-web-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-web-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-web-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-web-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-web-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paramsiddharth","download_url":"https://codeload.github.com/paramsiddharth/esp32-web-scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fesp32-web-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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":["esp32","internet-of-things","micropython","scraper","serial","web"],"created_at":"2024-11-11T23:13:03.968Z","updated_at":"2026-05-06T00:05:12.190Z","avatar_url":"https://github.com/paramsiddharth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Scraper (ESP32) \nA simple web scraper that runs on an ESP-32 microcontroller.\n\n# Instructions\nFollow the given instructions to deploy this application to your own ESP32 microcontroller.\n\nFor the examples, assume the port to be accessible at `/dev/ttyUSB0`.\n\n## Installing Dependencies\nInstall all Python dependenies locally and download the firmware.\n```bash\nmake deps port=/dev/ttyUSB0\n```\n\n## Firmware\nDeploy the firmware.\n```bash\nmake flash port=/dev/ttyUSB0\n```\n\n## Store Wi-Fi Credentials\nCreate a new file `data.json` in the source directory and enter\nthe credentials in the following format:\n```json\n{\n\t\"name\": \"\u003cNetwork Name\u003e\",\n\t\"password\": \"\u003cHotspot Password\u003e\"\n}\n```\n\n## Copy Scripts\nCopy the Python scripts.\n```bash\nmake port=/dev/ttyUSB0\n```\n\nYou're done! Now you can connect the microcontroller to any power source and get it working.\n\nIf you connect to the serial monitor, you'll be able to see the data it fetches.\n\n# Made with ❤ by [Param](https://www.paramsid.com).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fesp32-web-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparamsiddharth%2Fesp32-web-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fesp32-web-scraper/lists"}