{"repo":"hiulit/itchio-godot-scraper","free":true,"listed":false,"github":"https://github.com/hiulit/itchio-godot-scraper","clone":"git clone https://github.com/hiulit/itchio-godot-scraper.git","description":"A scraper for Godot games hosted on https://itch.io.","language":"JavaScript","stars":34,"topics":["scraper","godot-engine","itchio","api"],"license":"MIT","category":"scrapers-browser-automation","readme_excerpt":"itch.io Godot Scraper A scraper for Godot games hosted on https://itch.io/. Table of contents - API URL - Usage - How does the scraper find games - Troubleshooting - Development 🌐 API URL https://itchio-godot-scraper.vercel.app/api Auto updated every day at 12:00 CET. 🚀 Usage - /api - Get all the games. - /api/games - Get all the games titles. - /api/game/title/:title - Get game by title. - /api/game/id/:id - Get game by id. - /api/authors - Get all the authors. - /api/authors/top/:number - Get top authors by game count. - /api/author/:author - Get games by author. - /api/platforms - Get all the platforms. - /api/platforms/:platform - Get games by platform. 🤔 How does the scraper find games To find a specific game, the scraper uses /api/game/title/:title . What the scrapes does is take :title parameter and split it in words, following some conventions (see below). Then it looks for all the games that have those words in it, and returns the one that have the more words. For the scraper to be able find the game, the game's title (and particularly the game's build name) needs to follow any of these conventions: - It must be camelCase (e.g. thisIsMyGame ). - It must use dashes or underscores (e.g. this-is-my-game or this is my game ). - It must use spaces (e.g this is my game ). - It must use dots (e.g. this.is.my.game ). ℹ️ Troubleshooting The scraper can't find a game For the scraper to be able to find a game, the game's build name must follow these conventions: - It must ha","default_branch":null,"files":null,"tree":[],"storefront":"/r/hiulit","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/hiulit/itchio-godot-scraper/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}