Discover the hottest board games! Instantly fetch and store the top 50 trending games today from BoardGameGeek, complete with detailed info like game ID, name, rank, and images. Stay ahead in the gaming world with daily updates and structured data for seamless integration.
This Apify actor fetches the current trending/hotness list from BoardGameGeek (BGG) and stores it in a structured format. It provides up-to-date information about the most popular board games that are generating buzz in the community today.
Every day the hotness / trending ranking is updated.
No input required.
The output is a dataset with the following schema:
id
(string): Unique identifier of the board game on BoardGameGeekname
(string): Name of the board gamedelta
(number): Change in hotness ranking position compared to yesterdayhref
(string): Link to the game's page on BoardGameGeekimageurl
(string): URL of the game's thumbnail imageimages
(object): Different sizes and formats of the game's images
square30
: Small square image (30x30)
src
: Regular resolution URLsrc@2x
: High resolution URLsquare100
: Medium square image (100x100)
src
: Regular resolution URLsrc@2x
: High resolution URLmediacard
: Rectangular image
src
: Regular resolution URLsrc@2x
: High resolution URLrank
(number): Current rank in the general board game listyearpublished
(number): Publication year of the gamedescription
(string): Brief description of the gameExample output:
1{ 2 "position": 1, 3 "id": "418059", 4 "name": "SETI: Search for Extraterrestrial Intelligence", 5 "delta": 0, 6 "href": "/boardgame/418059/seti-search-for-extraterrestrial-intelligence", 7 "imageurl": "https://cf.geekdo-images.com/_BUXOVRDU9g_eRwgpR5ZZw__tinysquare/img/6oQXdLlk0wjTmarA-lf2xgzKUpQ=/fit-in/30x30/filters:strip_icc()/pic8160466.jpg", 8 "images": { 9 "square30": { 10 "src": "https://cf.geekdo-images.com/_BUXOVRDU9g_eRwgpR5ZZw__square30/img/EVpcvP8uQjauhvr44hcHFV8F0Cw=/174x0:1574x1400/30x30/filters:strip_icc()/pic8160466.jpg", 11 "src@2x": "https://cf.geekdo-images.com/_BUXOVRDU9g_eRwgpR5ZZw__square30@2x/img/YXKhVVXCH7TzhuCd_RD9sI37H-8=/174x0:1574x1400/60x60/filters:strip_icc()/pic8160466.jpg" 12 }, 13 "square100": { 14 "src": "https://cf.geekdo-images.com/_BUXOVRDU9g_eRwgpR5ZZw__square100/img/Yoe3mq0MSNqhRpOKi-1PgMJXUWc=/174x0:1574x1400/100x100/filters:strip_icc()/pic8160466.jpg", 15 "src@2x": "https://cf.geekdo-images.com/_BUXOVRDU9g_eRwgpR5ZZw__square100@2x/img/xN4dL3qcph0HttBwYe2PAAq3gKs=/174x0:1574x1400/200x200/filters:strip_icc()/pic8160466.jpg" 16 }, 17 "mediacard": { 18 "src": "https://cf.geekdo-images.com/_BUXOVRDU9g_eRwgpR5ZZw__mediacard/img/rsvSCxLnfeoBhhnZ321q7qTNKFY=/0x0:2000x1125/288x162/filters:strip_icc()/pic8160466.jpg", 19 "src@2x": "https://cf.geekdo-images.com/_BUXOVRDU9g_eRwgpR5ZZw__mediacard@2x/img/Mx9GyRRGjuE1DZ3BsfuvS4wQioo=/0x0:2000x1125/576x324/filters:strip_icc()/pic8160466.jpg" 20 } 21 }, 22 "rank": "579", 23 "yearpublished": "2024", 24 "description": "Search for signs of alien life by launching probes and analyzing distant signals." 25}
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!