# PLease help! Web Api/ Web Scraping

**URL:** https://community.thunkable.com/t/please-help-web-api-web-scraping/2142326
**Category:** Web API's
**Tags:** webapi
**Created:** [November 22, 2022, 1:11am UTC](https://community.thunkable.com/t/please-help-web-api-web-scraping/2142326 "2022-11-22T01:11:55Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![copticcastw9pat](https://avatars.discourse-cdn.com/v4/letter/c/ecd19e/32.png) [@copticcastw9pat](https://community.thunkable.com/u/copticcastw9pat)
#### Post date: [November 22, 2022, 1:11am UTC](https://community.thunkable.com/t/please-help-web-api-web-scraping/2142326/1 "2022-11-22T01:11:55Z")

</div>

Hi, i need help is it possible to make a app that connects to a website and scrapes data from another website.

For example: there is a website called: [https://keywordtool.io/](https://keywordtool.io/) (lets assume they dont have an api)

in the website of [keywordtool.io](http://keywordtool.io) you can type in a keyword and it will spit out a list of keywords that are related.

Can we build an app that has a text input and spits out results by connecting your elemnts in your app to the elements on that website? and spit out the same resluts. I prefer to do this without using the web viewer but to create a clean userinterface that connects with websites in the back like keywordtool io

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [November 22, 2022, 6:44am UTC](https://community.thunkable.com/t/please-help-web-api-web-scraping/2142326/2 "2022-11-22T06:44:14Z")

</div>

I could be wrong but I think that’s the whole point of APIs. That there isn’t another way to interface with a website in the way you’re wanting to – to provide input and receive output.

Also, that website has an API. So it’s pretty unethical to try to find a way out of paying for the access they provide.

---

<div class="post-metadata">

### Author: ![ioannisroungeris](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannisroungeris/32/109459_2.png) [@ioannisroungeris](https://community.thunkable.com/u/ioannisroungeris)
#### Post date: [November 22, 2022, 1:12pm UTC](https://community.thunkable.com/t/please-help-web-api-web-scraping/2142326/3 "2022-11-22T13:12:29Z")

</div>

@copticcastw9pat you can create an automation

---

<div class="post-metadata">

### Author: ![copticcastw9pat](https://avatars.discourse-cdn.com/v4/letter/c/ecd19e/32.png) [@copticcastw9pat](https://community.thunkable.com/u/copticcastw9pat)
#### Post date: [November 22, 2022, 2:17pm UTC](https://community.thunkable.com/t/please-help-web-api-web-scraping/2142326/4 "2022-11-22T14:17:21Z")

</div>

@ioannisroungeris thank you very much how do i create an automation? sorry anything helps and if you want me to pay you to teach me i am willing! please let me know

---

<div class="post-metadata">

### Author: ![copticcastw9pat](https://avatars.discourse-cdn.com/v4/letter/c/ecd19e/32.png) [@copticcastw9pat](https://community.thunkable.com/u/copticcastw9pat)
#### Post date: [November 22, 2022, 2:18pm UTC](https://community.thunkable.com/t/please-help-web-api-web-scraping/2142326/5 "2022-11-22T14:18:24Z")

</div>

@tatiang im not trying to be unethical im trying to learn i used keywordtool website as an example because i dont want to put my own website here, i have no intention of stealing another persons service, can you show me how to do the inputs outputs thing?

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [November 22, 2022, 3:23pm UTC](https://community.thunkable.com/t/please-help-web-api-web-scraping/2142326/6 "2022-11-22T15:23:18Z")

</div>

Oh, I’m sorry. You did mention that was an example. I focused on that specific url. My mistake.

> [@copticcastw9pat](#):
>
> can you show me how to do the inputs outputs thing?

I was saying that there is not a way to do that.

---

<div class="post-metadata">

### Author: ![copticcastw9pat](https://avatars.discourse-cdn.com/v4/letter/c/ecd19e/32.png) [@copticcastw9pat](https://community.thunkable.com/u/copticcastw9pat)
#### Post date: [November 22, 2022, 3:39pm UTC](https://community.thunkable.com/t/please-help-web-api-web-scraping/2142326/7 "2022-11-22T15:39:59Z")

</div>

@tatiang cant it be done with JSON ? i believe it can be done

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:12pm UTC](https://community.thunkable.com/t/please-help-web-api-web-scraping/2142326/8 "2024-11-08T13:12:38Z")

</div>


