Board Game Geek scraper #1065
frank20a
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Hello and thanks for this. I am unable to get it working with these settings. Would you mind taking a look and let me know if you can see what I need to change? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am sharing with everyone my scraping setup for Board Game Geek. I have checked that scraping a text type into an item number field converts correctly into a number. To use it, search for a game on BGG and look at its URL to find the game code. For example Terraforming Mars is https://boardgamegeek.com/boardgame/167791/terraforming-mars and the code is 167791. Then input the following URL to the scraper https://boardgamegeek.com/xmlapi/boardgame/<game_code> (Click the link for example).
Beta Was this translation helpful? Give feedback.
All reactions