-
When i try use http.get i receive a this type of bug,
```
The argument type 'String' can't be assigned to the parameter type 'Uri'.
```
I've tried to look for fixes but haven't come across one. I…
-
### The app works perfectly fine on emulator but throws an error while running on device.
Error on device:
![error 0](https://user-images.githubusercontent.com/36993159/44856730-bf9d7880-ac8b-11e8-…
-
-
Hi there,
I came across this repo and wanted to know which if any of the available scrapers can scrape by date? I noticed most of them have been combined into the MENA newsletter.py, and do not see…
-
5 hour
simple requests for api calls
-
Unable to install from requirements.txt, `whaaaaat` errors out with no module named '_ctypes'.
Crash dump:
```
$ pip install -r requirements.txt
Collecting argparse>=1.4.0 (from -r requiremen…
-
I have published my site with codemagic hosting . This site works completely fine in my console but keeps loading in hosted site .
#URL - https://newsrecital.codemagic.app
#Github Repo - https://git…
-
Having an issue loading JSON data with RequestView. My test data works fine but when I use the API data it's not returning anything. I'm using [newsapi.org](https://newsapi.org/). I'm getting error `R…
-
use a news api to get news on the tapped earthquake and display it in the tappedEarthquake class
-
Fetch news articles from NewsAPI
Implement the task in RUBY language
Steps:
1.Create an account and get the api key in https://newsapi.org
2. Follow the documentation to get the articles: https…