This Bot Helps to Scrapes The Title and Description of Games from download-free-games.com.
*Enter valid email address
We have sent you an email with the setup. Please install DataKund on your windows and run the bot
Download Datakund to run this Bot on your Desktop If already downloaded , please run datakund on your desktop Then hit the Run Button which will show Above You can also run the bot in Telegram
Decription
How to make this Bot
Output
Code
Scrape Games From download-free-games.com
Your source for fun, free mobile and PC download games. Thousands of free games, DFG Exclusive game reviews, cheats and more!
This Bot Helps to Scrapes The Title and Description of Games from download-free-games.com Using Input Keyword
How to Scrape Game Information?
Run the bot, enter the keyword related to the game which you want to scrape and click on submit.
Bot will visit download-free-games.com, search the keyword and returns a list of games from search result with their title and descriptions.
Bot saves data in XLSX or JSON Format.
Download the sample output for the bot in XLSX and JSON format.
curl -X POST https://api.datakund.com:5000/run_bot -H "Content-Type: application/json" -d "{"bot":"download_free_games","user":"user_id","outputdata":{"Search_Games": "Search_Games"}}"
Bot Studio
from bot_studio import *
dk=bot_studio.new()
res=dk.download_free_games(Search_Games='Search_Games')
#res={"body":{data},"errors":{},"success_score":100}
DataKund
var datakund=require("datakund");
datakund.download_free_games('Search_Games',function(response){
console.log(response);
})
Please login to run the bot
Enter the Inputs and Hit Submit
0 credits left. Please recharge to continue
Click on Switch to the automated browser to see bot runing.