openapi: 3.0.2 info: title: Serply API Specs description: | # Introduction An API to perform web searches and gather market data. Get Fast and accurate real time data. Simple to use API, but advance enough to support special parameters such as languages, country and geographic locality. Get back JSON formatted data. Serply is the ultimate search API for developers, marketers, and data scientists. Here is some of what it can do: - **Web Search**: Perform web searches from `Google` and `Bing` for SEO/SERP data and with advertisement data - **News**: Search through thousands of news sources such as CNN, BBC, Reuters. - **Products**: Search though thousands of product for the biggest e-commerce (Amazon) # Docs Serply API [Swagger Specs](https://github.com/serply-inc/openapi/blob/main/serply_openapi.json) can be found at our public [Github Repo](https://github.com/serply-inc). In these docs you can try out the API and get code examples for various languages such as CURL, JavaScript, Python, C#, and Java. # Example Code Check out our [Serply examples code](https://github.com/serply-inc/examples) for example code for calling the API with various languages. # Authentication ### API Key Optional API key for authenticated access. Note that we use "API key" interchangeably in these docs. Authenticated requests must include an `apikey` header containing your subscription's API Key. | Security Schema Type | Header Name | Example Token | | --- | --- | --- | | API Key | `X-Api-Key` | 2505adfbfbmshd20dee55ce912f8p17bd | In the following example, `X-Api-Key` represents the auth token for your account. ``` curl --header 'X-Api-Key: YOU_APIKEY' ``` You can view and manage your API keys in the [Dashboard](https://app.serply.io/users/sign_in). Be sure to keep your API keys secure. Do not share them in publicly accessible areas such as GitHub, client-side code, and so forth. Also note that all API requests must be made over **HTTPS**. Calls made over plain HTTP will attempt to be automatically upgraded to HTTPS, though this use cases is discouraged. ## Rate Limits API requests may be rate limited depending on your subscription plan and traffic patterns. The following response headers will be present in these cases: | Header | Description | | ------ | ----------- | | `x-ratelimit-requests-limit` | The maximum number of requests that the consumer is permitted to make. | | `x-ratelimit-requests-remaining` | The number of requests remaining in the current rate limit window. | When the rate limit is **exceeded**, an error is returned with the status "**429 Too Many Requests**": ```json { "error": { "code": "too_many_requests", "message": "Too many requests" } } ``` ## Errors This API uses conventional HTTP response codes to indicate the success or failure of API requests. In general: Codes in the `2xx` range indicate success. Codes in the `4xx` range indicate an error that failed given the information provided (e.g., a required parameter was omitted, endpoint not found, etc.). Codes in the `5xx` range indicate an error with our API (these are rare). version: 0.1.0 contact: email: support@serply.io name: API Support url: 'https://serply.io/support' termsOfService: 'https://serply.io/terms' paths: '/v1/search/{query}': get: summary: Search Google description: |- Perform Google Search Parameters ---------- query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters Returns ------- json: a list of results with the link, description, and title for each result operationId: v1/search responses: '200': description: Successful Response content: application/json: schema: description: results type: object properties: results: type: array items: type: object properties: title: type: string link: type: string description: type: string total: $ref: '#/components/schemas/ResultTotalScheme' answer: $ref: '#/components/schemas/ResultAnswerScheme' examples: searchQueryGoogleSearchApi: value: results: - title: Custom Search JSON API | Google Developers link: 'https://developers.google.com/custom-search/v1/overview' description: 'Jun 11, 2019 - The Custom Search JSON API lets you develop websites and applications to retrieve and display search results from Google Custom Search ...' - title: Using REST to Invoke the API | Custom Search | Google ... link: 'https://developers.google.com/custom-search/v1/using_rest' description: 'As a result, the API provides a single URI that acts as the service endpoint. You can retrieve results for a particular search by sending an HTTP GET request to its ...' - title: 'Custom Search JSON API: Introduction | Google Developers' link: 'https://developers.google.com/custom-search/v1/introduction' description: 'Apr 8, 2020 - This is the cx parameter used by the API. Identify your application to Google with API key. Custom Search JSON API requires the use of an API ...' - title: 'SerpApi: Google Search API' link: 'https://serpapi.com/' description: 'SerpApi is a real-time API to access Google search results. We handle the issues of having to rent proxies, solving captchas, and parsing rich structured data for ...' - title: What are the alternatives now that the Google web search API ... link: 'https://stackoverflow.com/questions/4082966/what-are-the-alternatives-now-that-the-google-web-search-api-has-been-deprecated' description: 'Jun 26, 2012 - You could just send them through like a browser does, and then parse the html, that is what I have always done, even for things like Youtube.' - title: Is there an API for Google search results? - Quora link: 'https://www.quora.com/Is-there-an-API-for-Google-search-results' description: 'Google AJAX Search API is not the same, as it is intended for embedding search results in widgets. Yahoo BOSS is a good example of a search API, even though ...' - title: 'Google Search API Tutorial: Capture & Record Search Results' link: 'https://rapidapi.com/blog/google-search-api/' description: 'Jan 22, 2020 - Is There a Google Search API? Google''s supremacy in search engines is so massive that people often wonder how to scrape data from Google ...' - title: Google Search API Documentation (apigeek) | RapidAPI link: 'https://rapidapi.com/apigeek/api/google-search3' description: Google Search API Documentation. API to perform unlimited Google searches. Learn more about this API. source. POSTpost crawl. search. GETget search. - title: What is the Google AJAX Search API? - Google Developers ... link: 'https://support.google.com/code/answer/55728?hl=en' description: 'The Google AJAX Search API is designed to make it easier for webmasters and ... site that includes Google Web, Video, News, Maps, and Blog search results.' - title: Get SEO Data with the Google Custom Search JSON API ... link: 'https://mixedanalytics.com/blog/seo-data-google-custom-search-json-api/' description: 'Nov 9, 2019 - However, as part of this service, Google provides a free Google Search API that that lets you query Google''s search engine to check search ...' total: 1840000000 answer: null searchForInstagramWith100Results: value: results: - title: Instagram link: 'https://www.instagram.com/' description: 'Create an account or log in to Instagram - A simple, fun & creative way to capture, edit & share photos, videos & messages with friends & family.' - title: Instagram - Apps on Google Play link: 'https://play.google.com/store/apps/details?id=com.instagram.android&hl=en_US' description: 'Bringing you closer to the people and things you love. — Instagram from Facebook Connect with friends, share what you''re up to, or see what''s new from others ...' - title: ‎Instagram on the App Store link: 'https://apps.apple.com/us/app/instagram/id389801252' description: 'Read reviews, compare customer ratings, see screenshots, and learn more about Instagram. Download Instagram and enjoy it on your iPhone, iPad, and iPod ...' - title: Instagram - Home | Facebook link: 'https://www.facebook.com/instagram/' description: 'Instagram · June 10 at 4:35 PM ·. These powerful posts from the Black community embody resilience and hope ...' - title: Instagram - Wikipedia link: 'https://en.wikipedia.org/wiki/Instagram' description: 'Instagram is an American photo and video-sharing social networking service owned by Facebook, Inc. It was created by Kevin Systrom and Mike Krieger, and ...' - title: Instagram | Technology | The Guardian link: 'https://www.theguardian.com/technology/instagram' description: 2 days ago - Instagram. June 2020. Online influencers under fire for blacking ... - title: Five Art Accounts to Follow on Instagram Now - The New York ... link: 'https://www.nytimes.com/2020/06/11/arts/design/art-accounts-to-follow-on-instagram.html' description: '1 day ago - Then, on May 25, George Floyd was killed in police custody in Minneapolis, sparking protests around the country. Instagram had already been a ...' - title: Top Instagram Updates in 2020 - May Edition - AdEspresso link: 'https://adespresso.com/blog/instagram-updates-you-need-to-make/' description: 'May 20, 2020 - Instagram is testing a feature that allows Insta users to share their live streams directly to IGTV as soon as the broadcast is over. These lives don''t ...' - title: 'Instagram Marketing: The Ultimate Guide - HubSpot' link: 'https://www.hubspot.com/instagram-marketing' description: 'Learn how to create captivating visuals, grow your following, and drive engagement on Instagram.' - title: 5 Tools to Boost Your Instagram Marketing Efforts in 2020 ... link: 'https://www.socialmediatoday.com/news/5-tools-to-boost-your-instagram-marketing-efforts-in-2020/579612/' description: '2 days ago - It''s a nice tool to diversify your Instagram feed and engage more of your followers - and it can, indeed, add a “wow” factor to your social marketing.' - title: Instagram Brand Resources link: 'https://instagram-brand.com/' description: 'Learn more about Instagram brand resources and download the Instagram logos, images, screenshots and more you need for your project.' - title: 'How to Use Instagram for Business: A Simple 6-Step Guide' link: 'https://blog.hootsuite.com/how-to-use-instagram-for-business/' description: 'Jan 9, 2019 - Everything you need to know about using Instagram for business—from setting up your account to creating a winning strategy.' - title: Influencers promote Black Lives Matter donation Instagram AR ... link: 'https://www.insider.com/influencers-promote-black-lives-matter-donation-instagram-ar-filter-2020-6' description: 1 day ago - Actor Keegan Allen and influencer Olivia Jade are among two popular Instagram accounts that used the "BLM — Donate Now" filter. - title: Kylie Jenner's first Instagram posts are unbelievably normal ... link: 'https://www.yahoo.com/lifestyle/kylie-jenner-very-first-instagram-154018364.html' description: '8 hours ago - If you scroll all the way down to Kylie Jenner''s first Instagram posts, you''ll see that she, too, once fell victim to the duck face selfie and sepia filter ...' - title: Nicki Minaj CRUSHES Instagram With New Bangin' Booty ... link: 'https://theblast.com/c/nicki-minaj-tekashi-6ix9ine-69-trollz-photos-video-smoking-hot-pictures-instagram-rainbow-wig' description: 'Nicki Minaj CRUSHES Instagram With New Bangin'' Booty Photos With Tekashi 6ix9ine!! Instagram. Jun 11, 2020 at 20:59 pm UTC By Mike Walters · Nicki Minaj ...' - title: 'Instagram Stories: The Complete Guide to Creating Standout ...' link: 'https://buffer.com/library/instagram-stories/' description: 'Everything you need to know about using Instagram Stories. From posting and scheduling stories, using stickers, and everything in-between.' - title: 'Instagram Gets Couch Potatoes Up and Running, Study Says ...' link: 'https://www.ecowatch.com/exercise-study-instagram-2646169143.html' description: 1 day ago - Instagram has a bad reputation for negatively influencing the way people see themselves. But a new study shows that its influence can be ... - title: 'How to Improve Your Instagram Video Ads: 5 Tips : Social ...' link: 'https://www.socialmediaexaminer.com/how-to-improve-instagram-video-ads-5-tips/' description: '3 days ago - Instagram lets you add a call to action (CTA) to your ads that goes to a landing page, but you can only add a link to one page. This is why if you''re ...' - title: What is Instagram? - Definition from WhatIs.com - SearchCIO link: 'https://searchcio.techtarget.com/definition/Instagram' description: Instagram allows users to edit and upload photos and short videos through a mobile app. Users can add a caption to each of their posts and use hashtags and ... - title: Iconosquare - Instagram & Facebook Analytics and ... link: 'https://pro.iconosquare.com/' description: Grow your Instagram and Facebook presence with exclusive insights and best-in-class management tools for your team. Start a 14-day Free Trial. - title: 'Later: #1 Instagram Scheduler & Social Media Platform' link: 'https://later.com/' description: 'Save Time by Scheduling Your Instagram Posts Ahead of Time. Manage Multiple Accounts, Schedule Video, Reposting, Analytics & Uploading Tools.' - title: Benafsha Soonawala says Instagram removed her topless pic ... link: 'https://www.hindustantimes.com/tv/benafsha-soonawala-says-instagram-removed-her-topless-pic-they-couldn-t-take-such-extra-hotness/story-ldS0SdnqMwacVxRCK5zfnO.html' description: 1 day ago - Benafsha Soonawala says that her recent nude picture was removed by Instagram. Check out her latest post. - title: Instagram will share revenue with creators for the first time ... link: 'https://www.theverge.com/2020/5/27/21271009/instagram-ads-igtv-live-badges-test-update-creators' description: 'May 27, 2020 - Ads will start showing up on Instagram''s IGTV product as the company begins working with creators like Lele Pons and Adam Waheed as well ...' - title: '• Instagram: active users 2018 | Statista' link: 'https://www.statista.com/statistics/253577/number-of-monthly-active-instagram-users/' description: 'Dec 3, 2019 - How many people use Instagram? In June 2018, Instagram had reached one billion monthly active users, up from 800 million in September ...' - title: 21 Desi Artists You Absolutely Need To Follow On Instagram link: 'https://www.buzzfeed.com/sumedha_bharpilania/21-desi-illustrators-you-need-to-follow-on-instagram-right' description: 'Why You Should Follow Them: For fun artwork, puns, and extremely important conversations. 3. ZHK DESIGNS. Instagram. View this photo on ...' - title: Instagram just threw users of its embedding API under the bus ... link: 'https://arstechnica.com/tech-policy/2020/06/instagram-just-threw-users-of-its-embedding-api-under-the-bus/' description: 'Jun 4, 2020 - Instagram does not provide users of its embedding API a copyright license to display embedded images on other websites, the company said in ...' - title: Instagram account shines light on local black-owned businesses link: 'https://www.10tv.com/article/news/local/instagram-account-shines-light-on-local-black-owned-businesses/530-308237a8-958e-4a4d-b7c7-7ab2949ee935' description: 10 hours ago - Black Owned Tour” is an Instagram account dedicated to highlighting local black-owned businesses. - title: Web for Instagram™ - Google Chrome link: 'https://chrome.google.com/webstore/detail/web-for-instagram/bonieeblbnamfclndbgnhblogabjijbp?hl=en-US' description: 'Jun 3, 2020 - This extension better than a mobile version of Instagram! View and upload IG Story and other functions in your browser.' - title: Downloader for Instagram™ + Direct Message - Google Chrome link: 'https://chrome.google.com/webstore/detail/downloader-for-instagram/olkpikmlhoaojbbmmpejnimiglejmboe?hl=en' description: 'Try our new tools for Instagram™: download photo, video and stories, view Live, mass download, direct message, upload photo.' - title: Get Instagram - Microsoft Store link: 'https://www.microsoft.com/en-us/p/instagram/9nblggh5l9xt' description: 'Feb 26, 2016 - Download this app from Microsoft Store for Windows 10. See screenshots, read the latest customer reviews, and compare ratings for Instagram.' - title: 'The 6 best #GolfWRX photos on Instagram today (6.11.20 ...' link: 'http://www.golfwrx.com/614302/the-6-best-golfwrx-photos-on-instagram-today-6-11-20/' description: 'The 6 best #GolfWRX photos on Instagram today (6.11.20). Published. 13 hours ago. on. Jun 11, 2020. By. Gianni Magliocco. Share; Tweet. In this segment ...' - title: 'Facebook and Instagram roll out Shops, turning business ...' link: 'https://techcrunch.com/2020/05/19/facebook-shops/' description: 'May 19, 2020 - Starting today, you''ll be able to browse and buy products directly from a business'' Facebook Page or Instagram profile. Both Facebook and ...' - title: How Bozoma Saint John Is Amplifying Black Voices Through ... link: 'https://www.forbes.com/sites/martyswant/2020/06/09/how-bozoma-saint-john-is-amplifying-black-voices-through-white-celebrities-instagram-accounts/' description: '3 days ago - On Wednesday, 50 white celebrity women will hand over their Instagram accounts to 50 black women for the day to foster dialogue and reach ...' - title: 'DownloadGram - Instagram photo, video and IGTV ...' link: 'https://downloadgram.com/' description: 'Instagram photo, video, and IGTV downloader - Free, online, and one-click download.' - title: Instagram Money Calculator (Instagram Influencer ... link: 'https://influencermarketinghub.com/instagram-money-calculator/' description: 'Feb 18, 2020 - The Instagram Money Calculator estimates earnings for Instagram Influencers. The Instagram Engagement Rate Calculator is a quick way to ...' - title: 'Instagram: Visual Social Media Cultures - Google Books Result' link: 'https://books.google.com/books?id=_QHMDwAAQBAJ&pg=PT208&lpg=PT208&dq=instagram&source=bl&ots=kx1k9_bjvs&sig=ACfU3U28VuLB9EfcIJIJs-Dykyl6zC_Adw&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwRHoECG0QAQ' description: 'BBC News, 1 May. https://www.bbc.com/news/world-africa-36132482 Zappavigna, M. (2016). ''Social media photography: Construing subjectivity in Instagram ...' - title: Login Instagram Account | Hivency link: 'https://www.hivency.com/login-instagram-account/' description: 'To log in to your Instagram account and order products in your store, you must now have an Instagram Business account associated with a Facebook Page.' - title: Instagram For Business For Dummies - Google Books Result link: 'https://books.google.com/books?id=9JJFDwAAQBAJ&pg=PT16&lpg=PT16&dq=instagram&source=bl&ots=dvTKF3C37q&sig=ACfU3U0L59-z1pbR2BHuJlOafe3G5SjXcw&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwRnoECG8QAQ' description: IN THIS CHAPTER Finding Instagram apps for your device or computer Deploying Instagram apps on Windows and Mac computers Installing Instagram apps on ... - title: How to copy comments from instagram link: 'http://vistaballoon.com/o51fbzs/how-to-copy-comments-from-instagram.html' description: 'Download Instagram followers, comments and likes to excel and Google Sheets ... 4 May 2020 Type up your Instagram bio and copy and paste your favorite font ...' - title: 11 Instagram Tips for Beginners - Lifewire link: 'https://www.lifewire.com/instagram-tips-for-beginners-3485872' description: 'Apr 12, 2020 - The following tips can help you make the best out of your own Instagram experience so you can grow your followers and increase engagement.' - title: 'Vanessa Bryant Reveals Tattoos Honoring Kobe, Gianna on ...' link: 'https://bleacherreport.com/articles/2895859-vanessa-bryant-reveals-tattoos-honoring-kobe-gianna-on-instagram' description: '23 hours ago - Vanessa Bryant got tattoos to honor her husband Kobe and daughter Gianna in February, according to her tattoo artist''s Instagram . TMZ Sports ...' - title: Suzanne Somers reunites with her lookalike granddaughter ... link: 'https://www.dailymail.co.uk/tvshowbiz/article-8410969/Suzanne-Somers-reunites-lookalike-granddaughter-Violet-Somers-new-Instagram-video.html' description: '1 day ago - Suzanne Somers, 73, reunites with her lookalike granddaughter Violet Somers, 22, in new Instagram video. By Sarah Sotoodeh For ...' - title: 20 Best Valley Music Instagram Accounts | Phoenix New Times link: 'https://www.phoenixnewtimes.com/music/best-phoenix-music-instagram-accounts-11406390' description: '10 hours ago - @fairybonesmusic. Part of what makes Fairy Bones'' Instagram feed fun is because you''re witnessing a band become stars right before your eyes, ...' - title: Free unlimited likes on instagram - Britto Charette link: 'http://brittocharette.com/x77c/free-unlimited-likes-on-instagram.html' description: 'You can generate unlimited Likes/Followers for Instagram. com is the best instagram auto liker!Here, you''ll find instagram auto liker, instagram auto followers.' - title: Is This The End Of Instagram As We Know It? | W Magazine ... link: 'https://www.wmagazine.com/story/instagram-armchair-activism-influencers-protests/' description: 'Will The Protests Change Instagram for Good? Maybe. Probably Not. by Andrea Whittle. June 12, 2020 1:01 pm. Cindy Sherman - December 2017.' - title: 'Instagram Stories: Everything you need to know - CNET' link: 'https://www.cnet.com/how-to/how-to-use-instagram-stories/' description: 'Apr 24, 2018 - Instagram''s Snapchat-like feature lets you create sequences of photos and videos that expire after a day. Now with type mode in Stories!' - title: Instagram checker download - Mariner Media link: 'http://marinermedia.com/ik3jcdgzk/instagram-checker-download.html' description: 'Download Followers Track for Instagram! and enjoy it on your iPhone, iPad, and iPod touch. 6 Software is available for free download: Checker Version 4.' - title: 'Instagram: Here''s How to Use the Sound On Sticker in Stories ...' link: 'https://www.adweek.com/digital/instagram-heres-how-to-use-the-sound-on-sticker-in-stories/' description: '5 hours ago - Note: These screenshots were captured in the Instagram application on iOS. Step 1: Once you''ve taken or imported a video in Stories, tap the ...' - title: 7 Curators Using Instagram to Provide Access to Museums ... link: 'https://www.artsy.net/article/artsy-editorial-7-curators-instagram-provide-access-museums-quarantine' description: '7 hours ago - Instagram has always been an accessible way to armchair travel. During the COVID-19 pandemic, the platform has offered a view of ...' - title: Instagram music - Good Cheer Food Bank link: 'http://goodcheer.org/bgf7/instagram-music.html' description: 2019 Instagram music ใน story ทำไมของผมใช้ได้ครับ. And 80% of Instagram users come from outside of the United States! I guess a picture really is worth a ... - title: Merge instagram followers link: 'http://gynecologysurgeons.com/mgvnj/merge-instagram-followers.html' description: 'For less than $70, you can get 10,000 Instagram followers! That''s enough to start elbowing your way into this industry. It''s possible and fairly simple to go live on ...' - title: Kylie Jenner's very first Instagram posts are just as basic as ... link: 'https://www.intheknow.com/2020/06/12/kylie-jenners-very-first-instagram-posts-are-just-as-basic-as-everyone-elses/' description: '7 hours ago - Okay, not really, but back when Instagram was just a few years old, they definitely used it like us. Case in point: If you scroll all the way down to ...' - title: This Week's Best of Rowing on Instagram 6/12/2020 - Row2k link: 'https://www.row2k.com/features/4017/This-Week-s-Best-of-Rowing-on-Instagram-6-12-2020/' description: 'row2k Features. row2k features > row2k Exclusives. InstaRowing. This Week''s Best of Rowing on Instagram 6/12/2020. June 12, 2020. Erik Dresser, row2k.com.' - title: 'Yuzvendra Chahal Trolls "Uncle" Chris Gayle, Praises ...' link: 'https://sports.ndtv.com/cricket/yuzvendra-chahal-trolls-uncle-chris-gayle-praises-kuldeep-yadav-on-instagram-2245380' description: 9 hours ago - Yuzvendra Chahal took to Instagram on Friday to post a video of him bowling an impressive leg-spinner to knock over New Zealand batsman ... - title: This Russian Artist Gained 4.5M Followers On Instagram ... link: 'https://www.boredpanda.com/weird-instagram-photography-digital-art-ellen-sheidlin/' description: '9 hours ago - Thanks to her edgy social media presence, this model, photographer, blogger, and painter has become a true Instagram sensation with 4.5 ...' - title: Instagram profile download free - Rhode Island Dental link: 'http://rhodeislanddentalmn.com/gc3/instagram-profile-download-free.html' description: Open the instagram profile of the user whose profile picture you want to download. ... To Download instagram photos just enter the URL of instagram photo in ... - title: celebrities' favourite Instagram poses and the ... - The Sun link: 'https://www.thesun.co.uk/news/11843276/celebrity-instagram-poses-hidden-meanings/' description: '1 day ago - Elizabeth Hurley posed in the bath with her arms in the air to mark her 55th birthday on InstagramCredit: Instagram. And other stars are striking ...' - title: Gronk bids farewell to Mr. Stache on Instagram - Bucs Wire link: 'https://bucswire.usatoday.com/2020/06/11/gronk-bids-farewell-to-mr-stache-on-instagram/' description: 21 hours ago - Bucs TE Rob Gronkowski bid farewell to his hairy companion Mr. Stache today on Instagram. - title: How to get 5000 followers on instagram - Wafels link: 'http://wafels.be/xmpj7/how-to-get-5000-followers-on-instagram.html' description: 100k free Instagram likes and free Instagram followers! Home Free Instagram Likes And Followers Welcome to FREEGramLikes. The free likes will increase your ... - title: Follow Coach On Instagram For Video Workouts From Top PTs link: 'https://www.coachmag.co.uk/home-workouts/8596/follow-coach-on-instagram-for-video-workouts-from-top-pts' description: 17 hours ago - Need some training inspiration? You'll find workouts for all levels on our Instagram page. - title: 'Feds: Alameda man posed as teen girl on Instagram to lure boys' link: 'https://www.mercurynews.com/feds-alameda-man-posed-as-teen-girl-on-instagram-to-lure-boys' description: 7 hours ago - OAKLAND — Federal prosecutors have charged an Alameda County man with posing as a 14-year-old girl on Instagram in order to lure boys ... - title: Does instagram track location - Salmon River Brewery link: 'http://salmonriverbrewery.com/qzdrls/does-instagram-track-location.html' description: 'In this post, I share the step-by-step instructions on how to create a new location on Instagram. In online mode, the App will use cell towers to determine the ...' - title: St. John's University fires coach after racist comments leak on ... link: 'https://qns.com/story/2020/06/12/st-johns-university-fires-coach-after-racist-comments-leak-on-instagram/' description: '5 hours ago - In the Zoom segment leaked to Instagram on June 10, Vaksman says, “Because most of the trouble coming from where? From black people.' - title: Volunteers Add Captions To Black Lives Matter Instagram ... link: 'https://www.capradio.org/articles/2020/06/12/volunteers-add-captions-to-black-lives-matter-instagram-videos-to-help-hard-of-hearing-community/' description: '46 mins ago - The app has a usability issue for hearing-impaired people and doesn''t caption videos. In response, at least one Instagram account is manually ...' - title: 102 Black Instagram Accounts to Follow for Home Design ... link: 'https://www.countryliving.com/life/inspirational-stories/a32791453/black-instagram-accounts-interior-designers-crafters/' description: '8 hours ago - This list of 102 Black makers, crafters, designers, gardeners, and musicians will help enrich your Instagram feed and support Black-owned ...' - title: Harford real estate agent under fire for racially insensitive ... link: 'https://www.baltimoresun.com/maryland/harford/aegis/cng-ag-racist-realtor-20200612-possnm52rfh7je43f6jlg7pq7m-story.html' description: '5 hours ago - In several Instagram posts, some dating back to at least 2016, Realtor Ryan Jones used language that many online found offensive. In once ...' - title: 300+ Best Instagram Captions for Your Photos & Selfies - Oberlo link: 'https://www.oberlo.com/blog/instagram-captions' description: 'Jul 3, 2019 - Want to find the best Instagram captions? Whether you like cool captions or need selfie quotes for your photos, you''ll find a mega list of captions ...' - title: Instagram sped up rollout on its new feature that lets friends ... link: 'https://markets.businessinsider.com/news/stocks/instagram-co-watching-feature-group-video-calling-sharing-posts-coronavirus-2020-3-1029027937' description: 'Mar 24, 2020 - Instagram has launched a new feature called Co-Watching that allows users to share photos and videos over video chat to watch together.' - title: 'Royal landmark: Touching message in Prince Charles'' first ...' link: 'https://www.express.co.uk/news/royal/1294044/prince-charles-latest-royal-family-news-instagram-social-media-queen-elizabeth-spt' description: 2 days ago - PRINCE CHARLES last year upped his social media game and posted his first ever photograph to Instagram to commemorate the creation of ... - title: marchroute-instagram-1024x1024.png | AFSCME at Work link: 'https://wfse.org/file/23503' description: 'marchroute-instagram-1024x1024.png. Privacy Policy | Log In. © American Federation of State, County and Municipal Employees, AFL–CIO.' - title: 'INDIVIDUAL, TECHNOLOGICAL, SOCIO ... - Acumen' link: 'http://acumen.lib.ua.edu/content/u0015/0000001/0002349/u0015_0000001_0002349.pdf' description: Instagram users can set their privacy settings such that their posted photos and videos are available only to their own followers and require approval from the user ... - title: 'Instagram post of kjellandersjoberg on 2019-11-08 10:34:16 ...' link: 'https://kjellandersjoberg.se/journal/posts/instagram_2172559166213048498_1387743716/74914119_126573782092340_6580899078930915549_n/' description: 8 Nov 2019 — Instagram. “Rethink forgotten and abandoned places; places that have the potential of becoming something better. Refine and transform rather ... - title: 'City branding on Instagram: DMOs and their usage of ... - DiVA' link: 'https://www.diva-portal.org/smash/get/diva2:1038452/FULLTEXT01.pdf' description: 'Jul 1, 2016 - This thesis aims to find out how. Leeuwarden and Amsterdam, two cities in the Netherlands, are utilising Instagram by using affordances ...' - title: Personalisation on Instagram - Lund University Publications link: 'http://lup.lub.lu.se/student-papers/record/8945953/file/8945962.pdf' description: 'May 24, 2018 - To achieve this aim a quantitative content analysis of prominent Swedish politicians'' Instagram posts (n=1641) was conducted. The findings show.' - title: Instagram has launched its own take on Live Video and ... link: 'https://www.techradar.com/in/news/instagram-has-launched-its-own-take-on-live-video-and-messaging' description: 'Nov 21, 2016 - Instagram is rolling out new live video and messaging features with a temporary twist.' - title: Bachelor Thesis “A comparison of Facebook and Instagram ... link: 'http://essay.utwente.nl/78313/1/Klink%20Deborah_BA_PSY.pdf' description: '“A comparison of Facebook and Instagram concerning emotions regarding, and identification with an automatically generated autobiography”. Deborah Klink.' - title: 'Styling for Instagram : Leela Cyd : 9782888933502' link: 'https://www.bookdepository.com/Styling-for-Instagram-Leela-Cyd/9782888933502' description: 'Feb 21, 2018 - Styling for Instagram by Leela Cyd, 9782888933502, available at Book Depository with free delivery worldwide.' - title: '#muscleup and related hashtags on Instagram - TagsFinder.com' link: 'https://www.tagsfinder.com/en-us/related/muscleup/' description: Next related hashtags on Instagram used with word muscleup are fit training gymnastics strong strength streetworkout shredded fitfam pullups abs ... - title: Volkswagen resists firing responsible employees despite ... link: 'https://ktla.com/news/nationworld/volkswagen-resists-firing-responsible-employees-despite-racist-instagram-ad/' description: 1 day ago - The German company apologized last month for the ad promoting its new Golf 8 and removed it from its official Instagram page. The world's ... - title: 16 Best Instagram Story Template images ... - Pinterest link: 'https://www.pinterest.com/amandairyn/instagram-story-template/' description: 'Hangout this or that Instagram Story Templates TEMPLATE STORIES DO INSTAGRAM MINHA QUARENTENA EM GIFS bsf list questions snapchat #bsf #list # ...' - title: Product placement on Instagram - University of Tilburg link: 'http://arno.uvt.nl/show.cgi?fid=150748' description: 'Instagram is the most popular social media platform for influencer marketing (Mohsin, 2019). The platform is mostly used by influencers and consumers who ...' - title: 'Instagram''s measure shows fragility of Western freedom: Spox ...' link: 'https://en.irna.ir/news/83282774/Instagram-s-measure-shows-fragility-of-Western-freedom-Spox' description: 'Apr 17, 2019 - Tehran, April 17, IRNA - Iran''s Foreign Ministry spokesman condemned the Instagram social network in blocking accounts of some of the ...' - title: 'Francis Ball''s Descendants: Or, The West Springfield Ball ...' link: 'https://books.google.com/books?id=n6wwAAAAMAAJ&pg=PA21&lpg=PA21&dq=instagram&source=bl&ots=jGNZTJ2MuK&sig=ACfU3U2peJK2j-4F3MLjDyRfWMWBZEuZGQ&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwc3oECHEQAQ' description: 'Instagram Wall § - Benjanin Ball La rede det to aoh - Ency King FRANCIS BALL '' S DESCENDANTS . SCENDANTS . 21 . 21 . fully , 96 years of age . Children : 3 ...' - title: FAIR USE ON INSTAGRAM Transformative Self ... - HeinOnline link: 'https://heinonline.org/hol-cgi-bin/get_pdf.cgi?handle=hein.journals/saclj31§ion=10' description: 'Feb 22, 2019 - refer to Instagram posts building upon or reproducing existing copyrighted works. The extent to which UGC must be original to attract copyright ...' - title: Instagram – Sophia Anderberg Statistics - Dagens Industri link: 'https://annons.di.se/en-no/influencers/sophia-anderberg-3710/stats/instagram-6066' description: '99 111 total followers. Source: Instagram. Created with Highcharts 5.0.14 Followers Jan 24 Jan 26 Jan 28 Jan 30 0 60,000 120,000. Days Weeks ...' - title: Instagram – Emily Slotte Statistics link: 'http://advertise.bonniermag.se/en/influencers/emily-slotte-2630/stats/instagram-5443' description: 'Source: Instagram. Created with Highcharts 5.0.14 Followers Apr … Apr 22 Apr 24 Apr 26 Apr 28 Apr 30 May 2 May 4 May 6 May 8 May 10 May 12 May 14 May ...' - title: 'Justin Trudeau, Instagram, and Celebrity Politics - SAGE ...' link: 'https://journals.sagepub.com/doi/pdf/10.1177/0002764217744838' description: 'Aug 2, 2016 - He is the first prime minister of the Instagram age. —Andrew-Gee (2016). While Barack Obama partly transformed dynamics of digital politicking in ...' - title: Instagram - Giga link: 'https://www.giga.de/downloads/instagram/' description: 'Jun 29, 2017 - Instagram Download. Instagram ist eine kostenlose App für euer Smartphone – egal ob Android oder iOS. Mit diesen Links könnt ihr Instagram ...' - title: HIGHER EDUCATION PRIORITIES REFLECTED THROUGH ... link: 'http://search.proquest.com/openview/89d5556d32104dfcb0bd10ca744824e5/1.pdf?pq-origsite=gscholar&cbl=18750&diss=y' description: 'INDEX WORDS: admissions, advertising diversity, enrollment management, higher education, Facebook, Instagram, marketing, social media ...' - title: how online food photos on instagram influence ... - TU e-Thesis link: 'http://ethesisarchive.library.tu.ac.th/thesis/2018/TU_2018_6002040811_10316_9982.pdf' description: 'Keywords: Online food photo, Instagram food photo, Intent to visit restaurant,. Perception on price of food, Experimental study. Ref. code: 25616002040811UKW ...' - title: Download PDF - MDPI link: 'https://www.mdpi.com/1999-5903/7/1/67/pdf' description: 'Mar 23, 2015 - Instagram, LinkedIn, Facebook and Google+, where more personal information was leaked. The tools used are discussed, the results of the ...' - title: Annual Report of the Indiana State Board of Agriculture link: 'https://books.google.com/books?id=_ulMAAAAYAAJ&pg=PA16&lpg=PA16&dq=instagram&source=bl&ots=Png5FuqqZQ&sig=ACfU3U0jNcpVhT_oXqjbGx_zmB0honn_lA&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwfHoECHIQAQ' description: '... in a newspaper or in handbills , at least one month previous to the day of exhibition . - instagram : Fifth . All articles offered for premiums must be owned 16.' - title: 'The old fairy tales [retold]. - Page 61 - Google Books Result' link: 'https://books.google.com/books?id=IP4BAAAAQAAJ&pg=PA61&lpg=PA61&dq=instagram&source=bl&ots=4jV1WgChNM&sig=ACfU3U0mJZ807miNyU33EV3XjibRhKOT6g&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwfXoECHQQAQ' description: que en un entorn ace 5 a IN I - Puiululla A r e na instagram Phim TORTEMS y aura leygull dhe s hume selon vin ro " ; W HERE was once an honest gentleman ... - title: Report of the Department of Forestry of the State of ... link: 'https://books.google.com/books?id=XL4WAAAAYAAJ&pg=PA61&lpg=PA61&dq=instagram&source=bl&ots=uvgXITH7Qy&sig=ACfU3U1lFKEffyOIa6D3xQGpqCfvBJAXDA&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwfnoECHMQAQ' description: 'Slate Run , Snow Shoe , Stone , . . . . . . . . . . . . . fontos a : 58 n Forow the ori ca serbest CONAS OO A DONOS X o SPOR OT * * * 200 I '' m going on instagram : .' total: 93 answer: null '404': description: Not Found '422': description: Validation Error content: application/json: schema: $ref: '#/components/schemas/HTTPValidationError' '429': description: Rate limit exceeded x-internal: false tags: - v1 parameters: - name: query in: path schema: title: Query type: string description: 'A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters' required: true examples: simpleSearch: value: q=search+api description: a simple search for "search api" advance100Results: value: q=search+api&num=100 description: a more advance search with 100 results - $ref: '#/components/parameters/XUserAgent' - $ref: '#/components/parameters/XProxyLocation' '/v1/b/search/{query}': get: summary: Search Bing description: |- Perform Bing Search Parameters ---------- query : A url encoded query string, for reference checkout https://seosly.com/blog/bing-search-operators/ Returns ------- json: a list of results with the link, description, and title for each result operationId: v1/b/search responses: '200': description: Successful Response content: application/json: schema: type: object properties: ads: type: array items: type: object properties: title: type: string displayUrl: type: string targetUrl: type: string content: type: string position: type: integer area: type: string realPosition: type: integer adsCount: type: integer shoppingAds: type: array items: type: object properties: title: type: string price: type: string originalPrice: type: 'null' advertiser: type: string targetUrl: type: string image: type: string results: type: array items: type: object properties: title: type: string description: type: string realPosition: type: integer link: type: string location: type: object properties: htmlLang: type: string ts: type: number device_type: type: 'null' x-examples: example-1: ads: - title: amazon.in - Buy Mobiles at Amazon displayUrl: 'https://www.amazon.in/Electronics/Home' targetUrl: 'https://www.bing.com/aclk?ld=e8FOaJplA-TBpfaroy8ts5YzVUCUyhvA6w2BwZ3zE4vsR05AETpWJ1YPGZpEVXMirk3QVAUVfPK4ziS2JKZudsUM6EYPu8ckmUH_ipomfWneMFzPnj_1OE6qWiSwRjNXDn3EQUS2ujWRVVUCk3Fu_kf_a-EkTwURPPiw5sk6Ue_Cfn9BYkcYkLeeE3UAG1EmPXUq0e6g&u=aHR0cHMlM2ElMmYlMmZ3d3cuYW1hem9uLmluJTJmcyUyZiUzZmllJTNkVVRGOCUyNmtleXdvcmRzJTNkaXBob25lJTJiLSUyYjE0JTI2dGFnJTNkbXNuZGVza3N0ZGluLTIxJTI2aW5kZXglM2RhcHMlMjZodmFkaWQlM2Q3NTg2NjQ2NzI0NTcyNyUyNmh2cW10JTNkZSUyNmh2Ym10JTNkYmUlMjZodmRldiUzZGMlMjZyZWYlM2RwZF9zbF8zZWN6YzUwbDFvX2UlMjZ0YWclM2Rtc25kZXNrc3RkaW4tMjElMjZyZWYlM2RwZF9zbF8zZWN6YzUwbDFvX2UlMjZhZGdycGlkJTNkMTIxMzg2MTM0Mjk2NDMyNiUyNmh2YWRpZCUzZDc1ODY2NDY3MjQ1NzI3JTI2aHZuZXR3JTNkbyUyNmh2cW10JTNkZSUyNmh2Ym10JTNkYmUlMjZodmRldiUzZGMlMjZodmxvY2ludCUzZCUyNmh2bG9jcGh5JTNkMTU4NTI3JTI2aHZ0YXJnaWQlM2Rrd2QtNzU4NjY3MjI3MDY5MTQlM2Fsb2MtOTAlMjZoeWRhZGNyJTNk&rlid=a267c5b099ae1f7a3604a6c5b7d76534' content: 'Explore latest selection of Mobiles, Tablets, Cameras & More. Pay on Delivery.' position: 1 area: top realPosition: 1 - title: amazon.in - Buy Mobiles at Amazon displayUrl: 'https://www.amazon.in/Electronics/Home' targetUrl: 'https://www.bing.com/aclk?ld=e8FOaJplA-TBpfaroy8ts5YzVUCUyhvA6w2BwZ3zE4vsR05AETpWJ1YPGZpEVXMirk3QVAUVfPK4ziS2JKZudsUM6EYPu8ckmUH_ipomfWneMFzPnj_1OE6qWiSwRjNXDn3EQUS2ujWRVVUCk3Fu_kf_a-EkTwURPPiw5sk6Ue_Cfn9BYkcYkLeeE3UAG1EmPXUq0e6g&u=aHR0cHMlM2ElMmYlMmZ3d3cuYW1hem9uLmluJTJmcyUyZiUzZmllJTNkVVRGOCUyNmtleXdvcmRzJTNkaXBob25lJTJiLSUyYjE0JTI2dGFnJTNkbXNuZGVza3N0ZGluLTIxJTI2aW5kZXglM2RhcHMlMjZodmFkaWQlM2Q3NTg2NjQ2NzI0NTcyNyUyNmh2cW10JTNkZSUyNmh2Ym10JTNkYmUlMjZodmRldiUzZGMlMjZyZWYlM2RwZF9zbF8zZWN6YzUwbDFvX2UlMjZ0YWclM2Rtc25kZXNrc3RkaW4tMjElMjZyZWYlM2RwZF9zbF8zZWN6YzUwbDFvX2UlMjZhZGdycGlkJTNkMTIxMzg2MTM0Mjk2NDMyNiUyNmh2YWRpZCUzZDc1ODY2NDY3MjQ1NzI3JTI2aHZuZXR3JTNkbyUyNmh2cW10JTNkZSUyNmh2Ym10JTNkYmUlMjZodmRldiUzZGMlMjZodmxvY2ludCUzZCUyNmh2bG9jcGh5JTNkMTU4NTI3JTI2aHZ0YXJnaWQlM2Rrd2QtNzU4NjY3MjI3MDY5MTQlM2Fsb2MtOTAlMjZoeWRhZGNyJTNk&rlid=a267c5b099ae1f7a3604a6c5b7d76534' content: 'Explore latest selection of Mobiles, Tablets, Cameras & More. Pay on Delivery.' position: 2 area: bottom realPosition: 11 adsCount: 2 shoppingAds: - title: 'Apple iPhone 13 (128 GB, …Green)' price: '₹ 66,990.00' originalPrice: null advertiser: Vijay Sales targetUrl: 'https://www.bing.com/aclk?ld=e8cIwnIRQB4-g-1SU-XBAc3jVUCUwFr_e2cllI4nA41MA8GH5RjB9ZkEnequmlyMuaPmTGHODyefd9V2hnE3hfqh0BV4kqemuEaG9KKAbuN4ZlFGpOJXlgqQE2fn9g0zbdN4pbYdDq_aT0lhYMrGLZYZ0B7TK3Ft7-F6kUBavj_m8UOjVKvhY6EFRVoWW3W-x-LXPXVw&u=aHR0cHMlM2ElMmYlMmZ3d3cudmlqYXlzYWxlcy5jb20lMmZhcHBsZS1pcGhvbmUtMTMtMTI4LWdiLWdyZWVuJTJmMTk0OTMlM2Ztc2Nsa2lkJTNkYThjZjdkYjNjZWNhMTkzMDA0ZDAxZWM2ZTBiMzRhMTUlMjZ1dG1fc291cmNlJTNkYmluZyUyNnV0bV9tZWRpdW0lM2RjcGMlMjZ1dG1fY2FtcGFpZ24lM2RCaW5nJTI1MjBTdGFuZGFyZCUyNTIwU2hvcHBpbmclMjUyMFBMQSUyNTIwLSUyNTIwTWFoYXJhc2h0cmElMjZ1dG1fdGVybSUzZDQ1ODgyNjIwMjU3MzgyOTclMjZ1dG1fY29udGVudCUzZEFsbCUyNTIwUHJvZHVjdHMlMjUyMC0lMjUyME1haA&rlid=a8cf7db3ceca193004d01ec6e0b34a15' image: 'data:image/svg+xml;charset=utf8,%3Csvg xmlns=''http://www.w3.org/2000/svg'' width=''110'' height=''150''/%3E' - title: 'Apple iPhone 14 Pro Max …(1 TB, Space Black)' price: '₹ 1,89,900.00' originalPrice: null advertiser: Vijay Sales targetUrl: 'https://www.bing.com/aclk?ld=e8vwKKCDTJwrjxO6J_FyVZKjVUCUyDaVI3GU_cdwYygdX1vd8iBBofLJnJnnQuv6phjVdV-bKZXOzF9LhA80dsraDWCjbeHbFtLSf6gxtxZPwFTPb-ayJLLjLxDfq5zcmkpJk3lPFqflpJrVaJHML4Ws8gvBFX_ob151TNKE0vChcXpKV2SH4y2My-msG4kxDprTHzLg&u=aHR0cHMlM2ElMmYlMmZ3d3cudmlqYXlzYWxlcy5jb20lMmZhcHBsZS1pcGhvbmUtMTQtcHJvLW1heC0xLXRiLXNwYWNlLWJsYWNrJTJmMjIwNzIlM2Ztc2Nsa2lkJTNkZDgzZmQxYTczYTc3MWRiMjY4OWJiMmQyMTQwZTBjNDElMjZ1dG1fc291cmNlJTNkYmluZyUyNnV0bV9tZWRpdW0lM2RjcGMlMjZ1dG1fY2FtcGFpZ24lM2RCaW5nJTI1MjBTdGFuZGFyZCUyNTIwU2hvcHBpbmclMjUyMFBMQSUyNTIwLSUyNTIwTWFoYXJhc2h0cmElMjZ1dG1fdGVybSUzZDQ1ODgyNjIwMjU3MzgyOTclMjZ1dG1fY29udGVudCUzZEFsbCUyNTIwUHJvZHVjdHMlMjUyMC0lMjUyME1haA&rlid=d83fd1a73a771db2689bb2d2140e0c41' image: 'data:image/svg+xml;charset=utf8,%3Csvg xmlns=''http://www.w3.org/2000/svg'' width=''120'' height=''150''/%3E' - title: 'Apple iPhone 14 Pro Max …(1 TB, Gold)' price: '₹ 1,89,900.00' originalPrice: null advertiser: Vijay Sales targetUrl: 'https://www.bing.com/aclk?ld=e8mzzBu-io4LcoX4GgYoGbazVUCUzHcRcP8oLN7lazWlP_eaRhPbU-qjaVDTxhI4m7KunRAY0TKHq37Ebp21wxgALNjvvjHb6mGXPj5ooLnHzjsV4tSL6456rVqyerJjOUykuXEglS4RUC0UraCnMi93AXd9lPgD2v5qKLHg2cOHj9sFT1K4YiQmSjTb8GzNhhQDiWCA&u=aHR0cHMlM2ElMmYlMmZ3d3cudmlqYXlzYWxlcy5jb20lMmZhcHBsZS1pcGhvbmUtMTQtcHJvLW1heC0xLXRiLWdvbGQlMmYyMjA4MyUzZm1zY2xraWQlM2QwNGQ1NjUyMDYzMGYxNzg5ODAzMTA2NTU0ZDc2MWJlYSUyNnV0bV9zb3VyY2UlM2RiaW5nJTI2dXRtX21lZGl1bSUzZGNwYyUyNnV0bV9jYW1wYWlnbiUzZEJpbmclMjUyMFN0YW5kYXJkJTI1MjBTaG9wcGluZyUyNTIwUExBJTI1MjAtJTI1MjBNYWhhcmFzaHRyYSUyNnV0bV90ZXJtJTNkNDU4ODI2MjAyNTczODI5NyUyNnV0bV9jb250ZW50JTNkQWxsJTI1MjBQcm9kdWN0cyUyNTIwLSUyNTIwTWFo&rlid=04d56520630f1789803106554d761bea' image: 'data:image/svg+xml;charset=utf8,%3Csvg xmlns=''http://www.w3.org/2000/svg'' width=''120'' height=''150''/%3E' - title: 'Apple iPhone 12 (128 GB, …Purple)' price: '₹ 62,990.00' originalPrice: null advertiser: Vijay Sales targetUrl: 'https://www.bing.com/aclk?ld=e8KrsgU0eHzsK1tKOo62L42DVUCUzCuhV7aqiZWaNLjR7h5-Bg037AKQJ-Pfd0MvPEzdMCVvS20lvJf_waV3-xXNJ9xqHpiYJlFNhbx5kLC9yYzH0QbxpfheRar7_-IGhAFDirVFc8UkS-7Wj62bcbXCmXKUaLsEw35tjctsTvNkJFBETh1E5kj7b5pXkXzidXAuYT5A&u=aHR0cHMlM2ElMmYlMmZ3d3cudmlqYXlzYWxlcy5jb20lMmZhcHBsZS1pcGhvbmUtMTItMTI4LWdiLXB1cnBsZSUyZjE2NTE3JTNmbXNjbGtpZCUzZDBiZTBlOWIwOTZhYzE4YWJiMGJiOGFjNWI4ZDU4ZDE4JTI2dXRtX3NvdXJjZSUzZGJpbmclMjZ1dG1fbWVkaXVtJTNkY3BjJTI2dXRtX2NhbXBhaWduJTNkQmluZyUyNTIwU3RhbmRhcmQlMjUyMFNob3BwaW5nJTI1MjBQTEElMjUyMC0lMjUyME1haGFyYXNodHJhJTI2dXRtX3Rlcm0lM2Q0NTg4MjYyMDI1NzM4Mjk3JTI2dXRtX2NvbnRlbnQlM2RBbGwlMjUyMFByb2R1Y3RzJTI1MjAtJTI1MjBNYWg&rlid=0be0e9b096ac18abb0bb8ac5b8d58d18' image: 'data:image/svg+xml;charset=utf8,%3Csvg xmlns=''http://www.w3.org/2000/svg'' width=''110'' height=''150''/%3E' - title: 'Apple iPhone 12 (128 GB, …Green)' price: '₹ 62,990.00' originalPrice: null advertiser: Vijay Sales targetUrl: 'https://www.bing.com/aclk?ld=e8KSJALaFxWUlefRA5kHYZ2zVUCUzeEfdmFRANhUz-DsoCZnRozDQTq4l2AESEH131c-cIKprZF_1k6sXP2IA9_nLbx1BSyNuHzCHnNXM3YJP9TK7CIfOSuUIATJfshG_9h-vsRZ4qPsBVuS2b_gnz0TfEdyo9ThRWekUt9eE0VenpOjVNCVD-W16POQXb6U9pr-DDdA&u=aHR0cHMlM2ElMmYlMmZ3d3cudmlqYXlzYWxlcy5jb20lMmZhcHBsZS1pcGhvbmUtMTItMTI4LWdiLWdyZWVuJTJmMTQ2ODUlM2Ztc2Nsa2lkJTNkNmFmMzNjNTgyZDViMWJkMGY3MDU1ZjJkMDMyMjBkNWMlMjZ1dG1fc291cmNlJTNkYmluZyUyNnV0bV9tZWRpdW0lM2RjcGMlMjZ1dG1fY2FtcGFpZ24lM2RCaW5nJTI1MjBTdGFuZGFyZCUyNTIwU2hvcHBpbmclMjUyMFBMQSUyNTIwLSUyNTIwTWFoYXJhc2h0cmElMjZ1dG1fdGVybSUzZDQ1ODgyNjIwMjU3MzgyOTclMjZ1dG1fY29udGVudCUzZEFsbCUyNTIwUHJvZHVjdHMlMjUyMC0lMjUyME1haA&rlid=6af33c582d5b1bd0f7055f2d03220d5c' image: 'data:image/svg+xml;charset=utf8,%3Csvg xmlns=''http://www.w3.org/2000/svg'' width=''74'' height=''150''/%3E' - title: 'Apple iPhone 12 (128 GB, …Black)' price: '₹ 62,990.00' originalPrice: null advertiser: Vijay Sales targetUrl: 'https://www.bing.com/aclk?ld=e81V2BEBJlcNVW5YLn1ky3ejVUCUwY4PCEC5b3UbJaYM2XmXfP7WV4nQUnjHZ4tYCXi8sjvH2_EnliQYZ2yKHb7M1LAtWAqNoagR_NIcMjKlrHkEXQ8o_2ObaESYsxW5RoGdHPZ0n5w7WQSAZ5MIqJYd159D6k_1trp1ZJuKebg3EoN8bS2nW5QyOok3K-etsw8U_c4g&u=aHR0cHMlM2ElMmYlMmZ3d3cudmlqYXlzYWxlcy5jb20lMmZhcHBsZS1pcGhvbmUtMTItMTI4LWdiLWJsYWNrJTJmMTQ2ODElM2Ztc2Nsa2lkJTNkNDlhNzI1ZDJjNzUxMTI0N2RiOTU0NmE3ZTkyOGVkZGQlMjZ1dG1fc291cmNlJTNkYmluZyUyNnV0bV9tZWRpdW0lM2RjcGMlMjZ1dG1fY2FtcGFpZ24lM2RCaW5nJTI1MjBTdGFuZGFyZCUyNTIwU2hvcHBpbmclMjUyMFBMQSUyNTIwLSUyNTIwTWFoYXJhc2h0cmElMjZ1dG1fdGVybSUzZDQ1ODgyNjIwMjU3MzgyOTclMjZ1dG1fY29udGVudCUzZEFsbCUyNTIwUHJvZHVjdHMlMjUyMC0lMjUyME1haA&rlid=49a725d2c7511247db9546a7e928eddd' image: 'data:image/svg+xml;charset=utf8,%3Csvg xmlns=''http://www.w3.org/2000/svg'' width=''74'' height=''150''/%3E' results: - title: iPhone 14 and iPhone 14 Plus - Apple (IN)Explore further description: 'iPhone 14 has the same super-speedy chip that’s in iPhone 13 Pro. A15 Bionic, with a 5‑core …' realPosition: 2 link: 'https://www.apple.com/in/iphone-14/' - title: Buy iPhone 14 and iPhone 14 Plus - Apple (IN) description: iPhone 14 A total powerhouse. From ₹79900.00‡ 16.95 cm or 15.40 cm (6.7” or 6.1”) Super … realPosition: 3 link: 'https://www.apple.com/in/shop/buy-iphone/iphone-14' - title: iPhone 14 and iPhone 14 Plus - Apple description: 'The TrueDepth camera and A15 Bionic also power Face ID, the most secure facial …' realPosition: 4 link: 'https://www.apple.com/iphone-14/' - title: iPhone 14 Pro and iPhone 14 Pro Max - Apple (IN) description: iPhone 14 Pro and iPhone 14 Pro Max Watch the film Watch the event Deep Purple Gold … realPosition: 5 link: 'https://www.apple.com/in/iphone-14-pro/' - title: 'Apple iPhone 14 128GB Midnight : Amazon.in' description: Apple iPhone 14 128GB Midnight Visit the Apple Store 120 ratings | 36 answered questions … realPosition: 6 link: 'https://www.amazon.in/Apple-iPhone-14-128GB-Midnight/dp/B0BDHX8Z63' - title: Apple iPhone 14 - Full phone specifications description: "07/09/2022\_· Apple iPhone 14 Released 2022, September 16 172g, 7.8mm thickness iOS 16, …" realPosition: 7 link: 'https://www.gsmarena.com/apple_iphone_14-11861.php' - title: The iPhone 14 Pro’s most flawed feature is about to get … description: "7 hours ago\_· An iPhone 14 Pro Max (Image credit: Future / Lance Ulanoff) Audio player …" realPosition: 8 link: 'https://www.techradar.com/news/the-iphone-14-pros-most-flawed-feature-is-about-to-get-better' - title: Apple iPhone 14 Satellite Connectivity Feature Now … description: "11 hours ago\_· Cupertino. Apple iPhone 14 series will be the only iPhones to get Satellite …" realPosition: 9 link: 'https://www.news18.com/news/tech/apple-iphone-14-satellite-connectivity-feature-now-available-in-these-countries-how-it-works-6395209.html' - title: 'iPhone 14 Pro vs. Pixel 7 Pro, Galaxy S22 Ultra: The …' description: "13/11/2022\_· The digital crop has noticeably reduced the quality on photos from both phones …" realPosition: 10 link: 'https://www.cnet.com/tech/mobile/iphone-14-pro-vs-pixel-7-pro-galaxy-s22-ultra-the-night-mode-test/' location: htmlLang: en ts: 1.246995449066162 device_type: null examples: searchQueryBingSearchApi: value: ads: - title: amazon.in - Buy Mobiles at Amazon displayUrl: 'https://www.amazon.in/Electronics/Home' targetUrl: 'https://www.bing.com/aclk?ld=e8FOaJplA-TBpfaroy8ts5YzVUCUyhvA6w2BwZ3zE4vsR05AETpWJ1YPGZpEVXMirk3QVAUVfPK4ziS2JKZudsUM6EYPu8ckmUH_ipomfWneMFzPnj_1OE6qWiSwRjNXDn3EQUS2ujWRVVUCk3Fu_kf_a-EkTwURPPiw5sk6Ue_Cfn9BYkcYkLeeE3UAG1EmPXUq0e6g&u=aHR0cHMlM2ElMmYlMmZ3d3cuYW1hem9uLmluJTJmcyUyZiUzZmllJTNkVVRGOCUyNmtleXdvcmRzJTNkaXBob25lJTJiLSUyYjE0JTI2dGFnJTNkbXNuZGVza3N0ZGluLTIxJTI2aW5kZXglM2RhcHMlMjZodmFkaWQlM2Q3NTg2NjQ2NzI0NTcyNyUyNmh2cW10JTNkZSUyNmh2Ym10JTNkYmUlMjZodmRldiUzZGMlMjZyZWYlM2RwZF9zbF8zZWN6YzUwbDFvX2UlMjZ0YWclM2Rtc25kZXNrc3RkaW4tMjElMjZyZWYlM2RwZF9zbF8zZWN6YzUwbDFvX2UlMjZhZGdycGlkJTNkMTIxMzg2MTM0Mjk2NDMyNiUyNmh2YWRpZCUzZDc1ODY2NDY3MjQ1NzI3JTI2aHZuZXR3JTNkbyUyNmh2cW10JTNkZSUyNmh2Ym10JTNkYmUlMjZodmRldiUzZGMlMjZodmxvY2ludCUzZCUyNmh2bG9jcGh5JTNkMTU4NTI3JTI2aHZ0YXJnaWQlM2Rrd2QtNzU4NjY3MjI3MDY5MTQlM2Fsb2MtOTAlMjZoeWRhZGNyJTNk&rlid=a267c5b099ae1f7a3604a6c5b7d76534' content: 'Explore latest selection of Mobiles, Tablets, Cameras & More. Pay on Delivery.' position: 1 area: top realPosition: 1 - title: amazon.in - Buy Mobiles at Amazon displayUrl: 'https://www.amazon.in/Electronics/Home' targetUrl: 'https://www.bing.com/aclk?ld=e8FOaJplA-TBpfaroy8ts5YzVUCUyhvA6w2BwZ3zE4vsR05AETpWJ1YPGZpEVXMirk3QVAUVfPK4ziS2JKZudsUM6EYPu8ckmUH_ipomfWneMFzPnj_1OE6qWiSwRjNXDn3EQUS2ujWRVVUCk3Fu_kf_a-EkTwURPPiw5sk6Ue_Cfn9BYkcYkLeeE3UAG1EmPXUq0e6g&u=aHR0cHMlM2ElMmYlMmZ3d3cuYW1hem9uLmluJTJmcyUyZiUzZmllJTNkVVRGOCUyNmtleXdvcmRzJTNkaXBob25lJTJiLSUyYjE0JTI2dGFnJTNkbXNuZGVza3N0ZGluLTIxJTI2aW5kZXglM2RhcHMlMjZodmFkaWQlM2Q3NTg2NjQ2NzI0NTcyNyUyNmh2cW10JTNkZSUyNmh2Ym10JTNkYmUlMjZodmRldiUzZGMlMjZyZWYlM2RwZF9zbF8zZWN6YzUwbDFvX2UlMjZ0YWclM2Rtc25kZXNrc3RkaW4tMjElMjZyZWYlM2RwZF9zbF8zZWN6YzUwbDFvX2UlMjZhZGdycGlkJTNkMTIxMzg2MTM0Mjk2NDMyNiUyNmh2YWRpZCUzZDc1ODY2NDY3MjQ1NzI3JTI2aHZuZXR3JTNkbyUyNmh2cW10JTNkZSUyNmh2Ym10JTNkYmUlMjZodmRldiUzZGMlMjZodmxvY2ludCUzZCUyNmh2bG9jcGh5JTNkMTU4NTI3JTI2aHZ0YXJnaWQlM2Rrd2QtNzU4NjY3MjI3MDY5MTQlM2Fsb2MtOTAlMjZoeWRhZGNyJTNk&rlid=a267c5b099ae1f7a3604a6c5b7d76534' content: 'Explore latest selection of Mobiles, Tablets, Cameras & More. Pay on Delivery.' position: 2 area: bottom realPosition: 11 adsCount: 2 shoppingAds: - title: 'Apple iPhone 13 (128 GB, …Green)' price: '₹ 66,990.00' originalPrice: null advertiser: Vijay Sales targetUrl: 'https://www.bing.com/aclk?ld=e8cIwnIRQB4-g-1SU-XBAc3jVUCUwFr_e2cllI4nA41MA8GH5RjB9ZkEnequmlyMuaPmTGHODyefd9V2hnE3hfqh0BV4kqemuEaG9KKAbuN4ZlFGpOJXlgqQE2fn9g0zbdN4pbYdDq_aT0lhYMrGLZYZ0B7TK3Ft7-F6kUBavj_m8UOjVKvhY6EFRVoWW3W-x-LXPXVw&u=aHR0cHMlM2ElMmYlMmZ3d3cudmlqYXlzYWxlcy5jb20lMmZhcHBsZS1pcGhvbmUtMTMtMTI4LWdiLWdyZWVuJTJmMTk0OTMlM2Ztc2Nsa2lkJTNkYThjZjdkYjNjZWNhMTkzMDA0ZDAxZWM2ZTBiMzRhMTUlMjZ1dG1fc291cmNlJTNkYmluZyUyNnV0bV9tZWRpdW0lM2RjcGMlMjZ1dG1fY2FtcGFpZ24lM2RCaW5nJTI1MjBTdGFuZGFyZCUyNTIwU2hvcHBpbmclMjUyMFBMQSUyNTIwLSUyNTIwTWFoYXJhc2h0cmElMjZ1dG1fdGVybSUzZDQ1ODgyNjIwMjU3MzgyOTclMjZ1dG1fY29udGVudCUzZEFsbCUyNTIwUHJvZHVjdHMlMjUyMC0lMjUyME1haA&rlid=a8cf7db3ceca193004d01ec6e0b34a15' image: 'data:image/svg+xml;charset=utf8,%3Csvg xmlns=''http://www.w3.org/2000/svg'' width=''110'' height=''150''/%3E' - title: 'Apple iPhone 14 Pro Max …(1 TB, Space Black)' price: '₹ 1,89,900.00' originalPrice: null advertiser: Vijay Sales targetUrl: 'https://www.bing.com/aclk?ld=e8vwKKCDTJwrjxO6J_FyVZKjVUCUyDaVI3GU_cdwYygdX1vd8iBBofLJnJnnQuv6phjVdV-bKZXOzF9LhA80dsraDWCjbeHbFtLSf6gxtxZPwFTPb-ayJLLjLxDfq5zcmkpJk3lPFqflpJrVaJHML4Ws8gvBFX_ob151TNKE0vChcXpKV2SH4y2My-msG4kxDprTHzLg&u=aHR0cHMlM2ElMmYlMmZ3d3cudmlqYXlzYWxlcy5jb20lMmZhcHBsZS1pcGhvbmUtMTQtcHJvLW1heC0xLXRiLXNwYWNlLWJsYWNrJTJmMjIwNzIlM2Ztc2Nsa2lkJTNkZDgzZmQxYTczYTc3MWRiMjY4OWJiMmQyMTQwZTBjNDElMjZ1dG1fc291cmNlJTNkYmluZyUyNnV0bV9tZWRpdW0lM2RjcGMlMjZ1dG1fY2FtcGFpZ24lM2RCaW5nJTI1MjBTdGFuZGFyZCUyNTIwU2hvcHBpbmclMjUyMFBMQSUyNTIwLSUyNTIwTWFoYXJhc2h0cmElMjZ1dG1fdGVybSUzZDQ1ODgyNjIwMjU3MzgyOTclMjZ1dG1fY29udGVudCUzZEFsbCUyNTIwUHJvZHVjdHMlMjUyMC0lMjUyME1haA&rlid=d83fd1a73a771db2689bb2d2140e0c41' image: 'data:image/svg+xml;charset=utf8,%3Csvg xmlns=''http://www.w3.org/2000/svg'' width=''120'' height=''150''/%3E' - title: 'Apple iPhone 14 Pro Max …(1 TB, Gold)' price: '₹ 1,89,900.00' originalPrice: null advertiser: Vijay Sales targetUrl: 'https://www.bing.com/aclk?ld=e8mzzBu-io4LcoX4GgYoGbazVUCUzHcRcP8oLN7lazWlP_eaRhPbU-qjaVDTxhI4m7KunRAY0TKHq37Ebp21wxgALNjvvjHb6mGXPj5ooLnHzjsV4tSL6456rVqyerJjOUykuXEglS4RUC0UraCnMi93AXd9lPgD2v5qKLHg2cOHj9sFT1K4YiQmSjTb8GzNhhQDiWCA&u=aHR0cHMlM2ElMmYlMmZ3d3cudmlqYXlzYWxlcy5jb20lMmZhcHBsZS1pcGhvbmUtMTQtcHJvLW1heC0xLXRiLWdvbGQlMmYyMjA4MyUzZm1zY2xraWQlM2QwNGQ1NjUyMDYzMGYxNzg5ODAzMTA2NTU0ZDc2MWJlYSUyNnV0bV9zb3VyY2UlM2RiaW5nJTI2dXRtX21lZGl1bSUzZGNwYyUyNnV0bV9jYW1wYWlnbiUzZEJpbmclMjUyMFN0YW5kYXJkJTI1MjBTaG9wcGluZyUyNTIwUExBJTI1MjAtJTI1MjBNYWhhcmFzaHRyYSUyNnV0bV90ZXJtJTNkNDU4ODI2MjAyNTczODI5NyUyNnV0bV9jb250ZW50JTNkQWxsJTI1MjBQcm9kdWN0cyUyNTIwLSUyNTIwTWFo&rlid=04d56520630f1789803106554d761bea' image: 'data:image/svg+xml;charset=utf8,%3Csvg xmlns=''http://www.w3.org/2000/svg'' width=''120'' height=''150''/%3E' - title: 'Apple iPhone 12 (128 GB, …Purple)' price: '₹ 62,990.00' originalPrice: null advertiser: Vijay Sales targetUrl: 'https://www.bing.com/aclk?ld=e8KrsgU0eHzsK1tKOo62L42DVUCUzCuhV7aqiZWaNLjR7h5-Bg037AKQJ-Pfd0MvPEzdMCVvS20lvJf_waV3-xXNJ9xqHpiYJlFNhbx5kLC9yYzH0QbxpfheRar7_-IGhAFDirVFc8UkS-7Wj62bcbXCmXKUaLsEw35tjctsTvNkJFBETh1E5kj7b5pXkXzidXAuYT5A&u=aHR0cHMlM2ElMmYlMmZ3d3cudmlqYXlzYWxlcy5jb20lMmZhcHBsZS1pcGhvbmUtMTItMTI4LWdiLXB1cnBsZSUyZjE2NTE3JTNmbXNjbGtpZCUzZDBiZTBlOWIwOTZhYzE4YWJiMGJiOGFjNWI4ZDU4ZDE4JTI2dXRtX3NvdXJjZSUzZGJpbmclMjZ1dG1fbWVkaXVtJTNkY3BjJTI2dXRtX2NhbXBhaWduJTNkQmluZyUyNTIwU3RhbmRhcmQlMjUyMFNob3BwaW5nJTI1MjBQTEElMjUyMC0lMjUyME1haGFyYXNodHJhJTI2dXRtX3Rlcm0lM2Q0NTg4MjYyMDI1NzM4Mjk3JTI2dXRtX2NvbnRlbnQlM2RBbGwlMjUyMFByb2R1Y3RzJTI1MjAtJTI1MjBNYWg&rlid=0be0e9b096ac18abb0bb8ac5b8d58d18' image: 'data:image/svg+xml;charset=utf8,%3Csvg xmlns=''http://www.w3.org/2000/svg'' width=''110'' height=''150''/%3E' - title: 'Apple iPhone 12 (128 GB, …Green)' price: '₹ 62,990.00' originalPrice: null advertiser: Vijay Sales targetUrl: 'https://www.bing.com/aclk?ld=e8KSJALaFxWUlefRA5kHYZ2zVUCUzeEfdmFRANhUz-DsoCZnRozDQTq4l2AESEH131c-cIKprZF_1k6sXP2IA9_nLbx1BSyNuHzCHnNXM3YJP9TK7CIfOSuUIATJfshG_9h-vsRZ4qPsBVuS2b_gnz0TfEdyo9ThRWekUt9eE0VenpOjVNCVD-W16POQXb6U9pr-DDdA&u=aHR0cHMlM2ElMmYlMmZ3d3cudmlqYXlzYWxlcy5jb20lMmZhcHBsZS1pcGhvbmUtMTItMTI4LWdiLWdyZWVuJTJmMTQ2ODUlM2Ztc2Nsa2lkJTNkNmFmMzNjNTgyZDViMWJkMGY3MDU1ZjJkMDMyMjBkNWMlMjZ1dG1fc291cmNlJTNkYmluZyUyNnV0bV9tZWRpdW0lM2RjcGMlMjZ1dG1fY2FtcGFpZ24lM2RCaW5nJTI1MjBTdGFuZGFyZCUyNTIwU2hvcHBpbmclMjUyMFBMQSUyNTIwLSUyNTIwTWFoYXJhc2h0cmElMjZ1dG1fdGVybSUzZDQ1ODgyNjIwMjU3MzgyOTclMjZ1dG1fY29udGVudCUzZEFsbCUyNTIwUHJvZHVjdHMlMjUyMC0lMjUyME1haA&rlid=6af33c582d5b1bd0f7055f2d03220d5c' image: 'data:image/svg+xml;charset=utf8,%3Csvg xmlns=''http://www.w3.org/2000/svg'' width=''74'' height=''150''/%3E' - title: 'Apple iPhone 12 (128 GB, …Black)' price: '₹ 62,990.00' originalPrice: null advertiser: Vijay Sales targetUrl: 'https://www.bing.com/aclk?ld=e81V2BEBJlcNVW5YLn1ky3ejVUCUwY4PCEC5b3UbJaYM2XmXfP7WV4nQUnjHZ4tYCXi8sjvH2_EnliQYZ2yKHb7M1LAtWAqNoagR_NIcMjKlrHkEXQ8o_2ObaESYsxW5RoGdHPZ0n5w7WQSAZ5MIqJYd159D6k_1trp1ZJuKebg3EoN8bS2nW5QyOok3K-etsw8U_c4g&u=aHR0cHMlM2ElMmYlMmZ3d3cudmlqYXlzYWxlcy5jb20lMmZhcHBsZS1pcGhvbmUtMTItMTI4LWdiLWJsYWNrJTJmMTQ2ODElM2Ztc2Nsa2lkJTNkNDlhNzI1ZDJjNzUxMTI0N2RiOTU0NmE3ZTkyOGVkZGQlMjZ1dG1fc291cmNlJTNkYmluZyUyNnV0bV9tZWRpdW0lM2RjcGMlMjZ1dG1fY2FtcGFpZ24lM2RCaW5nJTI1MjBTdGFuZGFyZCUyNTIwU2hvcHBpbmclMjUyMFBMQSUyNTIwLSUyNTIwTWFoYXJhc2h0cmElMjZ1dG1fdGVybSUzZDQ1ODgyNjIwMjU3MzgyOTclMjZ1dG1fY29udGVudCUzZEFsbCUyNTIwUHJvZHVjdHMlMjUyMC0lMjUyME1haA&rlid=49a725d2c7511247db9546a7e928eddd' image: 'data:image/svg+xml;charset=utf8,%3Csvg xmlns=''http://www.w3.org/2000/svg'' width=''74'' height=''150''/%3E' results: - title: iPhone 14 and iPhone 14 Plus - Apple (IN)Explore further description: 'iPhone 14 has the same super-speedy chip that’s in iPhone 13 Pro. A15 Bionic, with a 5‑core …' realPosition: 2 link: 'https://www.apple.com/in/iphone-14/' - title: Buy iPhone 14 and iPhone 14 Plus - Apple (IN) description: iPhone 14 A total powerhouse. From ₹79900.00‡ 16.95 cm or 15.40 cm (6.7” or 6.1”) Super … realPosition: 3 link: 'https://www.apple.com/in/shop/buy-iphone/iphone-14' - title: iPhone 14 and iPhone 14 Plus - Apple description: 'The TrueDepth camera and A15 Bionic also power Face ID, the most secure facial …' realPosition: 4 link: 'https://www.apple.com/iphone-14/' - title: iPhone 14 Pro and iPhone 14 Pro Max - Apple (IN) description: iPhone 14 Pro and iPhone 14 Pro Max Watch the film Watch the event Deep Purple Gold … realPosition: 5 link: 'https://www.apple.com/in/iphone-14-pro/' - title: 'Apple iPhone 14 128GB Midnight : Amazon.in' description: Apple iPhone 14 128GB Midnight Visit the Apple Store 120 ratings | 36 answered questions … realPosition: 6 link: 'https://www.amazon.in/Apple-iPhone-14-128GB-Midnight/dp/B0BDHX8Z63' - title: Apple iPhone 14 - Full phone specifications description: "07/09/2022\_· Apple iPhone 14 Released 2022, September 16 172g, 7.8mm thickness iOS 16, …" realPosition: 7 link: 'https://www.gsmarena.com/apple_iphone_14-11861.php' - title: The iPhone 14 Pro’s most flawed feature is about to get … description: "7 hours ago\_· An iPhone 14 Pro Max (Image credit: Future / Lance Ulanoff) Audio player …" realPosition: 8 link: 'https://www.techradar.com/news/the-iphone-14-pros-most-flawed-feature-is-about-to-get-better' - title: Apple iPhone 14 Satellite Connectivity Feature Now … description: "11 hours ago\_· Cupertino. Apple iPhone 14 series will be the only iPhones to get Satellite …" realPosition: 9 link: 'https://www.news18.com/news/tech/apple-iphone-14-satellite-connectivity-feature-now-available-in-these-countries-how-it-works-6395209.html' - title: 'iPhone 14 Pro vs. Pixel 7 Pro, Galaxy S22 Ultra: The …' description: "13/11/2022\_· The digital crop has noticeably reduced the quality on photos from both phones …" realPosition: 10 link: 'https://www.cnet.com/tech/mobile/iphone-14-pro-vs-pixel-7-pro-galaxy-s22-ultra-the-night-mode-test/' location: htmlLang: en ts: 1.246995449066162 device_type: null searchBingForInstagram: value: ads: [] adsCount: 0 shoppingAds: [] results: - title: Instagram description: 'Create an account or log in to Instagram - A simple, fun & creative way to capture, edit & share photos, videos & messages with friends & family.' realPosition: 1 link: 'https://www.instagram.com/' - title: Sign up • Instagram description: 'Join Instagram! Sign up to see photos, videos, stories & messages from your friends, family & interests around the world.' realPosition: 2 link: 'https://www.instagram.com/accounts/emailsignup/' - title: Instagram (@instagram) • Instagram photos and videos description: '566m Followers, 150 Following, 7,281 Posts - See Instagram photos and videos from Instagram (@instagram)' realPosition: 3 link: 'https://www.instagram.com/instagram/' - title: Get Instagram from the Microsoft Store description: 'Description. Bringing you closer to the people and things you love. – Instagram from Meta. Connect with friends, share what you''re up to or see what''s new from others all over the world. …' realPosition: 4 link: 'https://apps.microsoft.com/store/detail/instagram/9NBLGGH5L9XT' - title: 'Instagram - Capture, Create & Share What You Love' description: 'Instagram makes it easy to capture, create and share what you love. Discover more about Instagram''s features and commitment to community, safety and well-being. Log in' realPosition: 5 link: 'https://about.instagram.com/' - title: App Store - Apple description: App Store - Apple realPosition: 6 link: 'https://apps.apple.com/us/app/instagram/id389801252' - title: 'Explore News, Careers & More | About Instagram' description: 'Make the most of your Instagram experience by discovering new feature updates, tips, and tools to engage with your audience and learning about our resources. Log in We bring you closer to …' realPosition: 7 link: 'https://about.instagram.com/about-us/' - title: Instagram - Wikipedia description: 'Instagram. Instagram [a] is a photo and video sharing social networking service owned by American company Meta Platforms. The app allows users to upload media that can be edited …' realPosition: 8 link: 'https://en.wikipedia.org/wiki/Instagram' location: htmlLang: en ts: 3.6753673553466797 device_type: null example-1: value: ads: - title: string displayUrl: string targetUrl: string content: string position: 0 area: string realPosition: 0 adsCount: 0 shoppingAds: - title: string price: string originalPrice: null advertiser: string targetUrl: string image: string results: - title: string description: string realPosition: 0 link: string location: htmlLang: string ts: 0 device_type: null '404': description: Not Found '422': description: Validation Error content: application/json: schema: $ref: '#/components/schemas/HTTPValidationError' '429': description: Rate limit exceeded x-internal: false tags: - v1 parameters: - name: query in: path schema: title: Query type: string description: 'A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters' required: true examples: simpleBingSearch: value: q=search+api description: a simple bing search for "search api" simpleBingSearchInstagram: value: q=instagra description: a simple bing "instagram" - name: X-User-Agent in: header required: false schema: title: X-User-Agent type: string enum: - desktop - mobile description: Optional header to specify device type "desktop" or "mobile". Defaults to "desktop" - name: X-Proxy-Location in: header required: false schema: title: X-Proxy-Location type: string enum: - EU - CA - US - IE - GB - FR - DE - SE - IN - JP - KR - SG - AU - BR description: 'Specify the proxy location for the search. Supported countries. ''US'', ''CA'', ''IE'', ''GB'', ''FR'', ''DE'', ''SE'', ''IN'', ''JP'', ''KR'', ''SG'', ''AU'', ''BR''' '/v1/video/{query}': get: summary: Video operationId: v1/video description: |- Perform Video Search Parameters ---------- query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters Returns ------- json: a list of results with the link, description, and title for each result responses: '200': description: Successful Response content: application/json: schema: description: results type: object properties: results: type: array items: type: object properties: title: type: string link: type: string description: type: string total: $ref: '#/components/schemas/ResultTotalScheme' answer: $ref: '#/components/schemas/ResultAnswerScheme' examples: searchQueryGoogleSearchApi: value: results: - title: Custom Search JSON API | Google Developers link: 'https://developers.google.com/custom-search/v1/overview' description: 'Jun 11, 2019 - The Custom Search JSON API lets you develop websites and applications to retrieve and display search results from Google Custom Search ...' - title: Using REST to Invoke the API | Custom Search | Google ... link: 'https://developers.google.com/custom-search/v1/using_rest' description: 'As a result, the API provides a single URI that acts as the service endpoint. You can retrieve results for a particular search by sending an HTTP GET request to its ...' - title: 'Custom Search JSON API: Introduction | Google Developers' link: 'https://developers.google.com/custom-search/v1/introduction' description: 'Apr 8, 2020 - This is the cx parameter used by the API. Identify your application to Google with API key. Custom Search JSON API requires the use of an API ...' - title: 'SerpApi: Google Search API' link: 'https://serpapi.com/' description: 'SerpApi is a real-time API to access Google search results. We handle the issues of having to rent proxies, solving captchas, and parsing rich structured data for ...' - title: What are the alternatives now that the Google web search API ... link: 'https://stackoverflow.com/questions/4082966/what-are-the-alternatives-now-that-the-google-web-search-api-has-been-deprecated' description: 'Jun 26, 2012 - You could just send them through like a browser does, and then parse the html, that is what I have always done, even for things like Youtube.' - title: Is there an API for Google search results? - Quora link: 'https://www.quora.com/Is-there-an-API-for-Google-search-results' description: 'Google AJAX Search API is not the same, as it is intended for embedding search results in widgets. Yahoo BOSS is a good example of a search API, even though ...' - title: 'Google Search API Tutorial: Capture & Record Search Results' link: 'https://rapidapi.com/blog/google-search-api/' description: 'Jan 22, 2020 - Is There a Google Search API? Google''s supremacy in search engines is so massive that people often wonder how to scrape data from Google ...' - title: Google Search API Documentation (apigeek) | RapidAPI link: 'https://rapidapi.com/apigeek/api/google-search3' description: Google Search API Documentation. API to perform unlimited Google searches. Learn more about this API. source. POSTpost crawl. search. GETget search. - title: What is the Google AJAX Search API? - Google Developers ... link: 'https://support.google.com/code/answer/55728?hl=en' description: 'The Google AJAX Search API is designed to make it easier for webmasters and ... site that includes Google Web, Video, News, Maps, and Blog search results.' - title: Get SEO Data with the Google Custom Search JSON API ... link: 'https://mixedanalytics.com/blog/seo-data-google-custom-search-json-api/' description: 'Nov 9, 2019 - However, as part of this service, Google provides a free Google Search API that that lets you query Google''s search engine to check search ...' total: 1840000000 answer: null searchForInstagramWith100Results: value: results: - title: Instagram link: 'https://www.instagram.com/' description: 'Create an account or log in to Instagram - A simple, fun & creative way to capture, edit & share photos, videos & messages with friends & family.' - title: Instagram - Apps on Google Play link: 'https://play.google.com/store/apps/details?id=com.instagram.android&hl=en_US' description: 'Bringing you closer to the people and things you love. — Instagram from Facebook Connect with friends, share what you''re up to, or see what''s new from others ...' - title: ‎Instagram on the App Store link: 'https://apps.apple.com/us/app/instagram/id389801252' description: 'Read reviews, compare customer ratings, see screenshots, and learn more about Instagram. Download Instagram and enjoy it on your iPhone, iPad, and iPod ...' - title: Instagram - Home | Facebook link: 'https://www.facebook.com/instagram/' description: 'Instagram · June 10 at 4:35 PM ·. These powerful posts from the Black community embody resilience and hope ...' - title: Instagram - Wikipedia link: 'https://en.wikipedia.org/wiki/Instagram' description: 'Instagram is an American photo and video-sharing social networking service owned by Facebook, Inc. It was created by Kevin Systrom and Mike Krieger, and ...' - title: Instagram | Technology | The Guardian link: 'https://www.theguardian.com/technology/instagram' description: 2 days ago - Instagram. June 2020. Online influencers under fire for blacking ... - title: Five Art Accounts to Follow on Instagram Now - The New York ... link: 'https://www.nytimes.com/2020/06/11/arts/design/art-accounts-to-follow-on-instagram.html' description: '1 day ago - Then, on May 25, George Floyd was killed in police custody in Minneapolis, sparking protests around the country. Instagram had already been a ...' - title: Top Instagram Updates in 2020 - May Edition - AdEspresso link: 'https://adespresso.com/blog/instagram-updates-you-need-to-make/' description: 'May 20, 2020 - Instagram is testing a feature that allows Insta users to share their live streams directly to IGTV as soon as the broadcast is over. These lives don''t ...' - title: 'Instagram Marketing: The Ultimate Guide - HubSpot' link: 'https://www.hubspot.com/instagram-marketing' description: 'Learn how to create captivating visuals, grow your following, and drive engagement on Instagram.' - title: 5 Tools to Boost Your Instagram Marketing Efforts in 2020 ... link: 'https://www.socialmediatoday.com/news/5-tools-to-boost-your-instagram-marketing-efforts-in-2020/579612/' description: '2 days ago - It''s a nice tool to diversify your Instagram feed and engage more of your followers - and it can, indeed, add a “wow” factor to your social marketing.' - title: Instagram Brand Resources link: 'https://instagram-brand.com/' description: 'Learn more about Instagram brand resources and download the Instagram logos, images, screenshots and more you need for your project.' - title: 'How to Use Instagram for Business: A Simple 6-Step Guide' link: 'https://blog.hootsuite.com/how-to-use-instagram-for-business/' description: 'Jan 9, 2019 - Everything you need to know about using Instagram for business—from setting up your account to creating a winning strategy.' - title: Influencers promote Black Lives Matter donation Instagram AR ... link: 'https://www.insider.com/influencers-promote-black-lives-matter-donation-instagram-ar-filter-2020-6' description: 1 day ago - Actor Keegan Allen and influencer Olivia Jade are among two popular Instagram accounts that used the "BLM — Donate Now" filter. - title: Kylie Jenner's first Instagram posts are unbelievably normal ... link: 'https://www.yahoo.com/lifestyle/kylie-jenner-very-first-instagram-154018364.html' description: '8 hours ago - If you scroll all the way down to Kylie Jenner''s first Instagram posts, you''ll see that she, too, once fell victim to the duck face selfie and sepia filter ...' - title: Nicki Minaj CRUSHES Instagram With New Bangin' Booty ... link: 'https://theblast.com/c/nicki-minaj-tekashi-6ix9ine-69-trollz-photos-video-smoking-hot-pictures-instagram-rainbow-wig' description: 'Nicki Minaj CRUSHES Instagram With New Bangin'' Booty Photos With Tekashi 6ix9ine!! Instagram. Jun 11, 2020 at 20:59 pm UTC By Mike Walters · Nicki Minaj ...' - title: 'Instagram Stories: The Complete Guide to Creating Standout ...' link: 'https://buffer.com/library/instagram-stories/' description: 'Everything you need to know about using Instagram Stories. From posting and scheduling stories, using stickers, and everything in-between.' - title: 'Instagram Gets Couch Potatoes Up and Running, Study Says ...' link: 'https://www.ecowatch.com/exercise-study-instagram-2646169143.html' description: 1 day ago - Instagram has a bad reputation for negatively influencing the way people see themselves. But a new study shows that its influence can be ... - title: 'How to Improve Your Instagram Video Ads: 5 Tips : Social ...' link: 'https://www.socialmediaexaminer.com/how-to-improve-instagram-video-ads-5-tips/' description: '3 days ago - Instagram lets you add a call to action (CTA) to your ads that goes to a landing page, but you can only add a link to one page. This is why if you''re ...' - title: What is Instagram? - Definition from WhatIs.com - SearchCIO link: 'https://searchcio.techtarget.com/definition/Instagram' description: Instagram allows users to edit and upload photos and short videos through a mobile app. Users can add a caption to each of their posts and use hashtags and ... - title: Iconosquare - Instagram & Facebook Analytics and ... link: 'https://pro.iconosquare.com/' description: Grow your Instagram and Facebook presence with exclusive insights and best-in-class management tools for your team. Start a 14-day Free Trial. - title: 'Later: #1 Instagram Scheduler & Social Media Platform' link: 'https://later.com/' description: 'Save Time by Scheduling Your Instagram Posts Ahead of Time. Manage Multiple Accounts, Schedule Video, Reposting, Analytics & Uploading Tools.' - title: Benafsha Soonawala says Instagram removed her topless pic ... link: 'https://www.hindustantimes.com/tv/benafsha-soonawala-says-instagram-removed-her-topless-pic-they-couldn-t-take-such-extra-hotness/story-ldS0SdnqMwacVxRCK5zfnO.html' description: 1 day ago - Benafsha Soonawala says that her recent nude picture was removed by Instagram. Check out her latest post. - title: Instagram will share revenue with creators for the first time ... link: 'https://www.theverge.com/2020/5/27/21271009/instagram-ads-igtv-live-badges-test-update-creators' description: 'May 27, 2020 - Ads will start showing up on Instagram''s IGTV product as the company begins working with creators like Lele Pons and Adam Waheed as well ...' - title: '• Instagram: active users 2018 | Statista' link: 'https://www.statista.com/statistics/253577/number-of-monthly-active-instagram-users/' description: 'Dec 3, 2019 - How many people use Instagram? In June 2018, Instagram had reached one billion monthly active users, up from 800 million in September ...' - title: 21 Desi Artists You Absolutely Need To Follow On Instagram link: 'https://www.buzzfeed.com/sumedha_bharpilania/21-desi-illustrators-you-need-to-follow-on-instagram-right' description: 'Why You Should Follow Them: For fun artwork, puns, and extremely important conversations. 3. ZHK DESIGNS. Instagram. View this photo on ...' - title: Instagram just threw users of its embedding API under the bus ... link: 'https://arstechnica.com/tech-policy/2020/06/instagram-just-threw-users-of-its-embedding-api-under-the-bus/' description: 'Jun 4, 2020 - Instagram does not provide users of its embedding API a copyright license to display embedded images on other websites, the company said in ...' - title: Instagram account shines light on local black-owned businesses link: 'https://www.10tv.com/article/news/local/instagram-account-shines-light-on-local-black-owned-businesses/530-308237a8-958e-4a4d-b7c7-7ab2949ee935' description: 10 hours ago - Black Owned Tour” is an Instagram account dedicated to highlighting local black-owned businesses. - title: Web for Instagram™ - Google Chrome link: 'https://chrome.google.com/webstore/detail/web-for-instagram/bonieeblbnamfclndbgnhblogabjijbp?hl=en-US' description: 'Jun 3, 2020 - This extension better than a mobile version of Instagram! View and upload IG Story and other functions in your browser.' - title: Downloader for Instagram™ + Direct Message - Google Chrome link: 'https://chrome.google.com/webstore/detail/downloader-for-instagram/olkpikmlhoaojbbmmpejnimiglejmboe?hl=en' description: 'Try our new tools for Instagram™: download photo, video and stories, view Live, mass download, direct message, upload photo.' - title: Get Instagram - Microsoft Store link: 'https://www.microsoft.com/en-us/p/instagram/9nblggh5l9xt' description: 'Feb 26, 2016 - Download this app from Microsoft Store for Windows 10. See screenshots, read the latest customer reviews, and compare ratings for Instagram.' - title: 'The 6 best #GolfWRX photos on Instagram today (6.11.20 ...' link: 'http://www.golfwrx.com/614302/the-6-best-golfwrx-photos-on-instagram-today-6-11-20/' description: 'The 6 best #GolfWRX photos on Instagram today (6.11.20). Published. 13 hours ago. on. Jun 11, 2020. By. Gianni Magliocco. Share; Tweet. In this segment ...' - title: 'Facebook and Instagram roll out Shops, turning business ...' link: 'https://techcrunch.com/2020/05/19/facebook-shops/' description: 'May 19, 2020 - Starting today, you''ll be able to browse and buy products directly from a business'' Facebook Page or Instagram profile. Both Facebook and ...' - title: How Bozoma Saint John Is Amplifying Black Voices Through ... link: 'https://www.forbes.com/sites/martyswant/2020/06/09/how-bozoma-saint-john-is-amplifying-black-voices-through-white-celebrities-instagram-accounts/' description: '3 days ago - On Wednesday, 50 white celebrity women will hand over their Instagram accounts to 50 black women for the day to foster dialogue and reach ...' - title: 'DownloadGram - Instagram photo, video and IGTV ...' link: 'https://downloadgram.com/' description: 'Instagram photo, video, and IGTV downloader - Free, online, and one-click download.' - title: Instagram Money Calculator (Instagram Influencer ... link: 'https://influencermarketinghub.com/instagram-money-calculator/' description: 'Feb 18, 2020 - The Instagram Money Calculator estimates earnings for Instagram Influencers. The Instagram Engagement Rate Calculator is a quick way to ...' - title: 'Instagram: Visual Social Media Cultures - Google Books Result' link: 'https://books.google.com/books?id=_QHMDwAAQBAJ&pg=PT208&lpg=PT208&dq=instagram&source=bl&ots=kx1k9_bjvs&sig=ACfU3U28VuLB9EfcIJIJs-Dykyl6zC_Adw&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwRHoECG0QAQ' description: 'BBC News, 1 May. https://www.bbc.com/news/world-africa-36132482 Zappavigna, M. (2016). ''Social media photography: Construing subjectivity in Instagram ...' - title: Login Instagram Account | Hivency link: 'https://www.hivency.com/login-instagram-account/' description: 'To log in to your Instagram account and order products in your store, you must now have an Instagram Business account associated with a Facebook Page.' - title: Instagram For Business For Dummies - Google Books Result link: 'https://books.google.com/books?id=9JJFDwAAQBAJ&pg=PT16&lpg=PT16&dq=instagram&source=bl&ots=dvTKF3C37q&sig=ACfU3U0L59-z1pbR2BHuJlOafe3G5SjXcw&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwRnoECG8QAQ' description: IN THIS CHAPTER Finding Instagram apps for your device or computer Deploying Instagram apps on Windows and Mac computers Installing Instagram apps on ... - title: How to copy comments from instagram link: 'http://vistaballoon.com/o51fbzs/how-to-copy-comments-from-instagram.html' description: 'Download Instagram followers, comments and likes to excel and Google Sheets ... 4 May 2020 Type up your Instagram bio and copy and paste your favorite font ...' - title: 11 Instagram Tips for Beginners - Lifewire link: 'https://www.lifewire.com/instagram-tips-for-beginners-3485872' description: 'Apr 12, 2020 - The following tips can help you make the best out of your own Instagram experience so you can grow your followers and increase engagement.' - title: 'Vanessa Bryant Reveals Tattoos Honoring Kobe, Gianna on ...' link: 'https://bleacherreport.com/articles/2895859-vanessa-bryant-reveals-tattoos-honoring-kobe-gianna-on-instagram' description: '23 hours ago - Vanessa Bryant got tattoos to honor her husband Kobe and daughter Gianna in February, according to her tattoo artist''s Instagram . TMZ Sports ...' - title: Suzanne Somers reunites with her lookalike granddaughter ... link: 'https://www.dailymail.co.uk/tvshowbiz/article-8410969/Suzanne-Somers-reunites-lookalike-granddaughter-Violet-Somers-new-Instagram-video.html' description: '1 day ago - Suzanne Somers, 73, reunites with her lookalike granddaughter Violet Somers, 22, in new Instagram video. By Sarah Sotoodeh For ...' - title: 20 Best Valley Music Instagram Accounts | Phoenix New Times link: 'https://www.phoenixnewtimes.com/music/best-phoenix-music-instagram-accounts-11406390' description: '10 hours ago - @fairybonesmusic. Part of what makes Fairy Bones'' Instagram feed fun is because you''re witnessing a band become stars right before your eyes, ...' - title: Free unlimited likes on instagram - Britto Charette link: 'http://brittocharette.com/x77c/free-unlimited-likes-on-instagram.html' description: 'You can generate unlimited Likes/Followers for Instagram. com is the best instagram auto liker!Here, you''ll find instagram auto liker, instagram auto followers.' - title: Is This The End Of Instagram As We Know It? | W Magazine ... link: 'https://www.wmagazine.com/story/instagram-armchair-activism-influencers-protests/' description: 'Will The Protests Change Instagram for Good? Maybe. Probably Not. by Andrea Whittle. June 12, 2020 1:01 pm. Cindy Sherman - December 2017.' - title: 'Instagram Stories: Everything you need to know - CNET' link: 'https://www.cnet.com/how-to/how-to-use-instagram-stories/' description: 'Apr 24, 2018 - Instagram''s Snapchat-like feature lets you create sequences of photos and videos that expire after a day. Now with type mode in Stories!' - title: Instagram checker download - Mariner Media link: 'http://marinermedia.com/ik3jcdgzk/instagram-checker-download.html' description: 'Download Followers Track for Instagram! and enjoy it on your iPhone, iPad, and iPod touch. 6 Software is available for free download: Checker Version 4.' - title: 'Instagram: Here''s How to Use the Sound On Sticker in Stories ...' link: 'https://www.adweek.com/digital/instagram-heres-how-to-use-the-sound-on-sticker-in-stories/' description: '5 hours ago - Note: These screenshots were captured in the Instagram application on iOS. Step 1: Once you''ve taken or imported a video in Stories, tap the ...' - title: 7 Curators Using Instagram to Provide Access to Museums ... link: 'https://www.artsy.net/article/artsy-editorial-7-curators-instagram-provide-access-museums-quarantine' description: '7 hours ago - Instagram has always been an accessible way to armchair travel. During the COVID-19 pandemic, the platform has offered a view of ...' - title: Instagram music - Good Cheer Food Bank link: 'http://goodcheer.org/bgf7/instagram-music.html' description: 2019 Instagram music ใน story ทำไมของผมใช้ได้ครับ. And 80% of Instagram users come from outside of the United States! I guess a picture really is worth a ... - title: Merge instagram followers link: 'http://gynecologysurgeons.com/mgvnj/merge-instagram-followers.html' description: 'For less than $70, you can get 10,000 Instagram followers! That''s enough to start elbowing your way into this industry. It''s possible and fairly simple to go live on ...' - title: Kylie Jenner's very first Instagram posts are just as basic as ... link: 'https://www.intheknow.com/2020/06/12/kylie-jenners-very-first-instagram-posts-are-just-as-basic-as-everyone-elses/' description: '7 hours ago - Okay, not really, but back when Instagram was just a few years old, they definitely used it like us. Case in point: If you scroll all the way down to ...' - title: This Week's Best of Rowing on Instagram 6/12/2020 - Row2k link: 'https://www.row2k.com/features/4017/This-Week-s-Best-of-Rowing-on-Instagram-6-12-2020/' description: 'row2k Features. row2k features > row2k Exclusives. InstaRowing. This Week''s Best of Rowing on Instagram 6/12/2020. June 12, 2020. Erik Dresser, row2k.com.' - title: 'Yuzvendra Chahal Trolls "Uncle" Chris Gayle, Praises ...' link: 'https://sports.ndtv.com/cricket/yuzvendra-chahal-trolls-uncle-chris-gayle-praises-kuldeep-yadav-on-instagram-2245380' description: 9 hours ago - Yuzvendra Chahal took to Instagram on Friday to post a video of him bowling an impressive leg-spinner to knock over New Zealand batsman ... - title: This Russian Artist Gained 4.5M Followers On Instagram ... link: 'https://www.boredpanda.com/weird-instagram-photography-digital-art-ellen-sheidlin/' description: '9 hours ago - Thanks to her edgy social media presence, this model, photographer, blogger, and painter has become a true Instagram sensation with 4.5 ...' - title: Instagram profile download free - Rhode Island Dental link: 'http://rhodeislanddentalmn.com/gc3/instagram-profile-download-free.html' description: Open the instagram profile of the user whose profile picture you want to download. ... To Download instagram photos just enter the URL of instagram photo in ... - title: celebrities' favourite Instagram poses and the ... - The Sun link: 'https://www.thesun.co.uk/news/11843276/celebrity-instagram-poses-hidden-meanings/' description: '1 day ago - Elizabeth Hurley posed in the bath with her arms in the air to mark her 55th birthday on InstagramCredit: Instagram. And other stars are striking ...' - title: Gronk bids farewell to Mr. Stache on Instagram - Bucs Wire link: 'https://bucswire.usatoday.com/2020/06/11/gronk-bids-farewell-to-mr-stache-on-instagram/' description: 21 hours ago - Bucs TE Rob Gronkowski bid farewell to his hairy companion Mr. Stache today on Instagram. - title: How to get 5000 followers on instagram - Wafels link: 'http://wafels.be/xmpj7/how-to-get-5000-followers-on-instagram.html' description: 100k free Instagram likes and free Instagram followers! Home Free Instagram Likes And Followers Welcome to FREEGramLikes. The free likes will increase your ... - title: Follow Coach On Instagram For Video Workouts From Top PTs link: 'https://www.coachmag.co.uk/home-workouts/8596/follow-coach-on-instagram-for-video-workouts-from-top-pts' description: 17 hours ago - Need some training inspiration? You'll find workouts for all levels on our Instagram page. - title: 'Feds: Alameda man posed as teen girl on Instagram to lure boys' link: 'https://www.mercurynews.com/feds-alameda-man-posed-as-teen-girl-on-instagram-to-lure-boys' description: 7 hours ago - OAKLAND — Federal prosecutors have charged an Alameda County man with posing as a 14-year-old girl on Instagram in order to lure boys ... - title: Does instagram track location - Salmon River Brewery link: 'http://salmonriverbrewery.com/qzdrls/does-instagram-track-location.html' description: 'In this post, I share the step-by-step instructions on how to create a new location on Instagram. In online mode, the App will use cell towers to determine the ...' - title: St. John's University fires coach after racist comments leak on ... link: 'https://qns.com/story/2020/06/12/st-johns-university-fires-coach-after-racist-comments-leak-on-instagram/' description: '5 hours ago - In the Zoom segment leaked to Instagram on June 10, Vaksman says, “Because most of the trouble coming from where? From black people.' - title: Volunteers Add Captions To Black Lives Matter Instagram ... link: 'https://www.capradio.org/articles/2020/06/12/volunteers-add-captions-to-black-lives-matter-instagram-videos-to-help-hard-of-hearing-community/' description: '46 mins ago - The app has a usability issue for hearing-impaired people and doesn''t caption videos. In response, at least one Instagram account is manually ...' - title: 102 Black Instagram Accounts to Follow for Home Design ... link: 'https://www.countryliving.com/life/inspirational-stories/a32791453/black-instagram-accounts-interior-designers-crafters/' description: '8 hours ago - This list of 102 Black makers, crafters, designers, gardeners, and musicians will help enrich your Instagram feed and support Black-owned ...' - title: Harford real estate agent under fire for racially insensitive ... link: 'https://www.baltimoresun.com/maryland/harford/aegis/cng-ag-racist-realtor-20200612-possnm52rfh7je43f6jlg7pq7m-story.html' description: '5 hours ago - In several Instagram posts, some dating back to at least 2016, Realtor Ryan Jones used language that many online found offensive. In once ...' - title: 300+ Best Instagram Captions for Your Photos & Selfies - Oberlo link: 'https://www.oberlo.com/blog/instagram-captions' description: 'Jul 3, 2019 - Want to find the best Instagram captions? Whether you like cool captions or need selfie quotes for your photos, you''ll find a mega list of captions ...' - title: Instagram sped up rollout on its new feature that lets friends ... link: 'https://markets.businessinsider.com/news/stocks/instagram-co-watching-feature-group-video-calling-sharing-posts-coronavirus-2020-3-1029027937' description: 'Mar 24, 2020 - Instagram has launched a new feature called Co-Watching that allows users to share photos and videos over video chat to watch together.' - title: 'Royal landmark: Touching message in Prince Charles'' first ...' link: 'https://www.express.co.uk/news/royal/1294044/prince-charles-latest-royal-family-news-instagram-social-media-queen-elizabeth-spt' description: 2 days ago - PRINCE CHARLES last year upped his social media game and posted his first ever photograph to Instagram to commemorate the creation of ... - title: marchroute-instagram-1024x1024.png | AFSCME at Work link: 'https://wfse.org/file/23503' description: 'marchroute-instagram-1024x1024.png. Privacy Policy | Log In. © American Federation of State, County and Municipal Employees, AFL–CIO.' - title: 'INDIVIDUAL, TECHNOLOGICAL, SOCIO ... - Acumen' link: 'http://acumen.lib.ua.edu/content/u0015/0000001/0002349/u0015_0000001_0002349.pdf' description: Instagram users can set their privacy settings such that their posted photos and videos are available only to their own followers and require approval from the user ... - title: 'Instagram post of kjellandersjoberg on 2019-11-08 10:34:16 ...' link: 'https://kjellandersjoberg.se/journal/posts/instagram_2172559166213048498_1387743716/74914119_126573782092340_6580899078930915549_n/' description: 8 Nov 2019 — Instagram. “Rethink forgotten and abandoned places; places that have the potential of becoming something better. Refine and transform rather ... - title: 'City branding on Instagram: DMOs and their usage of ... - DiVA' link: 'https://www.diva-portal.org/smash/get/diva2:1038452/FULLTEXT01.pdf' description: 'Jul 1, 2016 - This thesis aims to find out how. Leeuwarden and Amsterdam, two cities in the Netherlands, are utilising Instagram by using affordances ...' - title: Personalisation on Instagram - Lund University Publications link: 'http://lup.lub.lu.se/student-papers/record/8945953/file/8945962.pdf' description: 'May 24, 2018 - To achieve this aim a quantitative content analysis of prominent Swedish politicians'' Instagram posts (n=1641) was conducted. The findings show.' - title: Instagram has launched its own take on Live Video and ... link: 'https://www.techradar.com/in/news/instagram-has-launched-its-own-take-on-live-video-and-messaging' description: 'Nov 21, 2016 - Instagram is rolling out new live video and messaging features with a temporary twist.' - title: Bachelor Thesis “A comparison of Facebook and Instagram ... link: 'http://essay.utwente.nl/78313/1/Klink%20Deborah_BA_PSY.pdf' description: '“A comparison of Facebook and Instagram concerning emotions regarding, and identification with an automatically generated autobiography”. Deborah Klink.' - title: 'Styling for Instagram : Leela Cyd : 9782888933502' link: 'https://www.bookdepository.com/Styling-for-Instagram-Leela-Cyd/9782888933502' description: 'Feb 21, 2018 - Styling for Instagram by Leela Cyd, 9782888933502, available at Book Depository with free delivery worldwide.' - title: '#muscleup and related hashtags on Instagram - TagsFinder.com' link: 'https://www.tagsfinder.com/en-us/related/muscleup/' description: Next related hashtags on Instagram used with word muscleup are fit training gymnastics strong strength streetworkout shredded fitfam pullups abs ... - title: Volkswagen resists firing responsible employees despite ... link: 'https://ktla.com/news/nationworld/volkswagen-resists-firing-responsible-employees-despite-racist-instagram-ad/' description: 1 day ago - The German company apologized last month for the ad promoting its new Golf 8 and removed it from its official Instagram page. The world's ... - title: 16 Best Instagram Story Template images ... - Pinterest link: 'https://www.pinterest.com/amandairyn/instagram-story-template/' description: 'Hangout this or that Instagram Story Templates TEMPLATE STORIES DO INSTAGRAM MINHA QUARENTENA EM GIFS bsf list questions snapchat #bsf #list # ...' - title: Product placement on Instagram - University of Tilburg link: 'http://arno.uvt.nl/show.cgi?fid=150748' description: 'Instagram is the most popular social media platform for influencer marketing (Mohsin, 2019). The platform is mostly used by influencers and consumers who ...' - title: 'Instagram''s measure shows fragility of Western freedom: Spox ...' link: 'https://en.irna.ir/news/83282774/Instagram-s-measure-shows-fragility-of-Western-freedom-Spox' description: 'Apr 17, 2019 - Tehran, April 17, IRNA - Iran''s Foreign Ministry spokesman condemned the Instagram social network in blocking accounts of some of the ...' - title: 'Francis Ball''s Descendants: Or, The West Springfield Ball ...' link: 'https://books.google.com/books?id=n6wwAAAAMAAJ&pg=PA21&lpg=PA21&dq=instagram&source=bl&ots=jGNZTJ2MuK&sig=ACfU3U2peJK2j-4F3MLjDyRfWMWBZEuZGQ&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwc3oECHEQAQ' description: 'Instagram Wall § - Benjanin Ball La rede det to aoh - Ency King FRANCIS BALL '' S DESCENDANTS . SCENDANTS . 21 . 21 . fully , 96 years of age . Children : 3 ...' - title: FAIR USE ON INSTAGRAM Transformative Self ... - HeinOnline link: 'https://heinonline.org/hol-cgi-bin/get_pdf.cgi?handle=hein.journals/saclj31§ion=10' description: 'Feb 22, 2019 - refer to Instagram posts building upon or reproducing existing copyrighted works. The extent to which UGC must be original to attract copyright ...' - title: Instagram – Sophia Anderberg Statistics - Dagens Industri link: 'https://annons.di.se/en-no/influencers/sophia-anderberg-3710/stats/instagram-6066' description: '99 111 total followers. Source: Instagram. Created with Highcharts 5.0.14 Followers Jan 24 Jan 26 Jan 28 Jan 30 0 60,000 120,000. Days Weeks ...' - title: Instagram – Emily Slotte Statistics link: 'http://advertise.bonniermag.se/en/influencers/emily-slotte-2630/stats/instagram-5443' description: 'Source: Instagram. Created with Highcharts 5.0.14 Followers Apr … Apr 22 Apr 24 Apr 26 Apr 28 Apr 30 May 2 May 4 May 6 May 8 May 10 May 12 May 14 May ...' - title: 'Justin Trudeau, Instagram, and Celebrity Politics - SAGE ...' link: 'https://journals.sagepub.com/doi/pdf/10.1177/0002764217744838' description: 'Aug 2, 2016 - He is the first prime minister of the Instagram age. —Andrew-Gee (2016). While Barack Obama partly transformed dynamics of digital politicking in ...' - title: Instagram - Giga link: 'https://www.giga.de/downloads/instagram/' description: 'Jun 29, 2017 - Instagram Download. Instagram ist eine kostenlose App für euer Smartphone – egal ob Android oder iOS. Mit diesen Links könnt ihr Instagram ...' - title: HIGHER EDUCATION PRIORITIES REFLECTED THROUGH ... link: 'http://search.proquest.com/openview/89d5556d32104dfcb0bd10ca744824e5/1.pdf?pq-origsite=gscholar&cbl=18750&diss=y' description: 'INDEX WORDS: admissions, advertising diversity, enrollment management, higher education, Facebook, Instagram, marketing, social media ...' - title: how online food photos on instagram influence ... - TU e-Thesis link: 'http://ethesisarchive.library.tu.ac.th/thesis/2018/TU_2018_6002040811_10316_9982.pdf' description: 'Keywords: Online food photo, Instagram food photo, Intent to visit restaurant,. Perception on price of food, Experimental study. Ref. code: 25616002040811UKW ...' - title: Download PDF - MDPI link: 'https://www.mdpi.com/1999-5903/7/1/67/pdf' description: 'Mar 23, 2015 - Instagram, LinkedIn, Facebook and Google+, where more personal information was leaked. The tools used are discussed, the results of the ...' - title: Annual Report of the Indiana State Board of Agriculture link: 'https://books.google.com/books?id=_ulMAAAAYAAJ&pg=PA16&lpg=PA16&dq=instagram&source=bl&ots=Png5FuqqZQ&sig=ACfU3U0jNcpVhT_oXqjbGx_zmB0honn_lA&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwfHoECHIQAQ' description: '... in a newspaper or in handbills , at least one month previous to the day of exhibition . - instagram : Fifth . All articles offered for premiums must be owned 16.' - title: 'The old fairy tales [retold]. - Page 61 - Google Books Result' link: 'https://books.google.com/books?id=IP4BAAAAQAAJ&pg=PA61&lpg=PA61&dq=instagram&source=bl&ots=4jV1WgChNM&sig=ACfU3U0mJZ807miNyU33EV3XjibRhKOT6g&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwfXoECHQQAQ' description: que en un entorn ace 5 a IN I - Puiululla A r e na instagram Phim TORTEMS y aura leygull dhe s hume selon vin ro " ; W HERE was once an honest gentleman ... - title: Report of the Department of Forestry of the State of ... link: 'https://books.google.com/books?id=XL4WAAAAYAAJ&pg=PA61&lpg=PA61&dq=instagram&source=bl&ots=uvgXITH7Qy&sig=ACfU3U1lFKEffyOIa6D3xQGpqCfvBJAXDA&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwfnoECHMQAQ' description: 'Slate Run , Snow Shoe , Stone , . . . . . . . . . . . . . fontos a : 58 n Forow the ori ca serbest CONAS OO A DONOS X o SPOR OT * * * 200 I '' m going on instagram : .' total: 93 answer: null '404': description: Not Found '422': description: Validation Error content: application/json: schema: $ref: '#/components/schemas/HTTPValidationError' '429': description: Rate limit exceeded x-internal: false tags: - v1 parameters: - name: query in: path schema: title: Query type: string description: 'A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters' required: true examples: videoIphoneReview: value: q=iphone+reviews description: a video search for "iphone reviews" advance100Results: value: q=search+api&num=100 description: a more advance search with 100 results - $ref: '#/components/parameters/XUserAgent' - $ref: '#/components/parameters/XProxyLocation' '/v1/job/search/{query}': get: summary: Jobs description: |- Perform Job Search Currently only supports jobs in North America Parameters ---------- query :Position Title and Location (optional). The query should be url encoded Returns ------- json: a list of jobs with their link to apply, description, and title for each job opportunity operationId: v1/job/search responses: '200': description: Successful Response content: application/json: schema: description: results type: object properties: jobs: type: array items: type: object properties: highlights: type: string link: type: string position: type: string description: type: object properties: summary: type: string detail: type: string employer: type: string perks: type: array items: type: string is_remote: type: boolean is_hybrid: type: boolean logo: type: object properties: is_image: type: boolean style: type: string letter: type: string location: type: string source: type: string metadata: type: object properties: data_is_nearby_query: type: boolean data_query_location: type: string data_num_results_in_fetch: type: integer ts: type: integer device_region: type: string device_type: type: string examples: Nurse Practitioner Job Search: value: jobs: - highlights: - Masters of Science in Nursing (MSN) as Family Nurse Practitioner - 'Active license, AANP or ANCC certification and credentialing in the state in which he/she will be working required' - 'Excellent telephone, interpersonal and organizational skills; ability to prioritize' - Ability to travel independently - Ability to remain confidential - Valid driver's license - 'Toledo, OH 43613: Reliably commute or planning to relocate before starting work (Required)' - This position is responsible for delivering highest quality health care within The Little Clinic's scope of services while achieving optimum patient satisfaction - 'These responsibilities include: building relationships with the patients, host store personnel and the health care community in order to enhance practice building and continuity of care' - 'Role model and demonstrate the company''s core values of respect, honesty, integrity, diversity, inclusion and safety of others' - Provide the highest quality of medical care to our patients - 'Participates in peer review, staff, quality assurance and other meetings with other health practitioners as required' - Participate and ensure that clinics are 365 days a year "survey ready" - Assure that the clinic remains open for all scheduled hours - Collaborate with the regional management in participating in a community event to promote TLC to generate increased utilization of the clinic - Respond as directed by regional management to correct any situations noted on the customer service surveys - Manage the clinic's inventory and order supplies to maintain cost effective clinical operations - Perform quality control on instrumentation as scheduled - Utilize the Company information systems as directed and in compliance with HIPAA regulations and Company policies - Support mentor program by being a resource and a role model - Keep nursing knowledge current by attending ongoing nursing (NP) education seminars - 'Provide coverage for other clinics in the region as needed, and as assigned by the regional management' - Control costs at the clinics to meet the budgeted profitability goals - Maintain a presence in the community through active membership in local nursing organizations and through participation in community outreach programs - 'Present a neat, well-groomed image, wearing a clean, white lab coat, closed toe shoes in compliance with The Little Clinic Dress Code' - Participate in other operational duties and responsibilities as assigned by the regional management - 'Pay: From $50.00 per hour' - 401(k) matching - Dental insurance - Disability insurance - Employee assistance program - Flexible spending account - Health insurance - Life insurance - Malpractice insurance - Paid time off - Retirement plan - Tuition reimbursement - Vision insurance - Monday to Friday - Rotating weekends description: summary: |- Position Summary: This position is responsible for delivering highest quality health care within The Little Clinic's scope of services while achieving optimum patient satisfaction. These responsibilities include: building relationships with the patients, host store personnel and the health care community in order to enhance practice building and continuity of care. Role model and demonstrate the detail: |- Position Summary: This position is responsible for delivering highest quality health care within The Little Clinic's scope of services while achieving optimum patient satisfaction. These responsibilities include: building relationships with the patients, host store personnel and the health care community in order to enhance practice building and continuity of care. Role model and demonstrate the company's core values of respect, honesty, integrity, diversity, inclusion and safety of others. Essential Job Functions: • Provide the highest quality of medical care to our patients. • Participates in peer review, staff, quality assurance and other meetings with other health practitioners as required • Participate and ensure that clinics are 365 days a year "survey ready" • Assure that the clinic remains open for all scheduled hours. • Collaborate with the regional management in participating in a community event to promote TLC to generate increased utilization of the clinic. • Respond as directed by regional management to correct any situations noted on the customer service surveys. • Manage the clinic's inventory and order supplies to maintain cost effective clinical operations. • Perform quality control on instrumentation as scheduled. • Utilize the Company information systems as directed and in compliance with HIPAA regulations and Company policies. • Support mentor program by being a resource and a role model. • Keep nursing knowledge current by attending ongoing nursing (NP) education seminars. • Provide coverage for other clinics in the region as needed, and as assigned by the regional management. • Control costs at the clinics to meet the budgeted profitability goals • Maintain a presence in the community through active membership in local nursing organizations and through participation in community outreach programs. • Present a neat, well-groomed image, wearing a clean, white lab coat, closed toe shoes in compliance with The Little Clinic Dress Code. • Participate in other operational duties and responsibilities as assigned by the regional management. Minimum Position Qualifications: • Masters of Science in Nursing (MSN) as Family Nurse Practitioner. • Active license, AANP or ANCC certification and credentialing in the state in which he/she will be working required. • Excellent telephone, interpersonal and organizational skills; ability to prioritize. • Good computer skills; electronic medical record experience preferred • Ability to travel independently • Ability to remain confidential • Valid driver's license #RXSourcing Job Type: Full-time Pay: From $50.00 per hour Benefits: • 401(k) • 401(k) matching • Dental insurance • Disability insurance • Employee assistance program • Flexible spending account • Health insurance • Life insurance • Malpractice insurance • Paid time off • Retirement plan • Tuition reimbursement • Vision insurance Standard shift: • Day shift Supplemental schedule: • Holidays • On call Weekly schedule: • Monday to Friday • Rotating weekends • Weekend availability Work setting: • Clinic Ability to commute/relocate: • Toledo, OH 43613: Reliably commute or planning to relocate before starting work (Required) License/Certification: • Certified Nurse Practitioner (Preferred) Work Location: One location link: 'https://www.simplyhired.com/job/SVbheuGRMv8Y1sV58Kdn9--BaxD78lqA8qwAYnpWUOrMqzqrqWCnzQ?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: false style: 'background-color:#BF360C;color:#FFFFFF;font-size:28px' letter: T position: 'Family Nurse Practitioner - Groveport, OH -36116' employer: The Little Clinic location: 'Groveport, OH' source: SimplyHired perks: - 9 hours ago - Full-time - Health insurance - Dental insurance - Paid time off - highlights: - All nurse practitioner licenses/certificates to practice - State Prescriptive Authority (if applicable) - Federal DEA license (matching each state of practice as applicable) - 'State Narcotic/Controlled Substance license if required in your state (Alabama, Connecticut, DC, Delaware, Hawaii, Idaho, Illinois, Indiana, Iowa, Louisiana, Maryland, Massachusetts, Michigan, Nevada, New Jersey, New Mexico, Oklahoma, Rhode Island, South Carolina, South Dakota, Utah, Wyoming, Puerto Rico) (New York ROPES registration)' - Current national certification (ANCC or AANP required) - Master Degree in Science of Nursing (if Master Degree in Science certificate does not state Nursing on it then a copy of transcripts is required) - CPR (BLS for the Healthcare Provider/Professional Rescuer or ACLS-the copy must include the front and back of card as applicable) Certification must include “hands on” evaluation of skills by the trainer/instructor - Course must also meet the American Heart Association (AHA) standards but need not be an AHA certificate - 'At least three years of clinical experience as a Nurse Practitioner in an ambulatory care, occupational health, family practice or emergency department setting' - 'Strong computer skills with knowledge of Internet software, Spreadsheet software and Word Processing software' - 'The nurse practitioner (NP) uses clinical judgments in conducting health assessments making differential diagnosis, and prescribing pharmacological and non-pharmacological treatments' - 'Plans are implemented through independent action, health counseling, and collaboration with other members of the health team' - The NP is responsible for clinical oversight and health center consultation regarding administration of health care policy and procedure of the delivery of on-site health services - 'The NP promotes optimum health, prevents illness and injury, and manages acute and chronic health problems in the on-site setting' - Performs physical examinations and preventive health measures within prescribed guidelines and instructions of Physician - 'Orders, interprets, and evaluates diagnostic tests to identify and assess patients’ clinical problems and health care needs' - 'Records physical findings, and formulates plan and prognosis, based on patient’s condition' - Provides written home-going instructions - Collaborates with Physician and other health professionals to prepare comprehensive patient care plan as necessary - 'Prescribes or recommends medications or other forms of treatment such as physical therapy, inhalation therapy, or related therapeutic procedures' - Refers patients to Physician for consultation or to specialized health resources for treatment - Maintains medical records using (In some health centers it may be using Electronic Medical Record software) - Educates and coaches nursing staff on best nursing practices - May require other duties as assigned - 'In addition to competitive pay, Premise offers benefits packages including medical, dental, vision, life insurance, 401(k), paid holidays and vacation time, a company-sponsored wellness program, and much more our talent acquisition team will be happy to share with you' description: summary: |- Healthcare Without Rival Premise Health is the world's leading direct healthcare provider and one of the largest digital providers in the country, serving over 11 million eligible lives across more than 2,500 of the largest commercial and municipal employers in the U.S. Premise partners with its clients to offer fully connected care – in-person and in the digital environment. It operates more detail: |- Healthcare Without Rival Premise Health is the world's leading direct healthcare provider and one of the largest digital providers in the country, serving over 11 million eligible lives across more than 2,500 of the largest commercial and municipal employers in the U.S. Premise partners with its clients to offer fully connected care – in-person and in the digital environment. It operates more than 800 onsite and nearsite wellness centers in 45 states and Guam, delivering care through the Digital Wellness Center and onsite, nearsite, mobile, and event solutions. Premise delivers value by simplifying complexity and breaking down barriers to give diverse member populations access to convenient, integrated, high-quality care. We offer more than 30 products, delivering the breadth and depth of care required to serve organizations' total populations. The result is healthcare that meets the needs of members and their families, helping them live healthier while lowering costs for organizations. Premise offers a wide range of dynamic, purpose-driven career opportunities. We are currently looking for a Full-Time Nurse Practitioner (NP) to join our team, within a new health center, in Columbus, OH. PURPOSE OF THE POSITION The nurse practitioner (NP) uses clinical judgments in conducting health assessments making differential diagnosis, and prescribing pharmacological and non-pharmacological treatments. Plans are implemented through independent action, health counseling, and collaboration with other members of the health team. The NP is responsible for clinical oversight and health center consultation regarding administration of health care policy and procedure of the delivery of on-site health services. The NP promotes optimum health, prevents illness and injury, and manages acute and chronic health problems in the on-site setting. ESSENTIAL JOB FUNCTIONS • Performs physical examinations and preventive health measures within prescribed guidelines and instructions of Physician. • Orders, interprets, and evaluates diagnostic tests to identify and assess patients’ clinical problems and health care needs. • Records physical findings, and formulates plan and prognosis, based on patient’s condition. Provides written home-going instructions. • Collaborates with Physician and other health professionals to prepare comprehensive patient care plan as necessary. • Prescribes or recommends medications or other forms of treatment such as physical therapy, inhalation therapy, or related therapeutic procedures. • Refers patients to Physician for consultation or to specialized health resources for treatment. • Maintains medical records using (In some health centers it may be using Electronic Medical Record software). • Educates and coaches nursing staff on best nursing practices. • May require other duties as assigned. BASIC QUALIFICATIONS Education: • All RN licenses/certificates to practice • All nurse practitioner licenses/certificates to practice • State Prescriptive Authority (if applicable) • Federal DEA license (matching each state of practice as applicable) • State Narcotic/Controlled Substance license if required in your state (Alabama, Connecticut, DC, Delaware, Hawaii, Idaho, Illinois, Indiana, Iowa, Louisiana, Maryland, Massachusetts, Michigan, Nevada, New Jersey, New Mexico, Oklahoma, Rhode Island, South Carolina, South Dakota, Utah, Wyoming, Puerto Rico) (New York ROPES registration) • Current national certification (ANCC or AANP required) • Master Degree in Science of Nursing (if Master Degree in Science certificate does not state Nursing on it then a copy of transcripts is required) • CPR (BLS for the Healthcare Provider/Professional Rescuer or ACLS-the copy must include the front and back of card as applicable) Certification must include “hands on” evaluation of skills by the trainer/instructor. Total on-line courses will not be accepted. Course must also meet the American Heart Association (AHA) standards but need not be an AHA certificate. Experience: • At least three years of clinical experience as a Nurse Practitioner in an ambulatory care, occupational health, family practice or emergency department setting. Knowledge and Skills: • Knowledge of workplace health and safety concepts and OSHA regulations preferred. • Strong computer skills with knowledge of Internet software, Spreadsheet software and Word Processing software. • Training skills a plus • Demonstrated problem-solving and work flow management skills preferred. • Knowledge and experience with Electronic Medical Records preferred. Work-life balance is at the foundation of how decisions are made and where Premise is headed. We can only help people get, stay, and be well if we do the same for ourselves. In addition to competitive pay, Premise offers benefits packages including medical, dental, vision, life insurance, 401(k), paid holidays and vacation time, a company-sponsored wellness program, and much more our talent acquisition team will be happy to share with you. Premise Health is an equal opportunity employer; we value inclusion, and we do not discriminate based on race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status or disability status link: 'https://jobs.premisehealth.com/job/columbus/nurse-practitioner-np/1388/43891294608?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: Nurse Practitioner (NP) employer: Premise Health location: 'Columbus, OH' source: Premise Health - Premise Health perks: - 3 days ago - Full-time - Health insurance - Dental insurance - Paid time off - highlights: - 'MSN, Board certified' - Nurse Practitioner license - DEA License - 1 year of clinical experience as Nurse Practitioner - 'This range is an estimate, based on potential employee qualifications: education, experience, geography as well as operational needs and other considerations permitted by law' - 'Schedule: PRN/As Needed - Monday through Friday 8:00am - 5:00pm' - Our Nurse Practitioners work with supervision from our wound care physicians to provide high quality wound care within a Healogics Wound Care Center - Evaluates and manages patients for wound care and ensuring delivered care meets current standards of practice - Adheres to Healogics clinical practice guidelines for wound care - 'Performs nursing care that is accurate, efficient, and consistent with the patient’s needs' - 'Coordinates the patient plan of care with the physician and the facility’s clinical disciplines to address patient needs, evaluate the effectiveness of care, and assess changes to the patient medical condition to ensure healing outcome goals' - Ensures that education is provided to the facility staff regarding the management of the patient’s wound(s) - 'Maintains communication and a working relationship with the facility Administrator, DON, team of health care providers, and patient family members in regard to wound care services' - 'Demonstrates competency in the position of wound care including assessment, debridement, wound dressings, skin substitutes and hyperbaric oxygen treatment' - Participates in the Quality Improvement Program to optimize quality service and maintain a high level of patient satisfaction - 'Serves as a patient advocate, initiating action to provide continuity of care outside the facility setting' - We believe in providing our dedicated team members with competitive compensation and benefits packages - 'From tuition reimbursement to a matching 401(k) plan, we provide comprehensive benefits to all full-time Healogics employees' - 'People-first, Patient-centered - We view our patients and our teammates as people, first' - 'Work/Life Harmony - Healogics clinical staff typically has a weekday schedule, creating more time for family and friends' - 'Committed to Nurse Development - We offer an extensive competency program, tuition reimbursement, and ANCC accredited continuing education' - Hourly rate for this position generally ranges between $45 - $58 / hour description: summary: |- Description Healogics is hiring a PRN Nurse Practitioner (NP) for our Wound Care Center at Mount Carmel Grove City. Healogics is proud to offer Wound Care and Hyperbaric Oxygen (HBO) Therapy training detail: |- Description Healogics is hiring a PRN Nurse Practitioner (NP) for our Wound Care Center at Mount Carmel Grove City. Healogics is proud to offer Wound Care and Hyperbaric Oxygen (HBO) Therapy training Find. Treat. Heal. If you are passionate about this mission, you should Come Heal With Us! Schedule: PRN/As Needed - Monday through Friday 8:00am - 5:00pm Our Nurse Practitioners work with supervision from our wound care physicians to provide high quality wound care within a Healogics Wound Care Center. They drive clinical practice guidelines and ensure every patient is receiving the most effective treatment possible. Healogics is the Global Wound Care leader, driven by Providers who impact the lives of an underserved, growing patient population of over 7 million individuals. We’re proud to set the standard in our field, boasting the largest wound database on the planet: the foundation for wound care research and development, worldwide. Our Wound Care Providers enjoy a collaborative community, supported by technology for innovative care solutions, as well as passionate Regional Medical Directors and visionary leadership, including our Chief Medical Officer, Dr. William Ennis — the founder of the first wound healing and tissue repair fellowship in the United States Nurse Practitioner, Wound Care Job Responsibilities • Evaluates and manages patients for wound care and ensuring delivered care meets current standards of practice. • Adheres to Healogics clinical practice guidelines for wound care • Performs nursing care that is accurate, efficient, and consistent with the patient’s needs. • Coordinates the patient plan of care with the physician and the facility’s clinical disciplines to address patient needs, evaluate the effectiveness of care, and assess changes to the patient medical condition to ensure healing outcome goals. • Ensures that education is provided to the facility staff regarding the management of the patient’s wound(s). • Maintains communication and a working relationship with the facility Administrator, DON, team of health care providers, and patient family members in regard to wound care services • Demonstrates competency in the position of wound care including assessment, debridement, wound dressings, skin substitutes and hyperbaric oxygen treatment. • Participates in the Quality Improvement Program to optimize quality service and maintain a high level of patient satisfaction. • Serves as a patient advocate, initiating action to provide continuity of care outside the facility setting. Nurse Practitioner Education And Experience Requirements • MSN, Board certified • Nurse Practitioner license • DEA License • 1 year of clinical experience as Nurse Practitioner • Wound Care and Dermatology experience a plus At Healogics, we believe that a people-first, patient-centered employment experience begins with providing exceptional benefits and compensation. We believe in providing our dedicated team members with competitive compensation and benefits packages. From tuition reimbursement to a matching 401(k) plan, we provide comprehensive benefits to all full-time Healogics employees. Why should you Come Heal With Us? • People-first, Patient-centered - We view our patients and our teammates as people, first. • Serving Others - Be part of a team that helps the large, underserved population of people suffering from chronic wounds. • Collaboration - Work with thousands of clinical colleagues, sharing best practices and clinical outcomes. • Work/Life Harmony - Healogics clinical staff typically has a weekday schedule, creating more time for family and friends. Our providers have a schedule that rarely, if ever, includes evening, on-call or weekend responsibilities. • Locations Nationwide - We have team members healing patients in over 600+ locations across the country. • National Presence with a Family Feel - Healogics operates locally, with a family feel, but has a national presence and resource base. • Committed to Nurse Development - We offer an extensive competency program, tuition reimbursement, and ANCC accredited continuing education. • Healthy Working Environment - Operate in an environment that is safe, empowering and satisfying. Are you ready to come heal with Healogics Specialty Physicians? Please email Kara at Kara.Gist@Healogics.com for more information. Come Heal With Us! Hourly rate for this position generally ranges between $45 - $58 / hour. This range is an estimate, based on potential employee qualifications: education, experience, geography as well as operational needs and other considerations permitted by law link: 'https://www.linkedin.com/jobs/view/nurse-practitioner-wound-care-prn-at-healogics-llc-3463162730?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: Nurse Practitioner | Wound Care | PRN employer: 'Healogics, LLC.' location: 'Grove City, OH' source: LinkedIn perks: - 18 hours ago - Full-time - Health insurance - highlights: - 'Minimum of two years of experience as an APP in the Emergency Department, Urgent Care, Internal Medicine, Hospital, Family Practice, Cardiac, Pulmonary or other relevant areas' - 'Those with less than two years of experience as an APP, but with two or more years’ experience as a paramedic, RN (ED or ICU), Flight Nurse or a graduate from an ENP program or fellowship (NP’s) or EM/Hospitalist residency (PA’s) are also encouraged to apply' - Graduate with an advanced degree from an accredited institution - Current unrestricted state license as a Nurse Practitioner or Physician Associate - 'Nationally board certified, current' - Current BLS / ACLS certification - Prescriptive authority and DEA - Valid driver’s license with clean driving record - Complete required drivers training upon hire - Ability to lift and carry equipment up to 50 pounds - Ability to walk up and down several flights of stairs easily - 'Compassion to provide quality, safe and excellent care' - 'Work as part of a clinical care team with a DHMT (Medical Technician) and individually, as appropriate for the service line, to deliver care in the patient’s home through our innovative in-home care service lines (i.e., Acute Care, Bridge Care, Advanced Care, Tele-presentation and others)' - This involves being in a mobile unit and driving or riding in a company vehicle to the place of service - Perform comprehensive health assessments and diagnose and treat complex illnesses - 'Provide therapeutic interventions, such as splinting, suturing, wound care and minor procedures' - Use critical thinking skills and follow evidence-based standards of practice - Accurately and thoroughly document your patient encounter and ensure accuracy - 'Analyze test data to diagnose, treat and arrange appropriate follow up for the patient to ensure continuity of care' - Educate patients and families on how to treat their acute illness and manage their health and well-being - Effectively navigate difficult conversations related to end-of-life issues and goals of care - 'Communicate effectively with patients, family, the medical power of attorney, primary care provider and all individuals involved in the patient’s care' - Identify and proactively solve problems - 'Adhere to clinical and safety standards, protocols, and performance metrics' - 'Provide care with compassion, empathy, and cultural competency' - Maintain positive relationships with DHMT partners and remote teams - Attend training sessions and clinical team meetings - Maintain professional etiquette and serve as ambassadors for DispatchHealth - Lead your practice and always do what’s right for the patient - 'DispatchHealth offers a comprehensive benefit package, including medical, dental and vision insurance, 401k, paid time off, family, and short-term disability leave' - We offer flexible work schedules and PTO - 'We offer full healthcare benefits and 401k for full-time employees, with a company match' - We support professional growth and leadership opportunities - 'We offer CME, organizational conference, and workshop opportunities' description: summary: |- How You'll Make an Impact We are hiring Nurse Practitioners and Physician Associates with acute care experience in ER, Urgent Care, or Internal Medicine to join our growing team serving the Columbus, OH community. Our Advanced Practice Providers team with DHMTs (Medical Technicians) and are equipped with everything needed to treat common to complex injuries and illnesses through comprehensive detail: |- How You'll Make an Impact We are hiring Nurse Practitioners and Physician Associates with acute care experience in ER, Urgent Care, or Internal Medicine to join our growing team serving the Columbus, OH community. Our Advanced Practice Providers team with DHMTs (Medical Technicians) and are equipped with everything needed to treat common to complex injuries and illnesses through comprehensive health assessments, including diagnosis, treatment, and outcome management, for patients of all ages. Our innovative model allows us to provide definitive care in the home, including point of care laboratory studies, minor procedures, splinting, wound care, suturing, IV fluid and medication administration. We provide whole person care by facilitating timely follow up and care coordination.  Our providers love working at DispatchHealth because of the high-quality care they can provide, the value of the delivery model and the appreciation of our patients. What You'll Do • Work as part of a clinical care team with a DHMT (Medical Technician) and individually, as appropriate for the service line, to deliver care in the patient’s home through our innovative in-home care service lines (i.e., Acute Care, Bridge Care, Advanced Care, Tele-presentation and others). This involves being in a mobile unit and driving or riding in a company vehicle to the place of service. • Perform comprehensive health assessments and diagnose and treat complex illnesses. • Provide therapeutic interventions, such as splinting, suturing, wound care and minor procedures. • Use critical thinking skills and follow evidence-based standards of practice. • Accurately and thoroughly document your patient encounter and ensure accuracy. • Analyze test data to diagnose, treat and arrange appropriate follow up for the patient to ensure continuity of care. • Educate patients and families on how to treat their acute illness and manage their health and well-being. • Effectively navigate difficult conversations related to end-of-life issues and goals of care. • Communicate effectively with patients, family, the medical power of attorney, primary care provider and all individuals involved in the patient’s care. • Identify and proactively solve problems. • Adhere to clinical and safety standards, protocols, and performance metrics. • Provide care with compassion, empathy, and cultural competency. • Maintain positive relationships with DHMT partners and remote teams. • Attend training sessions and clinical team meetings. • Maintain professional etiquette and serve as ambassadors for DispatchHealth. • Lead your practice and always do what’s right for the patient. What You Need • Minimum of two years of experience as an APP in the Emergency Department, Urgent Care, Internal Medicine, Hospital, Family Practice, Cardiac, Pulmonary or other relevant areas • Those with less than two years of experience as an APP, but with two or more years’ experience as a paramedic, RN (ED or ICU), Flight Nurse or a graduate from an ENP program or fellowship (NP’s) or EM/Hospitalist residency (PA’s) are also encouraged to apply • Graduate with an advanced degree from an accredited institution • Current unrestricted state license as a Nurse Practitioner or Physician Associate • Nationally board certified, current • Current BLS / ACLS certification • Prescriptive authority and DEA • Valid driver’s license with clean driving record • Complete required drivers training upon hire • Ability to lift and carry equipment up to 50 pounds • Ability to walk up and down several flights of stairs easily Who We Are DispatchHealth is redefining healthcare delivery through mobile and virtual healthcare. A rapidly scaling Denver, Colo., startup, we provide right-sized healthcare through the power of technology, convenience, and service. DispatchHealth is creating an integrated, convenient, high-touch care-delivery solution that extends the capabilities of the patient's care team and ensures that we provide personalized, quality care in the home or at the patient’s location of need. Our skilled, certified providers arrive onsite with the expertise and tools necessary to administer advanced medical care, supported by our technological infrastructure to ensure quality and to improve outcomes. DispatchHealth brings together experienced professionals with proven success in medicine, engineering and operations and a passion for transforming the healthcare landscape. DispatchHealth is committed to creating and supporting a diverse and inclusive team and serving all communities. All qualified applicants will be considered for employment regardless of race, gender, gender identity or expression, sexual orientation, religion, national origin, disability, age, or veteran status. DispatchHealth offers a comprehensive benefit package, including medical, dental and vision insurance, 401k, paid time off, family, and short-term disability leave. Do you want to be part of and thrive in a fast-paced, growth-stage, entrepreneurial technology, and healthcare delivery company? Are you willing to roll up your sleeves and do what needs to be done? Are you passionate about transforming healthcare through technology innovation, service and quality care delivered to patients? Our Mission We deliver trusted, compassionate care to all in the comfort of home. Our Vision Building the world's largest in-home care system. Our Values are embodied in The DispatchWay • Courage to advocate for our patients and each other • Innovation to trailblaze a new path for healthcare • Integrity to create a respectful and inclusive environment • Compassion to provide quality, safe and excellent care What makes us different? • DispatchHealth is a provider-led organization and encourages our teams to help inform decisions that impact your practice. • We spend time with our patients to treat the whole person. • Our patient-centric approach consistently results in a NPS score of 95 or better. • We offer flexible work schedules and PTO. • We offer full healthcare benefits and 401k for full-time employees, with a company match. • We support professional growth and leadership opportunities. • We offer CME, organizational conference, and workshop opportunities. • Our clinicians align with our guiding principles. Connect With Us Get to know us! Watch the video below to hear from healthcare professionals on what it's like to work with DispatchHealth. Follow us on Facebook, Twitter and YouTube to learn more. #APP link: 'https://www.salary.com/job/dispatchhealth-management/nurse-practitioners-and-physician-assistants/j202204271823255729302?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: false style: 'background-color:#BF360C;color:#FFFFFF;font-size:28px' letter: D position: Nurse Practitioners and Physician Assistants employer: DispatchHealth Management location: 'Columbus, OH' source: Salary.com perks: - 3 days ago - Full-time - Health insurance - Dental insurance - Paid time off - highlights: - Minimum of two years of medically-relevant experience or equivalent - Complete the DOT certification exam within 30 days of employment - 'Depending on the market, the ability to be proficient in both speaking and writing in additional languages not limited to but including Spanish' - Basic Life Support (BLS) certification - 'Please note that in some states and roles, you may be required to provide proof of full vaccination or an approved reasonable accommodation before you can begin to actively work' - Master's Degree level Family Nurse Practitioner program with current National Board Certification and State of Employment license to practice in the Advanced Practice Nurse role - 'Or in select states, Masters of Science in Physician Assistant Studies (or other health-related Master''s Degree or equivalent experience together with Bachelors of Science in Physician Assistant Studies) with current National Board Certification and State of Employment license to practice in the role' - 'As a MinuteClinic Nurse Practitioner or PA, you will provide accurate assessment, diagnosis, and treatment of common family illnesses for patients 18 months and older' - 'You will have the tools, training and resources to help us with our CVS Health mission of helping people on their path to better health' - 'Provide holistic, evidenced-based care inclusive of accurate assessment, diagnosis, treatment, management of health problems, health counseling, and disposition planning for our patients' - 'This includes education and treatment for pregnancy prevention, sexually transmitted infection (STI) Prevention and safer sex practices' - 'Our health care benefits are designed to offer quality, affordable care that''s flexible to meet a range of individual needs' - 'This includes Medical and Prescription coverage, Dental and Vision coverage, Health Savings Account, Flexible Spending Accounts, Employee Assistance Plan and CME reimbursement' - 'The actual salary offer will take into account a wide range of factors, including location' - You are required to have received at least one COVID-19 shot prior to your first day of employment and to provide proof of your vaccination status or apply for a reasonable accommodation within the first 10 days of your employment description: summary: |- Job Description Lancaster, Ohio and surrounding areas As a MinuteClinic Nurse Practitioner or PA, you will provide accurate assessment, diagnosis, and treatment of common family illnesses for patients 18 months and older. You will have the tools, training and resources to help us with our CVS Health mission of helping people on their path to better health. You will report to the Senior Practice detail: |- Job Description Lancaster, Ohio and surrounding areas As a MinuteClinic Nurse Practitioner or PA, you will provide accurate assessment, diagnosis, and treatment of common family illnesses for patients 18 months and older. You will have the tools, training and resources to help us with our CVS Health mission of helping people on their path to better health. You will report to the Senior Practice Manager (SPM) and: • Provide holistic, evidenced-based care inclusive of accurate assessment, diagnosis, treatment, management of health problems, health counseling, and disposition planning for our patients. This includes education and treatment for pregnancy prevention, sexually transmitted infection (STI) Prevention and safer sex practices. • Offer, order and administer immunizations and injections (to include but not limited to COVID19, influenza, TB, Depo) and provides evidence-based patient/parent vaccine counseling and education. Our health care benefits are designed to offer quality, affordable care that's flexible to meet a range of individual needs. This includes Medical and Prescription coverage, Dental and Vision coverage, Health Savings Account, Flexible Spending Accounts, Employee Assistance Plan and CME reimbursement. Pay Range The typical pay range for this role is: Minimum: 40.63 Maximum: 87.50 Please keep in mind that this range represents the pay range for all positions in the job grade within which this position falls. The actual salary offer will take into account a wide range of factors, including location. Required Qualifications Minimum of two years of medically-relevant experience or equivalent • Complete the DOT certification exam within 30 days of employment • Depending on the market, the ability to be proficient in both speaking and writing in additional languages not limited to but including Spanish • Basic Life Support (BLS) certification • Pass a FIT test and wear the provided respirator mask when protocol requires. This applies to all clinics that have a co-located point of care COVID-19 testing site COVID Requirements COVID-19 Vaccination Requirement CVS Health requires certain colleagues to be fully vaccinated against COVID-19 (including any booster shots if required), where allowable under the law, unless they are approved for a reasonable accommodation based on disability, medical condition, religious belief, or other legally recognized reasons that prevents them from being vaccinated. You are required to have received at least one COVID-19 shot prior to your first day of employment and to provide proof of your vaccination status or apply for a reasonable accommodation within the first 10 days of your employment. Please note that in some states and roles, you may be required to provide proof of full vaccination or an approved reasonable accommodation before you can begin to actively work. Preferred Qualifications If less than 1 year of work experience, prior student precepting rotation with MinuteClinic is preferred but not required Education Master's Degree level Family Nurse Practitioner program with current National Board Certification and State of Employment license to practice in the Advanced Practice Nurse role • Or in select states, Masters of Science in Physician Assistant Studies (or other health-related Master's Degree or equivalent experience together with Bachelors of Science in Physician Assistant Studies) with current National Board Certification and State of Employment license to practice in the role. Business Overview Bring your heart to CVS Health Every one of us at CVS Health shares a single, clear purpose: Bringing our heart to every moment of your health. This purpose guides our commitment to deliver enhanced human-centric health care for a rapidly changing world. Anchored in our brand — with heart at its center — our purpose sends a personal message that how we deliver our services is just as important as what we deliver. Our Heart At Work Behaviors™ support this purpose. We want everyone who works at CVS Health to feel empowered by the role they play in transforming our culture and accelerating our ability to innovate and deliver solutions to make health care more personal, convenient and affordable. We strive to promote and sustain a culture of diversity, inclusion and belonging every day. CVS Health is an affirmative action employer, and is an equal opportunity employer, as are the physician-owned businesses for which CVS Health provides management services. We do not discriminate in recruiting, hiring, promotion, or any other personnel action based on race, ethnicity, color, national origin, sex/gender, sexual orientation, gender identity or expression, religion, age, disability, protected veteran status, or any other characteristic protected by applicable federal, state, or local law. We proudly support and encourage people with military experience (active, veterans, reservists and National Guard) as well as military spouses to apply for CVS Health job opportunities link: 'https://www.snagajob.com/jobs/815638476?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: false style: 'background-color:#00897B;color:#FFFFFF;font-size:28px' letter: C position: Nurse Practitioner - Now Hiring employer: CVS Health location: 'Lancaster, OH' source: Snagajob perks: - 2 days ago - Full-time - Health insurance - Dental insurance - highlights: - Master's Degree (Required) - 3 twelve hour shifts; 12p-12a description: summary: |- We are more than a health system. We are a belief system. We believe wellness and sickness are both part of a lifelong partnership, and that everyone could use an expert guide. We work hard, care deeply and reach further to help people uncover their own power to be healthy. We inspire hope. We learn, grow, and achieve more – in our careers and in our communities. Job Description Summary detail: |- We are more than a health system. We are a belief system. We believe wellness and sickness are both part of a lifelong partnership, and that everyone could use an expert guide. We work hard, care deeply and reach further to help people uncover their own power to be healthy. We inspire hope. We learn, grow, and achieve more – in our careers and in our communities. Job Description Summary 3 twelve hour shifts; 12p-12a Minimum Qualifications Master's Degree (Required) Work Shift Evening Scheduled Weekly Hours 36 Department Grove City Hospitalists Join us! • if your passion is to work in a caring environment • if you believe that learning is a life-long process • if you strive for excellence and want to be among the best in the healthcare industry Equal Employment Opportunity OhioHealth is an equal opportunity employer and fully supports and maintains compliance with all state, federal, and local regulations. OhioHealth does not discriminate against associates or applicants because of race, color, genetic information, religion, sex, sexual orientation, gender identity or expression, age, ancestry, national origin, veteran status, military status, pregnancy, disability, marital status, familial status, or other characteristics protected by law. Equal employment is extended to all person in all aspects of the associate-employer relationship including recruitment, hiring, training, promotion, transfer, compensation, discipline, reduction in staff, termination, assignment of benefits, and any other term or condition of employment link: 'https://www.linkedin.com/jobs/view/hospital-medicine-nurse-practitioner-or-physician-assistant-np-or-pa-at-ohiohealth-3456853737?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: Hospital Medicine Nurse Practitioner or Physician Assistant (NP or PA) employer: OhioHealth location: 'Grove City, OH' source: LinkedIn perks: - 2 days ago - Full-time - highlights: - Minimum of two years of medically-relevant experience or equivalent - Complete the DOT certification exam within 30 days of employment - 'Depending on the market, the ability to be proficient in both speaking and writing in additional languages not limited to but including Spanish' - Basic Life Support (BLS) certification - 'Please note that in some states and roles, you may be required to provide proof of full vaccination or an approved reasonable accommodation before you can begin to actively work' - Master's Degree level Family Nurse Practitioner program with current National Board Certification and State of Employment license to practice in the Advanced Practice Nurse role - 'Or in select states, Masters of Science in Physician Assistant Studies (or other health-related Master''s Degree or equivalent experience together with Bachelors of Science in Physician Assistant Studies) with current National Board Certification and State of Employment license to practice in the role' - Evidence-based guidelines and access to assessment and treatment planning tools to elevate and support the continuity of care for patients - 'Provide Primary and Family evidenced-based care inclusive of accurate assessment, diagnosis, treatment, management of health problems, health counseling, and disposition planning for our patients' - 'Provide administrative duties to include but not limited to opening/closing the clinic, inventory, patient follow up, verifying insurance and collecting payment, maintaining a clean environment' - Be responsible for handling patient appointments and performing routing examinations to ensure positive patient health outcomes - 'Perform duties including speaking with patients about healthy lifestyle choices, completing diagnostic tests to help diagnose and treat patients for injuries or illnesses and coordinating with other healthcare professionals to maintain a comprehensive plan of care' - 'Encourage patients to become active participants in their own healthcare and well-being through services such as health screenings, behavioral health and wellness, chronic condition management' - Autonomy to run your own practice with refreshing collaborator and organizational support - Flexibility with scheduling - Work life balance - 'Exceptional tools, training, and resources' - Unparalleled Career growth opportunities and development - 'Patient charting and follow up completed in the clinic during the shift, no taking work home' - 'This includes Medical and Prescription coverage, Dental and Vision coverage, Health Savings Account, Flexible Spending Accounts, Employee Assistance Plan and CME reimbursement' - 'The actual salary offer will take into account a wide range of factors, including location' description: summary: |- Job Description Upper Arlington, Ohio and surrounding areas (F/T) As the largest retail health care provider in the nation, and an industry leading Fortune 4 Company, MinuteClinic offers the unique opportunity to deliver affordable, accessible comprehensive high-quality care that meets the needs of our patients, their families, and our communities. You’ll be empowered to provide holistic patient detail: |- Job Description Upper Arlington, Ohio and surrounding areas (F/T) As the largest retail health care provider in the nation, and an industry leading Fortune 4 Company, MinuteClinic offers the unique opportunity to deliver affordable, accessible comprehensive high-quality care that meets the needs of our patients, their families, and our communities. You’ll be empowered to provide holistic patient care to your community with support, guidance, collaboration and a “one store, one team mindset.” Our NPs and PA's Enjoy: • Autonomy to run your own practice with refreshing collaborator and organizational support • Flexibility with scheduling • Work life balance • Exceptional tools, training, and resources • Evidence-based guidelines and access to assessment and treatment planning tools to elevate and support the continuity of care for patients • Practicing at the top of your clinical license with the support of our clinical care team • Unparalleled Career growth opportunities and development • Patient charting and follow up completed in the clinic during the shift, no taking work home You will: •Provide Primary and Family evidenced-based care inclusive of accurate assessment, diagnosis, treatment, management of health problems, health counseling, and disposition planning for our patients. •Provide administrative duties to include but not limited to opening/closing the clinic, inventory, patient follow up, verifying insurance and collecting payment, maintaining a clean environment. •Be responsible for handling patient appointments and performing routing examinations to ensure positive patient health outcomes •Perform duties including speaking with patients about healthy lifestyle choices, completing diagnostic tests to help diagnose and treat patients for injuries or illnesses and coordinating with other healthcare professionals to maintain a comprehensive plan of care •Encourage patients to become active participants in their own healthcare and well-being through services such as health screenings, behavioral health and wellness, chronic condition management Our health care benefits are designed to offer quality, affordable care that's flexible to meet a range of individual needs. This includes Medical and Prescription coverage, Dental and Vision coverage, Health Savings Account, Flexible Spending Accounts, Employee Assistance Plan and CME reimbursement. Pay Range The typical pay range for this role is: Minimum: 40.63 Maximum: 87.50 Please keep in mind that this range represents the pay range for all positions in the job grade within which this position falls. The actual salary offer will take into account a wide range of factors, including location. Required Qualifications Minimum of two years of medically-relevant experience or equivalent • Complete the DOT certification exam within 30 days of employment • Depending on the market, the ability to be proficient in both speaking and writing in additional languages not limited to but including Spanish • Basic Life Support (BLS) certification • Pass a FIT test and wear the provided respirator mask when protocol requires. This applies to all clinics that have a co-located point of care COVID-19 testing site COVID Requirements COVID-19 Vaccination Requirement CVS Health requires certain colleagues to be fully vaccinated against COVID-19 (including any booster shots if required), where allowable under the law, unless they are approved for a reasonable accommodation based on disability, medical condition, religious belief, or other legally recognized reasons that prevents them from being vaccinated. You are required to have received at least one COVID-19 shot prior to your first day of employment and to provide proof of your vaccination status or apply for a reasonable accommodation within the first 10 days of your employment. Please note that in some states and roles, you may be required to provide proof of full vaccination or an approved reasonable accommodation before you can begin to actively work. Preferred Qualifications If less than 1 year of work experience, prior student precepting rotation with MinuteClinic is preferred but not required Education • Master's Degree level Family Nurse Practitioner program with current National Board Certification and State of Employment license to practice in the Advanced Practice Nurse role • Or in select states, Masters of Science in Physician Assistant Studies (or other health-related Master's Degree or equivalent experience together with Bachelors of Science in Physician Assistant Studies) with current National Board Certification and State of Employment license to practice in the role Business Overview Bring your heart to CVS Health Every one of us at CVS Health shares a single, clear purpose: Bringing our heart to every moment of your health. This purpose guides our commitment to deliver enhanced human-centric health care for a rapidly changing world. Anchored in our brand — with heart at its center — our purpose sends a personal message that how we deliver our services is just as important as what we deliver. Our Heart At Work Behaviors™ support this purpose. We want everyone who works at CVS Health to feel empowered by the role they play in transforming our culture and accelerating our ability to innovate and deliver solutions to make health care more personal, convenient and affordable. We strive to promote and sustain a culture of diversity, inclusion and belonging every day. CVS Health is an affirmative action employer, and is an equal opportunity employer, as are the physician-owned businesses for which CVS Health provides management services. We do not discriminate in recruiting, hiring, promotion, or any other personnel action based on race, ethnicity, color, national origin, sex/gender, sexual orientation, gender identity or expression, religion, age, disability, protected veteran status, or any other characteristic protected by applicable federal, state, or local law. We proudly support and encourage people with military experience (active, veterans, reservists and National Guard) as well as military spouses to apply for CVS Health job opportunities link: 'https://jobs.cvshealth.com/job/17579746/nurse-practitioner-physician-assistant-upper-arlington-oh/?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: false style: 'background-color:#00897B;color:#FFFFFF;font-size:28px' letter: C position: Nurse Practitioner/Physician Assistant employer: CVS Health location: 'Upper Arlington, OH' source: CVS Health perks: - 27 days ago - Full-time - Health insurance - Dental insurance - highlights: - 'Other: Master of Science in Nursing as a Family Nurse Practioner or Bachelor''s Degree as a Physician Assistant' - 'Active license, American Association of Nurse Practitioners (AANP) or American Nurses Credentialing Center (ANCC) certification and all necessary state credentials, Board certified family nurse practitioner (FNP-C); or physician assistant (PA-C), where eligible, Valid driver''s license' - 1 year of experience in healthcare - Ability to work both independently and as part of a team - Excellent oral/written communication skills - Ability to prioritize and handle multiple projects and responsibilities - Ability to maintain a high degree of confidentiality - 'Excellent telephone, interpersonal and organizational skills' - Strong computer skills - Any experience with applicable clinical procedures - Any experience with electronic health record charting systems - 'Any previous experience in retail health, emergency health, critical care' - 'Demonstrated leadership, coaching and influencing skills' - 'Education Level: Master''s Required' - Responsible for delivering the highest quality health care within The Little Clinic's scope of services while achieving optimum patient satisfaction - 'These responsibilities include but are not limited to: building relationships with the patients, host store personnel and the health care community in order to enhance practice building and continuity of care' - 'Demonstrate the company''s core values of respect, honesty, integrity, diversity, inclusion and safety' - Provide the highest quality of medical care to our patients while maintaining all company metrics for productivity - 'Participate in peer review, quality assurance, and staff meetings with other health practitioners as required' - Ensure that a safety and quality-based healthcare environment is maintained - Ensure that the clinic remains open for all scheduled hours - Collaborate with the regional management in participating in a community event to promote TLC to generate increased utilization of the clinic - Respond as directed by regional management to correct any situations noted on the customer experience survey - Manage the clinic's inventory and order supplies to maintain cost effective clinical operations - Perform quality control on instrumentation and CLIA waived testing as scheduled - Utilize the company information systems as directed and in compliance with HIPAA regulations and company policies - Support mentor program by being a resource and a role model - Keep clinical knowledge current by attending ongoing education seminars related to retail and family practice - 'Provide coverage for clinics within the region as needed, and as assigned by the regional management' - Control costs at the clinics to meet the budgeted profitability goals - Maintain a presence in the community through active membership in local nursing organizations and through participation in community outreach programs - 'Present a neat, well-groomed image, wearing a clean, white lab coat, closed toe shoes in compliance with The Little Clinic dress code' - Participate in other operational duties and responsibilities as assigned by the regional management - 'If a float: Travel to designated clinics within a specified geographic area' - Must be able to perform the essential job functions of this position with or without reasonable accommodation description: summary: |- Company Name: The Little Clinic Position Type: Employee detail: |- Company Name: The Little Clinic Position Type: Employee FLSA Status: Non-Exempt Position Summary Responsible for delivering the highest quality health care within The Little Clinic's scope of services while achieving optimum patient satisfaction. These responsibilities include but are not limited to: building relationships with the patients, host store personnel and the health care community in order to enhance practice building and continuity of care. Demonstrate the company's core values of respect, honesty, integrity, diversity, inclusion and safety. Essential Job Functions Provide the highest quality of medical care to our patients while maintaining all company metrics for productivity Participate in peer review, quality assurance, and staff meetings with other health practitioners as required Ensure that a safety and quality-based healthcare environment is maintained Ensure that the clinic remains open for all scheduled hours Collaborate with the regional management in participating in a community event to promote TLC to generate increased utilization of the clinic Respond as directed by regional management to correct any situations noted on the customer experience survey Manage the clinic's inventory and order supplies to maintain cost effective clinical operations Perform quality control on instrumentation and CLIA waived testing as scheduled Utilize the company information systems as directed and in compliance with HIPAA regulations and company policies Support mentor program by being a resource and a role model Keep clinical knowledge current by attending ongoing education seminars related to retail and family practice Provide coverage for clinics within the region as needed, and as assigned by the regional management Control costs at the clinics to meet the budgeted profitability goals Maintain a presence in the community through active membership in local nursing organizations and through participation in community outreach programs Present a neat, well-groomed image, wearing a clean, white lab coat, closed toe shoes in compliance with The Little Clinic dress code Participate in other operational duties and responsibilities as assigned by the regional management If a float: Travel to designated clinics within a specified geographic area Must be able to perform the essential job functions of this position with or without reasonable accommodation Minimum Position Qualifications Other: Master of Science in Nursing as a Family Nurse Practioner or Bachelor's Degree as a Physician Assistant Active license, American Association of Nurse Practitioners (AANP) or American Nurses Credentialing Center (ANCC) certification and all necessary state credentials, Board certified family nurse practitioner (FNP-C); or physician assistant (PA-C), where eligible, Valid driver's license 1 year of experience in healthcare Ability to work both independently and as part of a team Excellent oral/written communication skills Ability to prioritize and handle multiple projects and responsibilities Ability to maintain a high degree of confidentiality Excellent telephone, interpersonal and organizational skills Strong computer skills Desired Previous Experience/Education Any experience with applicable clinical procedures Any experience with electronic health record charting systems Any previous experience in retail health, emergency health, critical care Demonstrated leadership, coaching and influencing skills Education Level: Master's Required Required Certifications/Licenses: American Academy Nurse Practitioner (AANP); American Nurses Credentialing Center (ANCC) Position Type: Full-Time Shift(s): [[mfield4]] Regions: Any States: Ohio Keywords: FNP The Little Clinic Jobs: At The Little Clinic our locations are staffed by board-certified nurse practitioners or physician assistants and patient care technicians to provide high-quality, convenient healthcare at an affordable price. The primary focus of our healthcare team is to promote health and wellness through appropriate diagnosis, treatment and patient education. The Little Clinic nurse practitioners and physician assistants are fully qualified to diagnose and treat common illnesses and minor injuries, prescribe medications, conduct tests, interpret lab results, provide wellness and preventive care, perform physical examinations and health screenings and administer vaccinations and injections. We’re growing and actively looking for qualified applicants to help us continue to provide high-quality healthcare and stellar service to our patients. Company Overview: Kroger Family of Companies employs nearly half a million associates who serve over 11 million customers daily through a seamless shopping experience under a variety of banner names. At The Kroger Co., we are Fresh for Everyone™ and dedicated to our Purpose: To Feed the Human Spirit®. We are committed to creating #ZeroHungerZeroWaste communities by 2025. Careers with The Kroger Co. and our family of companies offer competitive wages, flexible schedules, benefits and room for advancement. Posting Notes: OH || Gahanna || 300 S Hamilton Rd || 43230 || The Little Clinic || None || Health Care (The Little Clinic); The Little Clinic || Employee || Non-Exempt || Full-Time || American Academy Nurse Practitioner (AANP); American Nurses Credentialing Center (ANCC link: 'https://www.simplyhired.com/job/qjSi4AZQuGcnhce6kdxkUClA-Ozqi7RI_edfNBoNeS4IF_9LK3Ms-A?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: false style: 'background-color:#BF360C;color:#FFFFFF;font-size:28px' letter: T position: Nurse Practitioner - Gahanna - FT employer: The Little Clinic location: 'Gahanna, OH' source: SimplyHired perks: - 4 days ago - Full-time - highlights: - Minimum Master's Degree in Nursing - Valid nurse practitioner or physician assistant license in state of operations & current board certification in your field - 5+ years of progressive care required - BLS and ACLS certified and an NPI# as an NP - 'Have a valid driver''s license, car insurance, have access to a car and willingness to drive to patient homes/patient location, as well as an active auto insurance policy' - 'Role model in courageous teamwork, integrity, ethics, and productivity' - Expert in diagnosis and treatment of chronic and urgent medical/psychological conditions of older adults - 'Experience in end-of-life, geriatrics, internal medicine, palliative care' - 'Expert in palliative care, and end of life communication' - 'Excellent verbal, written, presentation, and interpersonal communication skills' - Confident speaker to internal and external groups - 'Strong computer skills, including Word, Excel, and PowerPoint' - Ability to connect immediately with patients and families to contribute to difficult cases - Excellent time management and multi-tasking skills - 'Travel requirements: Travel may be required up to 100% locally' - Ability to lift up to 20lbs - Moving lifting or transferring of patients may involve lifting of up to 50lbs as well as assist with weights of more than 100lbs - Ability to stand for extended periods - Ability to drive to patient locations (ie - 'Full in-person orientation, vision, mission, and values introduction, and instilling cultural ideals' - Respect and trust for how you work and how you make a difference - 'You own your role, contribute to the team, and feel the enormous impact on lives' - 'Leadership that listens, trusts, empowers, and supports' - Empowerment and ownership for solving problems that arise and doing the right thing in each interaction - 'Work during the daytime, flexible schedule, and on-call rotation' - 'They deliver primary, urgent and acute medical care to a wide variety of patients' - 'The Nurse Practitioner will be accountable for caring for patients, maintaining accurate and current patient records, and scheduling initial, urgent, and follow-up appointments to patients as required' - 'The successful candidate will work as a team with our physicians, social workers, paramedics, and care team coordinators to assist in delivering concierge care to every patient' - 'Practices the WellBe mission: To help our patients lead healthier, meaningful lives by delivering the most Complete Care' - Partners with other clinicians in the "Care Community managing the health and wellbeing of patients living in their homes - Responsible engaging attributed patient into WellBe program - Provides primary care to patients in the home - 'Facilitates staff, patient, and family decision making by providing educational resources' - Performs initial patient screenings/physical examinations creates appropriate assessment/plan - Addresses urgent care needs of the patients as needed - Collaborates with community team to complete care assessment - 'Orders, interprets, and analyzes diagnostic tests and determine the need for follow-up appointments and further treatment options' - 'Prescribes and manage medications and treatments as appropriate, including but not limited to psychopharmacological agents' - Updates patient records and check records for accuracy at each patient appointment - 'Delivers quality care while maintaining all company metrics pertaining to appropriate documentation/coding, HEDIS measures, engagement of patients, and managing medical expense' - 'Serves as a resource for patients in delivering ongoing care information, counseling and guidance for any patients with critical conditions' - Refer to internal/external resources as appropriate such as WellBe behavioral health protocols - Collaborates with the interdisciplinary team and participate in regularly scheduled team meetings - Maintain required licensure and certification - 'Deliver palliative care, and when needed, end of life care to patients and families' - 'Facilitates family meetings with WellBe community team, to help with complicated family dynamics and goals of care' - Other tasks needed to accomplish team's objectives/goals - Growth and development opportunities across expanding markets in the company and celebrate success on a global scale - 'Full-time permanent, work seeing patients in their home, traveling around to other home locations' - 'Rich and competitive total rewards package including health benefits, dental, vision, life insurance, dependent care reimbursement, STD/LTD, 401k match with immediate vesting, paid time off / floating holidays, commuter/transportation (mileage) reimbursement, and educational reimbursement' - 'The opportunity to work with a progressive company, who is making a difference each day with every patient' - 'Nursing, Work from Home Opportunity,Regular, Flexible, Pay, Geriatric population' description: summary: |- Job DescriptionJob DescriptionJob Summary: About Us detail: |- Job DescriptionJob DescriptionJob Summary: About Us Come reimagine care with us! We're on a mission to change the way medical care is delivered around the country. By supplying home-based medical care to patients who need it most, WellBe is changing lives by providing care wherever our patients call home. WellBe's primary care services are delivered by a team of licensed clinicians in the comfort of the patient's home. By combining the strength of physicians, nurse practitioners, social workers, paramedics, and other healthcare professionals, WellBe delivers an extra level of support to the patients we serve in their communities. This high-risk population is typically underserved and challenged with access to care which we provide. To address these problems, we have elected to bring the care to the patient, instead of trying to bring the patient to the care. WellBe's clinician-led geriatric care teams provide concierge-level medical care and social support in the home as well as delivering and coordinating across the entire care continuum - from chronic care and urgent care in the home to hospital to skilled nursing facility to assisted living to palliative care, to end-of-life care. Joining WellBe means joining a growing, purpose-driven organization to deliver the highest quality care to our senior communities and to make an impact on lives every day. Why WellBe? WellBe's Culture is Welcoming • Be part of something important: • Be part of pioneering a new way of healthcare that is revolutionizing the industry. • A patient-focused environment that ensures patients can live a fulfilling life whatever their health level is. Our focus is to give our patients more good days. Give yourself incredible opportunities: • Growth and development opportunities across expanding markets in the company and celebrate success on a global scale. • Training in the WellBe model and team-based care. Full in-person orientation, vision, mission, and values introduction, and instilling cultural ideals. Respect and trust for how you work and how you make a difference. • Work as part of a collaborative team with a strong team culture. • You own your role, contribute to the team, and feel the enormous impact on lives. • Leadership that listens, trusts, empowers, and supports. • Empowerment and ownership for solving problems that arise and doing the right thing in each interaction. • Pioneering a new way of healthcare that is revolutionizing the industry. What we offer: • Full-time permanent, work seeing patients in their home, traveling around to other home locations. Work during the daytime, flexible schedule, and on-call rotation.Rich and competitive total rewards package including health benefits, dental, vision, life insurance, dependent care reimbursement, STD/LTD, 401k match with immediate vesting, paid time off / floating holidays, commuter/transportation (mileage) reimbursement, and educational reimbursement. • The opportunity to work with a progressive company, who is making a difference each day with every patient. About the Position: Our Nurse Practitioners are critical to our team that provides compassionate care to the frailest elderly who have chronic and acute illnesses or injuries living in their homes. They deliver primary, urgent and acute medical care to a wide variety of patients. The Nurse Practitioner will be accountable for caring for patients, maintaining accurate and current patient records, and scheduling initial, urgent, and follow-up appointments to patients as required. The successful candidate will work as a team with our physicians, social workers, paramedics, and care team coordinators to assist in delivering concierge care to every patient. We offer a positive, upbeat work environment where all medical personnel work together for the good of the patient. Job Description: WellBe - Nurse Practitioner - What to Expect: • Practices the WellBe mission: To help our patients lead healthier, meaningful lives by delivering the most Complete Care. • Partners with other clinicians in the "Care Community managing the health and wellbeing of patients living in their homes. • Responsible engaging attributed patient into WellBe program • Provides primary care to patients in the home • Facilitates staff, patient, and family decision making by providing educational resources. • Performs initial patient screenings/physical examinations creates appropriate assessment/plan • Addresses urgent care needs of the patients as needed • Collaborates with community team to complete care assessment • Orders, interprets, and analyzes diagnostic tests and determine the need for follow-up appointments and further treatment options • Prescribes and manage medications and treatments as appropriate, including but not limited to psychopharmacological agents • Updates patient records and check records for accuracy at each patient appointment • Delivers quality care while maintaining all company metrics pertaining to appropriate documentation/coding, HEDIS measures, engagement of patients, and managing medical expense. • Serves as a resource for patients in delivering ongoing care information, counseling and guidance for any patients with critical conditions • Refer to internal/external resources as appropriate such as WellBe behavioral health protocols • Collaborates with the interdisciplinary team and participate in regularly scheduled team meetings • Maintain required licensure and certification • Deliver palliative care, and when needed, end of life care to patients and families • Facilitates family meetings with WellBe community team, to help with complicated family dynamics and goals of care • Other tasks needed to accomplish team's objectives/goals Job Requirements: Must Haves: Educational/ Experience Requirements: • Minimum Master's Degree in Nursing • Valid nurse practitioner or physician assistant license in state of operations & current board certification in your field • 5+ years of progressive care required • BLS and ACLS certified and an NPI# as an NP • Have a valid driver's license, car insurance, have access to a car and willingness to drive to patient homes/patient location, as well as an active auto insurance policy Required Skills and Abilities: • Role model in courageous teamwork, integrity, ethics, and productivity • Expert in diagnosis and treatment of chronic and urgent medical/psychological conditions of older adults • Experience in end-of-life, geriatrics, internal medicine, palliative care • Expert in palliative care, and end of life communication • Excellent verbal, written, presentation, and interpersonal communication skills • Confident speaker to internal and external groups • Strong computer skills, including Word, Excel, and PowerPoint • Home care experience preferred • Ability to connect immediately with patients and families to contribute to difficult cases • Excellent time management and multi-tasking skills Travel Requirements: Travel requirements: Travel may be required up to 100% locally. Work Conditions: Ability to lift up to 20lbs. Moving lifting or transferring of patients may involve lifting of up to 50lbs as well as assist with weights of more than 100lbs. Ability to stand for extended periods. Ability to drive to patient locations (ie. home, hospital, SNF, etc). Fine motor skills/visual acuity WellBe Senior Medical is an equal opportunity employer. We embrace diversity, inclusion, and equity and encourage all interested readers to apply at wellbeseniormedical.com/careers. The preceding functions may not be comprehensive in scope regarding work performed by an employee assigned to this position classification. Management reserves the right to add, modify, change, or rescind the work assignments of this position. Management also reserves the right to make reasonable accommodations so that a qualified employee(s) can perform the essential functions of this role. Columbus, OH 45011 Primary Location: Columbus, OH 45011 Job: Nurse Practitioner or NP. Regular Shift. Full-Time Job Level: Day Job, 8 am, 5 pm, Travel, Monday, Friday. Light On-call, no evening, no weekend hours unless desired. Nursing, Work from Home Opportunity,Regular, Flexible, Pay, Geriatric population link: 'https://www.mendeley.com/careers/job/nurse-practitioner-columbus-oh-21243868?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: 'Nurse Practitioner- Columbus, OH' employer: myHealthTalent location: Ohio source: Mendeley perks: - 2 days ago - Full-time - Health insurance - Dental insurance - Paid time off - highlights: - 'Education: Masters required in Science, Nursing or specialty field' - Graduate of Advanced Practitioner Program - Current License as RN in Ohio - Certified as Advance Practice Nurse in designated specialty - Holds current Certificate of Authority (COA) from the Ohio Board of Nursing - Hold current certificate to prescribe (CTP) or eligible for certificate to prescribe externship(CTP-E) from the Ohio Board of Nursing - BLS provider certification - DEA license - Strong clinical assessment and analytical skills - Self-directed professional with strong organizational skills - A licensed Physician Assistant will also be considered - Manages the care and treatment of patients as indicated in the professional scope of practice and within current standards and protocols - Develops a comprehensive plan of care with the patient/family consistent with established guidelines - Practices within the guidelines of a Standard Care Arrangement with a collaborating physician - Initiates and leads performance improvement activities with a focus on achieving top quartile on clinical indicators - 'Competitive compensation and benefits packages including medical, dental, and vision coverage' - Retirement savings account with employer match starting on day one - Generous paid time off programs - Employee recognition incentive program - Tuition/professional development reimbursement - Relocation assistance (geographic restrictions apply) - Discounted tuition and enrollment opportunities at the Mount Carmel College of Nursing - 'Excellent compensation, benefit eligible and annual CME stipend' description: summary: |- Employment Type: Part timeShift detail: |- Employment Type: Part timeShift Description: Cardiology Nurse Practitioner - Part-time Why Mount Carmel? Offering access to more than 250 primary care and specialty care providers by way of our 60+ free-standing clinics throughout central Ohio, Mount Carmel Medical Group is focused on doing what's best and doing what's right for you and your family. We believe in offering our patients the highest quality medical care in a convenient, friendly atmosphere. We strive to make the doctor-patient relationship a friendly one and encourage patients to take an active role in their healthcare. We know that exceptional patient care starts with taking care of our colleagues, so we invest in great people and all that we ask in return is that you come to work ready to make a difference and do the right thing. What we offer: • Competitive compensation and benefits packages including medical, dental, and vision coverage • Retirement savings account with employer match starting on day one • Generous paid time off programs • Employee recognition incentive program • Tuition/professional development reimbursement • Relocation assistance (geographic restrictions apply) • Discounted tuition and enrollment opportunities at the Mount Carmel College of Nursing Why Columbus? The nation's 14th largest city, Columbus, Ohio is one of the fastest growing major metropolitan areas in the Midwest – ranked #1 for population growth, #1 for job growth, #1 for wage growth, and #1 real estate market. And with a vibrant blend of professional sports, world-class attractions, creative cuisines, and a flourishing music and arts scene, you'll never be found wanting for entertainment and experiences to call your own in Columbus. Learn more at www.experiencecolumbus.com! This specialty opportunity is full-time. Excellent compensation, benefit eligible and annual CME stipend. This position will support the clinic on the St. Ann's campus. Responsibilities • Manages the care and treatment of patients as indicated in the professional scope of practice and within current standards and protocols. • Develops a comprehensive plan of care with the patient/family consistent with established guidelines • Practices within the guidelines of a Standard Care Arrangement with a collaborating physician. • Initiates and leads performance improvement activities with a focus on achieving top quartile on clinical indicators. Requirements/Qualification • Education: Masters required in Science, Nursing or specialty field. Graduate of Advanced Practitioner Program. • 1-2 years' advance practice experience in cardiology is preferred. • Current License as RN in Ohio. Certified as Advance Practice Nurse in designated specialty. Holds current Certificate of Authority (COA) from the Ohio Board of Nursing. • Hold current certificate to prescribe (CTP) or eligible for certificate to prescribe externship(CTP-E) from the Ohio Board of Nursing. • BLS provider certification • DEA license • Strong clinical assessment and analytical skills • Self-directed professional with strong organizational skills • A licensed Physician Assistant will also be considered. Mount Carmel and all its affiliates are proud to be equal opportunity employers. We do not discriminate on the basis of race, gender, religion, physical disability or any other classification protected under local, state or federal law. Our Commitment to Diversity and Inclusion Trinity Health is a family of 115,000 colleagues and nearly 26,000 physicians and clinicians across 25 states. Because we serve diverse populations, our colleagues are trained to recognize the cultural beliefs, values, traditions, language preferences, and health practices of the communities that we serve and to apply that knowledge to produce positive health outcomes. We also recognize that each of us has a different way of thinking and perceiving our world and that these differences often lead to innovative solutions. Our dedication to diversity includes a unified workforce (through training and education, recruitment, retention, and development), commitment and accountability, communication, community partnerships, and supplier diversity link: 'https://jobs.trinity-health.org/job/00400311/Nurse-Practitioner-for-Cardiology-Part-Time?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: Nurse Practitioner for Cardiology - Part-Time employer: Trinity Health location: 'Columbus, OH' source: Trinity Health Careers perks: - 27 days ago - Full-time - Health insurance - Dental insurance - Paid time off metadata: data_is_nearby_query: false data_query_location: '' data_num_results_in_fetch: 10 ts: 2.4619529247283936 device_region: US device_type: null Data Analyst Job Search: value: jobs: - highlights: - 'The ideal candidate will have outstanding communication skills, proven data design and implementation capabilities, a good eye for business, and a highly developed drive to deliver results' - 'The person in this role will be technically proficient and excel at collaborating with engineers, analysts, and business partners' - 'Bachelor/Master’s degree in mathematics, Economics, Computer Science, or related technical subject area or equivalent combination of education and experience' - 7+ years of proven work experience in a Senior Data Analyst or Business Data Analyst role - Experience in SQL and a scripting language such as Python or R - 'Strong problem-solving and analytical skills with the ability to collect, organize, analyze, and disseminate significant amounts of information with attention to detail and accuracy' - Good understanding of Hadoop and Big Data processing frameworks - 'Experience working with BI tools like Tableau, Power BI or DOMO' - Good understanding of data modeling - Experience with source control tools such as GitHub - Experience with data warehouses/RDBMS like Snowflake & Teradata - 'Ability to cleanse, curate, and manipulate data; as well as visualize and storytelling the results of an analysis' - Clear communication and storytelling via presentations - Proven experience and ability to deliver results on multiple projects in a fast-paced agile environment - 'Self-starter, highly organized and result oriented; and should be able to work with minimal direction' - 'Effective communication skills (with team members, the business, and in code)' - 'Remote Work Option – Open to remote work, except cannot work in South Dakota, Vermont, and West Virginia' - Work with business partners to understand business requirements - Translate business requirements to technical requirements for the engineers - Data mapping from source to target for building the data products - Organize and transform information into comprehensible structures - 'Manage and design the reporting environment, including data sources, security, and metadata' - Develop data models and validate the models to ensure that it meets requirements for consumption - 'Identify, analyze, and interpret trends or patterns in sophisticated data sets' - 'Review data processing results, reports, and performance indicators against expectations to identify potential code issues' - Use data mining to extract information from data sets and identify correlations and patterns - Locate and define new process improvement opportunities - Monitor data quality and remove corrupt data - This role is part of APLA’s Enterprise Data & Analytics Organization - 'You will work with other data engineers, architects, DevOps engineers, and various business partners in APLA as well as in Global Technology' - 'You will participate as part of an engineering team where you will interact daily with a product owner/manager, analytics managers, scrum master, and engineers' - 'As part of this team, or squad, you will be working to deliver analysis/requirement artefacts regularly in a collaborative and multi-functional paradigm' - 'The annual base salary for this position ranges from $131,000.00 in our lowest geographic market to $285,000.00 in our highest geographic market' description: summary: |- Become a Part of the NIKE, Inc. Team NIKE, Inc. does more than outfit the world’s best athletes. It is a place to explore potential, obliterate boundaries and push out the edges of what can be. The company looks for people who can grow, think, dream and create. Its culture thrives by embracing diversity and rewarding imagination. The brand seeks achievers, leaders and visionaries. At NIKE, Inc detail: |- Become a Part of the NIKE, Inc. Team NIKE, Inc. does more than outfit the world’s best athletes. It is a place to explore potential, obliterate boundaries and push out the edges of what can be. The company looks for people who can grow, think, dream and create. Its culture thrives by embracing diversity and rewarding imagination. The brand seeks achievers, leaders and visionaries. At NIKE, Inc it’s about each person bringing skills and passion to a challenging and constantly evolving game. NIKE is a technology company. From our flagship website and five-star mobile apps to developing products, managing big data and providing leading edge engineering and systems support, our teams at NIKE Global Technology exist to revolutionize the future at the confluence of tech and sport. We invest and develop advances in technology and employ the most creative people in the world, and then give them the support to constantly innovate, iterate and serve consumers more directly and personally. Our teams are innovative, diverse, multidisciplinary and collaborative, taking technology into the future and bringing the world with it. WHO ARE WE LOOKING FOR? We are looking for an experienced Lead Data Analyst in our Asia-Pacific Latin-America (APLA) Data & Analytics team to lead and conduct full life cycle analysis, produce technical requirements that will help build data products and provide valuable insight for business to enable continuous improvements. The ideal candidate will have outstanding communication skills, proven data design and implementation capabilities, a good eye for business, and a highly developed drive to deliver results. The person in this role will be technically proficient and excel at collaborating with engineers, analysts, and business partners. This person will be a self- starter, comfortable with ambiguity, and will enjoy working in a fast-paced dynamic environment. WHAT WILL YOU WORK ON? • Work with business partners to understand business requirements • Translate business requirements to technical requirements for the engineers • Data mapping from source to target for building the data products • Organize and transform information into comprehensible structures • Manage and design the reporting environment, including data sources, security, and metadata • Develop data models and validate the models to ensure that it meets requirements for consumption • Identify, analyze, and interpret trends or patterns in sophisticated data sets • Review data processing results, reports, and performance indicators against expectations to identify potential code issues • Use data mining to extract information from data sets and identify correlations and patterns • Locate and define new process improvement opportunities • Monitor data quality and remove corrupt data WHO WILL YOU WORK WITH? This role is part of APLA’s Enterprise Data & Analytics Organization. You will work with other data engineers, architects, DevOps engineers, and various business partners in APLA as well as in Global Technology. You will participate as part of an engineering team where you will interact daily with a product owner/manager, analytics managers, scrum master, and engineers. As part of this team, or squad, you will be working to deliver analysis/requirement artefacts regularly in a collaborative and multi-functional paradigm. One of Nike’s maxims is “Win as a Team”. In all interactions, you will find success in teamwork, a positive attitude, and hard work. WHAT YOU WILL BRING? • Bachelor/Master’s degree in mathematics, Economics, Computer Science, or related technical subject area or equivalent combination of education and experience • 7+ years of proven work experience in a Senior Data Analyst or Business Data Analyst role • Experience in SQL and a scripting language such as Python or R • Strong problem-solving and analytical skills with the ability to collect, organize, analyze, and disseminate significant amounts of information with attention to detail and accuracy • Good understanding of Hadoop and Big Data processing frameworks • Experience working with BI tools like Tableau, Power BI or DOMO • Good understanding of data modeling • Experience with source control tools such as GitHub • Experience working in AWS environment primarily Databricks, EMR, S3, Redshift, Athena, etc. preferred • Experience with data warehouses/RDBMS like Snowflake & Teradata • Ability to cleanse, curate, and manipulate data; as well as visualize and storytelling the results of an analysis • Clear communication and storytelling via presentations • Proven experience and ability to deliver results on multiple projects in a fast-paced agile environment • Self-starter, highly organized and result oriented; and should be able to work with minimal direction • Effective communication skills (with team members, the business, and in code) • Remote Work Option – Open to remote work, except cannot work in South Dakota, Vermont, and West Virginia. These candidates will be required to relocate. The annual base salary for this position ranges from $131,000.00 in our lowest geographic market to $285,000.00 in our highest geographic market. Actual salary will vary based on a candidate's location, qualifications, skills and experience. Information about benefits can be found here. NIKE, Inc. is a growth company that looks for team members to grow with it. Nike offers a generous total rewards package, casual work environment, a diverse and inclusive culture, and an electric atmosphere for professional development. No matter the location, or the role, every Nike employee shares one galvanizing mission: To bring inspiration and innovation to every athlete* in the world. NIKE, Inc. is committed to employing a diverse workforce. Qualified applicants will receive consideration without regard to race, color, religion, sex, national origin, age, sexual orientation, gender identity, gender expression, veteran status, or disability link: 'https://jobs.nike.com/job/00617679?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: Lead Data Analyst (Remote Option*) employer: Nike location: 'Beaverton, OR' source: Jobs At Nike perks: - 8 hours ago - Full-time - highlights: - H.S. Diploma or GED - '2 years Experience extracting, consolidating, and manipulating data for analysis and reporting purposes' - 2 years Professional experience in the healthcare industry - The Patient Access Services Data Analyst role will assist in optimizing the efficiency and accuracy of inputs and outputs of the process for Patient Access Services - 'Including, but not limited to, the collection of required patient demographics and documents, correct plan selection, authorization/payer requirements, compliance with state and federal regulations, and enterprise standards' - 'The Data Analyst will help identify efficiencies and the effectiveness of the Operational Excellence teams with the use of Data and will support improvements in enterprise scheduling, pre service, registration, and the patient experience' - 'Min: $23.94, Max: $38.65' - 'Our best-in-class benefits are uniquely designed to support you and your family in staying well, growing professionally and achieving financial security' - 'The amounts listed are the base pay range; additional compensation may be available for this role, such as shift differentials, standby/on-call, overtime, premiums, extra shift incentives, or bonus opportunities' - Check out our benefits page for more information about our Benefits and Rewards - 'Pay Range: $31.39 - $50.67' description: summary: |- Description Providence is calling a Data Analyst (Full-time, Days, Remote detail: |- Description Providence is calling a Data Analyst (Full-time, Days, Remote The Patient Access Services Data Analyst role will assist in optimizing the efficiency and accuracy of inputs and outputs of the process for Patient Access Services. Including, but not limited to, the collection of required patient demographics and documents, correct plan selection, authorization/payer requirements, compliance with state and federal regulations, and enterprise standards. The Data Analyst will help identify efficiencies and the effectiveness of the Operational Excellence teams with the use of Data and will support improvements in enterprise scheduling, pre service, registration, and the patient experience. Required qualification: • H.S. Diploma or GED • 2 years Experience extracting, consolidating, and manipulating data for analysis and reporting purposes • 2 years Professional experience in the healthcare industry. Preferred qualification: • Bachelor's Degree In a quantitative field (e.g. Statistics, Mathematics, Actuarial Science, Economics, Engineering/Physics, Accounting, or Computer Science) • 2 years Professional experience with health insurance claims / encounter data, EHR data, demographic data, social determinants of health data, and/or survey data. • 2 years Experience in applied data analysis, advanced statistical analysis or predictive analytics. Salary Range by location: NorCal (Napa, Sonoma) Min: $36.71, Max: $59.26 Southern California, NorCal (Humboldt) Alaska (Kodiak, Seward, Valdez) Min: $32.72, Max: $52.82 WA Puget Sound Oregon (Portland) Alaska (Anchorage) Min: $31.39, Max: $50.67 Oregon (Hood River, Medford, Seaside) Min: $29.26, Max: $47.23 Eastern Washington (Richland, Spokane, Walla Walla) Min: $27.93, Max: $45.09 Montana Min: $25.27, Max: $40.79 Texas Min: $23.94, Max: $38.65 Our best-in-class benefits are uniquely designed to support you and your family in staying well, growing professionally and achieving financial security. We take care of you, so you can focus on delivering our Mission of caring for everyone, especially the most vulnerable in our communities. About Providence At Providence, our strength lies in Our Promise of “Know me, care for me, ease my way.” Working at our family of organizations means that regardless of your role, we’ll walk alongside you in your career, supporting you so you can support others. We provide best-in-class benefits and we foster an inclusive workplace where diversity is valued, and everyone is essential, heard and respected. Together, our 120,000 caregivers (all employees) serve in over 50 hospitals, over 1,000 clinics and a full range of health and social services across Alaska, California, Montana, New Mexico, Oregon, Texas and Washington. As a comprehensive health care organization, we are serving more people, advancing best practices and continuing our more than 100-year tradition of serving the poor and vulnerable. The amounts listed are the base pay range; additional compensation may be available for this role, such as shift differentials, standby/on-call, overtime, premiums, extra shift incentives, or bonus opportunities. Check out our benefits page for more information about our Benefits and Rewards. About the Team Providence Shared Services is a service line within Providence that provides a variety of functional and system support services for our family of organizations across Alaska, California, Montana, New Mexico, Oregon, Texas and Washington. We are focused on supporting our Mission by delivering a robust foundation of services and sharing of specialized expertise. We are committed to the principle that every workforce member has the right to work in surroundings that are free from all forms of unlawful discrimination and harassment. We are committed to cultural diversity and equal employment for all individuals. It is our policy to recruit, hire, promote, compensate, transfer, train, retain, terminate, and make all other employment-related decisions without regard to race, color, religious creed (including religious dress and grooming practices), national origin (including certain language use restrictions), ancestry, disability (mental and physical including HIV and AIDS), medical condition (including cancer and genetic characteristics), genetic information, marital status, age, sex (which includes pregnancy, childbirth, breastfeeding and related medical conditions), gender, gender identity, gender expression, sexual orientation, genetic information, and military and veteran status or any other applicable legally protected status. We will also provide reasonable accommodation to known physical or mental limitations of an otherwise qualified caregiver or applicant for employment, unless the accommodation would impose undue hardship on the operation of our business. We are a community where all people, regardless of differences, are welcome, secure, and valued. We value respect, appreciation, collaboration, diversity, and a shared commitment to serving our communities. We expect that all workforce members in our community will act in ways which reflect a commitment to and accountability for, racial and social justice and equality in the workplace. As such, we will maintain a workplace free of discrimination and harassment based on any applicable legally protected status. We also expect that all workforce members will maintain a positive workplace free from any unacceptable conduct which creates an intimidating, hostile, or offensive work environment. Requsition ID: 153494 Company: Providence Jobs Job Category: Administrative Support Job Function: Administration Job Schedule: Full time Job Shift: Day Career Track: Business Professional Department: 4001 SS RC PAS ADM SOCAL Address: WA Renton 1801 Lind Ave SW Pay Range: $31.39 - $50.67 The amounts listed are the base pay range; additional compensation may be available for this role, such as shift differentials, standby/on-call, overtime, premiums, extra shift incentives, or bonus opportunities. Check out our benefits page for more information about our Benefits and Rewards. Providence is proud to be an Equal Opportunity Employer. Providence does not discriminate on the basis of race, color, gender, disability, veteran, military status, religion, age, creed, national origin, sexual identity or expression, sexual orientation, marital status, genetic information, or any other basis prohibited by local, state, or federal law. Please be advised that our application system will be unavailable from January 20 at 7 p.m. PT until 5 a.m. PT on January 21 as we implement enhancements. Pay Range: $31.39 - $50.67 The amounts listed are the base pay range; additional compensation may be available for this role, such as shift differentials, standby/on-call, overtime, premiums, extra shift incentives, or bonus opportunities. Check out our benefits page for more information about our Benefits and Rewards link: 'https://providence-oregon.jobs/oregon-usa/data-analyst-remote/AD283D8439134B4FBE9EFE5EFDC08728/job/?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: Data Analyst *Remote* employer: Providence location: Oregon source: Providence Oregon Jobs perks: - 6 days ago - Full-time - Health insurance - highlights: - Intellectually curious - A critical thinker with the determination to rigorously question ideas and assumptions rather than accepting them at face value - Able to turn complex data into a compelling (and accurate) narrative - A productive individual contributor who is also a strong team player - A solid understanding of descriptive and inferential statistical methods - Demonstrated experience performing reporting and analysis - 'Experience using business intelligence tools like Tableau, Power BI, Looker, etc' - 'Experience with SQL and a programming language (Python, R, JavaScript, etc.)' - 'Demonstrated ability to deliver results and recommendations in written, verbal and presentation form to audiences non-technical audiences' - 'Strong aptitude and desire for learning new technology platforms, and new analysis and presentation tools, and new analysis techniques' - 'Ability to be responsive to changing business needs, manage and prioritize concurrent assignments, and handle ambiguity' - Demonstrated ability to work as a partner to achieve mutually agreeable results in a mutually agreeable timeline - Experience as part of a Product team - Experience in the freight industry - 'Understanding of the product instrumentation processes, including experience using product instrumentation tools like Segment or Google Tag Manager' - 'Experience with product-focused business intelligence tools like Google Analytics, Amplitude, or Mixpanel' - 'Experience using ticketing and code management tools like Jira, Bitbucket, or Github' - 'A/B testing and experiment design experience in a product context, especially with tools like Optimizely' - Represent the PI team on a portfolio of DAT’s products through every stage of the products’ lifecycles - Work with the PI team and key stakeholders to establish meaningful and measurable success metrics for product initiatives - 'Create tracking plans for new features according to DAT’s instrumentation guidelines, work with Product and Engineering teams to get them implemented, and validate the implementations' - Work with Product and Engineering teams to acquire the data sources necessary to accomplish PI’s work - Access and manipulate data in DAT’s data warehouse - 'Provide quantitative data analysis and reporting of patterns, insights, and trends to decision-makers in order to drive product decisions' - Address product questions with user-friendly deliverables that tell a story through data - Work with the PI team to design and implement A/B tests to evaluate the success of product initiatives - 'Help to create an enduring information asset for the company by actively improving the team’s documentation, including adding useful content beyond the results of the work' - '(Colorado only) In accordance with the Colorado Equal Pay for Equal Work Act, the minimum salary for this role is $80,000.00 + benefits' description: summary: |- About DAT DAT is an award-winning employer of choice and a next-generation SaaS technology company that has been at the leading edge of innovation in transportation supply chain logistics for 44 years. We continue to transform the industry year over year, by deploying a suite of software solutions to millions of customers every day - customers who depend on DAT for the most relevant data and detail: |- About DAT DAT is an award-winning employer of choice and a next-generation SaaS technology company that has been at the leading edge of innovation in transportation supply chain logistics for 44 years. We continue to transform the industry year over year, by deploying a suite of software solutions to millions of customers every day - customers who depend on DAT for the most relevant data and most accurate insights to help them make smarter business decisions and run their companies more profitably. We operate the largest marketplace of its kind in North America, with 227 million freight posts in 2021, and a database of $126 billion of annual global shipment market transaction data. Our headquarters are in Denver, CO, with additional offices in Missouri, Oregon, Texas, and Bangalore, India. For additional information, see www.DAT.com/company. The Opportunity DAT is looking for a Product Data Analyst to join our Product Insights team in Denver, CO or Beaverton, OR. Candidate profile The Product Insights (PI) team turns our customer data into the actionable knowledge that builds the most in-demand products in our industry. As part of this team, you’ll bring your passion for using data to drive value to our customers and DAT at the same time. You are: • Intellectually curious • A critical thinker with the determination to rigorously question ideas and assumptions rather than accepting them at face value • Able to turn complex data into a compelling (and accurate) narrative • A productive individual contributor who is also a strong team player What You’ll Do • Represent the PI team on a portfolio of DAT’s products through every stage of the products’ lifecycles • Work with the PI team and key stakeholders to establish meaningful and measurable success metrics for product initiatives • Create tracking plans for new features according to DAT’s instrumentation guidelines, work with Product and Engineering teams to get them implemented, and validate the implementations • Work with Product and Engineering teams to acquire the data sources necessary to accomplish PI’s work • Access and manipulate data in DAT’s data warehouse • Provide quantitative data analysis and reporting of patterns, insights, and trends to decision-makers in order to drive product decisions • Address product questions with user-friendly deliverables that tell a story through data • Work with the PI team to design and implement A/B tests to evaluate the success of product initiatives • Help to create an enduring information asset for the company by actively improving the team’s documentation, including adding useful content beyond the results of the work The Skills And Experience You’ll Bring • A solid understanding of descriptive and inferential statistical methods • Demonstrated experience performing reporting and analysis • Experience using business intelligence tools like Tableau, Power BI, Looker, etc. • Experience with SQL and a programming language (Python, R, JavaScript, etc.) • Demonstrated ability to deliver results and recommendations in written, verbal and presentation form to audiences non-technical audiences • Strong aptitude and desire for learning new technology platforms, and new analysis and presentation tools, and new analysis techniques. • Ability to be responsive to changing business needs, manage and prioritize concurrent assignments, and handle ambiguity • Demonstrated ability to work as a partner to achieve mutually agreeable results in a mutually agreeable timeline Bonus Skills • Experience as part of a Product team • Experience in the freight industry • Understanding of the product instrumentation processes, including experience using product instrumentation tools like Segment or Google Tag Manager • Experience with product-focused business intelligence tools like Google Analytics, Amplitude, or Mixpanel • Experience using ticketing and code management tools like Jira, Bitbucket, or Github • A/B testing and experiment design experience in a product context, especially with tools like Optimizely (Colorado only) In accordance with the Colorado Equal Pay for Equal Work Act, the minimum salary for this role is $80,000.00 + benefits. The maximum compensation for this role can vary significantly depending on your job-related skills and experience. DAT embraces the value of a diverse workforce, and believes it is a core strength of our company that we encourage those values in every DAT employee, at every level of our organization, regardless of tenure or rank. We provide equal employment opportunities (EEO) to all employees and applicants without regard to race, color, religion, gender, sexual orientation, gender identity or expression, national origin, age, disability, genetic information, marital status, amnesty, or status as a covered veteran in accordance with applicable federal, state, and local laws. Equal Opportunity Employer/Protected Veterans/Individuals With Disabilities The contractor will not discharge or in any other manner discriminate against employees or applicants because they have inquired about, discussed, or disclosed their own pay or the pay of another employee or applicant. However, employees who have access to the compensation information of other employees or applicants as a part of their essential job functions cannot disclose the pay of other employees or applicants to individuals who do not otherwise have access to compensation information, unless the disclosure is (a) in response to a formal complaint or charge, (b) in furtherance of an investigation, proceeding, hearing, or action, including an investigation conducted by the employer, or (c) consistent with the contractor’s legal duty to furnish information. 41 CFR 60-1.35(c link: 'https://www.linkedin.com/jobs/view/product-data-analyst-at-dat-freight-analytics-3450331403?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: Product Data Analyst employer: DAT Freight & Analytics location: 'Beaverton, OR' source: LinkedIn perks: - 7 days ago - Full-time - No degree mentioned - highlights: - 'Your superpower is data expertise, and your passion lies in enabling others to understand and use data to appropriately solve business problems' - 'You always bring strong critical thinking, collaboration, and problem-solving skills to your work' - Bachelor's degree or equivalent experience - 'Experience collaborating with cross-functional partners across data, data science, product, engineering, architecture' - 'Experience collaborating with external partners, external vendors, third parties' - 'Minimum 2-4 years of relevant experience in data management, data architecture, data governance or related work' - 'Strong technical skills using SQL, PySpark, BigQuery or similar' - 'Technical understanding of data, flow diagrams, and ability to read and write code and scripts' - 'Familiarity with Hadoop, Github, Jira, Cloud (Azure), Oracle, Snowflake, Confluence or other similar technologies' - 'Ability to create high level flow diagrams to facilitate cross-functional conversations, in order to validate the feasibility and usability of data' - 'Problem solving, critical thinking and analytical skills' - 'Verbal and written communication skills, ability to translate between business and technical and liaise with various stakeholders' - 'The Pricing and Promotion Strategy, Insights, and Delivery (PPSID) team is responsible for creating custom analyses to answer unique business questions for Kroger clients' - 'This team works with specific and complex data sets that require expertise in Kroger''s pricing and promotional strategy, execution, and systems' - Data SME/Data Owner - Possess deep knowledge and understanding of your data domain/asset - 'Develops deep understanding of the business domain, business context and products that use your data' - Own connection and relationship back to source stakeholders/vendor (internal and/or external) - 'Advise, alert and resolve data issues and discrepancies to provide support to internal teams using the data' - 'Collaborate on data discovery for new/existing data (internal, Kroger, 3rd party, etc.), including data queries/analysis using various tools (e.g. SQL, PySpark, BigQuery, etc.) in partnership with data science team members to determine usability' - Validate new use cases for existing data - 'Document what the data is, how it can be used, who owns/supports its, how we receive it (examples: data mapping, flow diagrams, data dictionary, business rules, quality checks, etc.)' - 'Collaborate with Product Owners/Managers and cross-functional development teams to ensure data needs and changes are articulated in Jira via Stories, Epics, Features' - 'Partner with Kroger/KTD/3rd Party and 84.51° data governance on data ingestion, changes, impacts, etc., and ensuring plans are in place for adequate testing, quality, reliability, performance, etc., for our 84.51° data domains/assets' - Partner with 84.51° Enterprise Standards to mature data standards in your data domain/asset description: summary: |- 84.51° Overview: 84.51° is a retail data science, insights and media company. We help the Kroger company, consumer packaged goods companies, agencies, publishers and affiliated partners create more personalized and valuable experiences for shoppers across the path to purchase detail: |- 84.51° Overview: 84.51° is a retail data science, insights and media company. We help the Kroger company, consumer packaged goods companies, agencies, publishers and affiliated partners create more personalized and valuable experiences for shoppers across the path to purchase Powered by cutting edge science, we leverage 1st party retail data from nearly 1 of 2 US households and 2BN+ transactions to fuel a more customer-centric journey utilizing 84.51° Insights, 84.51° Loyalty Marketing and our retail media advertising solution, Kroger Precision Marketing. Join us at 84.51°! __________________________________________________________ SENIOR DATA ANALYST, PPSID LOCATION: FLEXIBLE (*IN THE US ONLY) Summary The Pricing and Promotion Strategy, Insights, and Delivery (PPSID) team is responsible for creating custom analyses to answer unique business questions for Kroger clients. This team works with specific and complex data sets that require expertise in Kroger's pricing and promotional strategy, execution, and systems. Various data sources from multiple upstream systems must complement each other to enable fast, yet thorough, pricing and promotion strategy, insights, and science. Our business is ever-changing, and our data is too. As a Data Analyst, you will possess a deep understanding of this data - from source to science – and a passion for seeing the customer experience come to life via our data assets. As a Senior Data Analyst, you are joining a cross-functional technical community of analysts, data scientists, product owners, program leads and software engineers. Your superpower is data expertise, and your passion lies in enabling others to understand and use data to appropriately solve business problems. You always bring strong critical thinking, collaboration, and problem-solving skills to your work. Responsibilities • Data SME/Data Owner • Possess deep knowledge and understanding of your data domain/asset • Develops deep understanding of the business domain, business context and products that use your data • Own connection and relationship back to source stakeholders/vendor (internal and/or external) • Advise, alert and resolve data issues and discrepancies to provide support to internal teams using the data. • Data Discovery • Collaborate on data discovery for new/existing data (internal, Kroger, 3rd party, etc.), including data queries/analysis using various tools (e.g. SQL, PySpark, BigQuery, etc.) in partnership with data science team members to determine usability • Validate new use cases for existing data • Document what the data is, how it can be used, who owns/supports its, how we receive it (examples: data mapping, flow diagrams, data dictionary, business rules, quality checks, etc.) • Collaborate with Product Owners/Managers and cross-functional development teams to ensure data needs and changes are articulated in Jira via Stories, Epics, Features • Data Governance • Partner with Kroger/KTD/3rd Party and 84.51° data governance on data ingestion, changes, impacts, etc., and ensuring plans are in place for adequate testing, quality, reliability, performance, etc., for our 84.51° data domains/assets • Partner with 84.51° Enterprise Standards to mature data standards in your data domain/asset Qualifications & Experience • Bachelor's degree or equivalent experience • Experience collaborating with cross-functional partners across data, data science, product, engineering, architecture • Experience collaborating with external partners, external vendors, third parties • Minimum 2-4 years of relevant experience in data management, data architecture, data governance or related work Skills • Strong technical skills using SQL, PySpark, BigQuery or similar • Technical understanding of data, flow diagrams, and ability to read and write code and scripts • Familiarity with Hadoop, Github, Jira, Cloud (Azure), Oracle, Snowflake, Confluence or other similar technologies • Ability to create high level flow diagrams to facilitate cross-functional conversations, in order to validate the feasibility and usability of data • Problem solving, critical thinking and analytical skills • Verbal and written communication skills, ability to translate between business and technical and liaise with various stakeholders #LI-SSS #LI-Remote link: 'https://startup.jobs/senior-data-analyst-p553-8451-4094936?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: true is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: Senior Data Analyst (P553) employer: 84.51° location: Anywhere source: Startup Jobs perks: - 7 days ago - Work from home - Full-time - highlights: - 'Solves complex business process and information requirements problems via a combination of analytic judgment, process automation (scripting), and proven analytic practices' - 'Bachelor’s or Masters’ degree in Computer Science, Engineering, Statistics, or related field' - 'Minimum 4-6 years of experience in scripting, data analysis and data visualization' - 'Proficiency with common data science toolkits, such as R, SAS, Python, SQL, PowerBI, to manipulate data and draw insights from large service management and cybersecurity data sets, required' - 'Proficiency with data visualization tools, such as Tableau or Business Objects, to report, analyze and interpret service management and cybersecurity data and convey insights to disparate audiences, required' - 'Proficiency with scripting and automation tools such as, python, R, ACL, power shell, power automate, required' - Strong grasp of IT security controls and IT best practices - Excellent verbal and written communication skills and a proven ability to interact professionally with a diverse group - 'Strong sense of urgency necessary to meet objectives and deadlines; self-starter, must have initiative' - Flexibility and ability to prioritize conflicting demands in high-pressure and time-critical situations - 'Ability to work independently and within groups, must be self-motivated and able to work independently with minimal supervision' - Ability to build and sustain cooperative and collaborative relationships in a multicultural team environment - 'The resource will be part of the IT Service Management team and will be responsible for but not limited to the following:' - 'Responsible for identifying, extracting, integrating, and analyzing multiple, complex data and data sets in support of ITSCB' - 'Develop scripts to extract data, automate processes, and integrate tools' - 'Provides expertise on data analysis, business intelligence tools, data visualization and systems analysis and design' - 'Interprets data, analyze results using statistical techniques and provide ongoing reports for ITSCB, ITS Support teams and Leadership Team' - 'Develops and maintains reports and dashboards that provide insights in support of IT operations, compliance, and cybersecurity' - 'Data Sources: Learns, understands, and becomes proficient in relevant and external data sources and systems including but not limited to ServiceNow, Splunk, RSAM' - 'Utilizes appropriate data sources, definitions, and integration for analysis as appropriate' - Understands the limits of use for each data source as well as the differences between similar elements in different data sets - 'Presentation of Data: Develops written and graphic presentations of information' - 'Using creative and adaptive thinking skills, designs and creates a wide range of polished, engaging, innovative and relevant reports, briefs, presentations, and visualizations that present large amounts of information in ways that are universally understandable, easy to interpret, and communicate compelling stories to diverse audiences to inform decision-making and support quality and safety related improvement projects' - 'Researches, identifies, and defines new process improvement initiatives and opportunities' - Conduct trend and predictive analysis to drive innovative solutions to improve service delivery description: summary: |- Title: Data Scientist Standard II - Data Analyst & Script developer Duration: 12 Months - Long Term detail: |- Title: Data Scientist Standard II - Data Analyst & Script developer Duration: 12 Months - Long Term Location: Washington, DC 20433 Hybrid Onsite: 2/3 Days per week onsite from Day1 Duties and Responsibilities: The resource will be part of the IT Service Management team and will be responsible for but not limited to the following: 1. Responsible for identifying, extracting, integrating, and analyzing multiple, complex data and data sets in support of ITSCB. 2. Develop scripts to extract data, automate processes, and integrate tools. 3. Provides expertise on data analysis, business intelligence tools, data visualization and systems analysis and design. Interprets data, analyze results using statistical techniques and provide ongoing reports for ITSCB, ITS Support teams and Leadership Team. 4. Develops and maintains reports and dashboards that provide insights in support of IT operations, compliance, and cybersecurity. 5. Data Sources: Learns, understands, and becomes proficient in relevant and external data sources and systems including but not limited to ServiceNow, Splunk, RSAM. Utilizes appropriate data sources, definitions, and integration for analysis as appropriate. Understands the limits of use for each data source as well as the differences between similar elements in different data sets. 6. Presentation of Data: Develops written and graphic presentations of information. Using creative and adaptive thinking skills, designs and creates a wide range of polished, engaging, innovative and relevant reports, briefs, presentations, and visualizations that present large amounts of information in ways that are universally understandable, easy to interpret, and communicate compelling stories to diverse audiences to inform decision-making and support quality and safety related improvement projects. 7. Solves complex business process and information requirements problems via a combination of analytic judgment, process automation (scripting), and proven analytic practices. 8. Researches, identifies, and defines new process improvement initiatives and opportunities. Conduct trend and predictive analysis to drive innovative solutions to improve service delivery. Selection Criteria: Bachelor’s or Masters’ degree in Computer Science, Engineering, Statistics, or related field Minimum 4-6 years of experience in scripting, data analysis and data visualization Proficiency with common data science toolkits, such as R, SAS, Python, SQL, PowerBI, to manipulate data and draw insights from large service management and cybersecurity data sets, required. Proficiency with data visualization tools, such as Tableau or Business Objects, to report, analyze and interpret service management and cybersecurity data and convey insights to disparate audiences, required. Proficiency with scripting and automation tools such as, python, R, ACL, power shell, power automate, required. Experience in automating IT controls testing, process optimization and data manipulation, reports, and dashboards a plus. Strong grasp of IT security controls and IT best practices. Excellent verbal and written communication skills and a proven ability to interact professionally with a diverse group. Strong sense of urgency necessary to meet objectives and deadlines; self-starter, must have initiative. Flexibility and ability to prioritize conflicting demands in high-pressure and time-critical situations. Ability to work independently and within groups, must be self-motivated and able to work independently with minimal supervision. Ability to build and sustain cooperative and collaborative relationships in a multicultural team environment. Highest ethical standards link: 'https://www.adzuna.com/details/3877952883?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: Data Scientist Standard II - Data Analyst & Script developer employer: Mindlance location: 'Highland, WA' source: Adzuna perks: - 7 days ago - Full-time - highlights: - 'Three years’ experience in a financial analysis, research, or data analysis role or relevant Master’s degree' - 'Knowledge of data programming languages, including SQL, SAS, R+, or Python' - Ability to communicate effectively at multiple levels - Strong planning and organizational skills - Maintains good driving record and required vehicle insurance - 'Education – Bachelor’s degree in Public Health, Mathematics, Statistics or related discipline required' - 'The Data Analyst II supports critical programmatic functions at GOBHI by serving as a resource in managing costs, improving quality of services, and making data-informed decisions across the organization' - 'This position will assist internal staff and delegated providers in the gathering, analyzing, visualizing, and reporting of data used to improve and maintain their respective programs' - Provide timely response and support to staff and delegated providers with data and report requests; - 'Generate regular monthly, annual, and ad-hoc reports surrounding GOBHI clinical data for distribution to internal and external stakeholders;' - 'Develop customized and ad-hoc reports to determine the financial and care impacts of GOBHI initiatives , identify key cost drivers, and highlight cost and quality performance metrics;' - 'In collaboration with other members of the analytics team, ensure that GOBH’s respective data warehouses/databases are maintained, accurate, and updated regularly;' - Develop and document program scripts and queries that advance the analytics team’s data lake reporting infrastructure; - 'Using business intelligence software, create interactive dashboards and data visualizations that allow program end users to better connect with and interpret data' - Responsible for making presentations to an array of different audiences regarding health care cost and utilization metrics across the GOBHI region; - 'Serve as a resource and GOBHI point of contact for issues associated with data integrity, data analysis, and data visualization;' - Work with members of GOBHI’s various clinical and program teams to develop measurement and tracking systems supporting those programs; - Drives to meetings or other GOBHI locations as needed; - Performs other related duties as assigned - 'Competitive salary – starting at $72,000.00 annually' - 'Medical, dental and vision insurance for you and dependents' - Generous paid time off - 'Company paid life, short-term disability, and long-term disability insurances' - EAP - 'FSA, with a $500 employer contribution' - Triple AAA insurance - Mileage reimbursement - Wellness benefits - '401k contribution, including 6.5% employer contributions' - Cell phone and internet reimbursements - 'Pay: $72,000.00 per year' description: summary: 'Description: Here at GOBHI, we understand and support diversity by appreciating it and encouraging it by creating a culture of dignity and respect for our employees. We are honored to be an Equal Opportunity Employer.Greater Oregon Behavioral Health, Inc. (GOBHI) has an immediate opening for a Data Analyst II. This key position will be based out of the employee’s home office, which will need to' detail: |- Description: Here at GOBHI, we understand and support diversity by appreciating it and encouraging it by creating a culture of dignity and respect for our employees. We are honored to be an Equal Opportunity Employer.Greater Oregon Behavioral Health, Inc. (GOBHI) has an immediate opening for a Data Analyst II. This key position will be based out of the employee’s home office, which will need to be located within the state of Oregon or accepted radius. The Data Analyst II supports critical programmatic functions at GOBHI by serving as a resource in managing costs, improving quality of services, and making data-informed decisions across the organization. This position will assist internal staff and delegated providers in the gathering, analyzing, visualizing, and reporting of data used to improve and maintain their respective programs. Essential duties include: • Provide timely response and support to staff and delegated providers with data and report requests; • Generate regular monthly, annual, and ad-hoc reports surrounding GOBHI clinical data for distribution to internal and external stakeholders; • Develop customized and ad-hoc reports to determine the financial and care impacts of GOBHI initiatives , identify key cost drivers, and highlight cost and quality performance metrics; • In collaboration with other members of the analytics team, ensure that GOBH’s respective data warehouses/databases are maintained, accurate, and updated regularly; • Develop and document program scripts and queries that advance the analytics team’s data lake reporting infrastructure; • Using business intelligence software, create interactive dashboards and data visualizations that allow program end users to better connect with and interpret data. • Responsible for making presentations to an array of different audiences regarding health care cost and utilization metrics across the GOBHI region; • Serve as a resource and GOBHI point of contact for issues associated with data integrity, data analysis, and data visualization; • Work with members of GOBHI’s various clinical and program teams to develop measurement and tracking systems supporting those programs; • Drives to meetings or other GOBHI locations as needed; • Performs other related duties as assigned. If you are interested in being considered for this position, a resume and cover letter is required to be submitted at the time of applying. Requirements:What is needed to succeed in this role: • Three years’ experience in a financial analysis, research, or data analysis role or relevant Master’s degree. • Experience working with health care data, preferred. • Strong background with Data Analytics and evaluative methods preferred. • Knowledge of data programming languages, including SQL, SAS, R+, or Python. • Experience in data best practices for data storage, analysis and presentation preferred. • Ability to communicate effectively at multiple levels. • Strong planning and organizational skills. • Maintains good driving record and required vehicle insurance. • Education – Bachelor’s degree in Public Health, Mathematics, Statistics or related discipline required. What we offer: • Competitive salary – starting at $72,000.00 annually • Medical, dental and vision insurance for you and dependents • Generous paid time off • Company paid life, short-term disability, and long-term disability insurances • EAP • FSA, with a $500 employer contribution • Triple AAA insurance • Mileage reimbursement • Wellness benefits • 401k contribution, including 6.5% employer contributions • Cell phone and internet reimbursements About GOBHI: Founded in 1994, Greater Oregon Behavioral Health, Inc. is an innovative behavioral health organization that serves communities across Oregon. GOBHI is a 501(c)(3) nonprofit corporation that is charged with administering the behavioral health Medicaid benefit, non-emergent medical transportation and community engagement in 12 rural and frontier counties in Oregon. GOBHI is a co-owner of the Eastern Oregon Coordinated Care Organization, along with Moda Health, and also provides various direct services statewide. GOBHI is committed to better health, better care, and lower costs. Please visit www.gobhi.org to learn more about our mission and services. Job Type: Full-time Pay: $72,000.00 per year link: 'https://www.simplyhired.com/job/t45iv2y2r2tDhJ0qwN8UKoa6dtKd1iy3-_RtePWImcrYPeuOfo54DA?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: false style: 'background-color:#01579B;color:#FFFFFF;font-size:28px' letter: G position: Data Analyst II employer: 'Greater Oregon Behavioral Health, Inc' location: 'Pendleton, OR' source: SimplyHired perks: - 20 days ago - Full-time - Health insurance - Dental insurance - Paid time off - highlights: - Crime Data Analysts must be able to apply principles of equity and inclusion to analytical approaches - Proof of being fully vaccinated is required by date of hire - Experience collecting and processing complex quantitative and qualitative data including working with relational databases and writing SQL code - Experience with the techniques and software used in crime analysis including statistical analysis and/or geospatial analysis - Experience utilizing data visualization software (such as Tableau) to present complex technical information effectively - 'Experience developing recommendations and communicating complex analytical topics to non-technical audiences, both verbally and in writing' - Ability to work both under limited supervision and as part of a collaborative team to determine methodologies and solve problems - Pass an in-depth background investigation - Must be fully vaccinated for COVID-19 per City/State mandate or have an approved exception by date of hire - 'If you are requesting Veteran''s Preference, as identified below, please describe in your responses to the supplemental questions and resume any transferrable skills obtained during your military service and how they relate to each of the required minimum qualifications under the "To Qualify" section above' - 'Work Status: Non-citizen applicants must be authorized to work in the United States at the time of application' - 'Under general direction, the Crime Data Analyst performs complex data analysis on crime and other related statistical data and information, presents recommendations based on findings, and performs other duties in support of the Police Bureau and Citywide activities' - Providing analytic support to the precincts and units within the Portland Police Bureau - 'Including compiling and maintaining datasets; analyzing, tracking, and mapping crime data; determining patterns and trends; identifying geographic areas of concern from a community safety lens; and preparing reports and visualizations to inform police response' - Leveraging Police Bureau database to develop and extract custom datasets for analysis projects - 'Including writing and troubleshooting SQL code; and designing and coding stored procedures, functions, tables, and views' - Assisting with the development of datasets and visualizations to support the Police Bureau’s open data project - Includes preparation of datasets; creation of visualizations using Tableau; and development of supporting materials including data dictionaries and FAQs - 'Researching best practices and emerging trends; reviewing professional literature and maintaining relationships with peers in the analyst profession; integrating research findings to inform data collection processes, analysis design, and development of recommendations' - 'We offer a comprehensive benefits package, including but not limited to medical, dental, vision, basic life, short- and long-term disability coverage to eligible employees and their families' description: summary: |- The Crime Data Analyst serves as a team member of the Strategic Services Division of the Portland Police Bureau (PPB). Under general direction, the Crime Data Analyst performs complex data analysis on crime and other related statistical data and information, presents recommendations based on findings, and performs other duties in support of the Police Bureau and Citywide activities. The detail: |- The Crime Data Analyst serves as a team member of the Strategic Services Division of the Portland Police Bureau (PPB). Under general direction, the Crime Data Analyst performs complex data analysis on crime and other related statistical data and information, presents recommendations based on findings, and performs other duties in support of the Police Bureau and Citywide activities. The applicant must possess the ability to effectively work in both a collaborative team environment and under limited supervision. Crime Data Analysts must be able to apply principles of equity and inclusion to analytical approaches. The applicant must be able to communicate complex concepts and make presentations to audiences of varying technical ability. The Crime Data Analyst's responsibility, in this position, may include: • Providing analytic support to the precincts and units within the Portland Police Bureau. Including compiling and maintaining datasets; analyzing, tracking, and mapping crime data; determining patterns and trends; identifying geographic areas of concern from a community safety lens; and preparing reports and visualizations to inform police response. • Leveraging Police Bureau database to develop and extract custom datasets for analysis projects. Including writing and troubleshooting SQL code; and designing and coding stored procedures, functions, tables, and views. • Assisting with the development of datasets and visualizations to support the Police Bureau’s open data project. Includes preparation of datasets; creation of visualizations using Tableau; and development of supporting materials including data dictionaries and FAQs. • Researching best practices and emerging trends; reviewing professional literature and maintaining relationships with peers in the analyst profession; integrating research findings to inform data collection processes, analysis design, and development of recommendations. City of Portland Core Values: Anti-racism | Communication | Collaboration | Equity | Transparency | Fiscal Responsibility These values guide our actions as we serve the community and engage our workforce. To learn more about the City's core values, please click here. Why work at the City of Portland? The City of Portland workforce serves a population of over 650,000. We are culture- and solutions-driven, viewing every challenge as an opportunity to learn, improve, and share our expertise. We are committed to removing systemic barriers to resources, access, and opportunity. The City is a believer in ALL people and continues to actively recruit and retain diverse top talent every day. We offer a comprehensive benefits package, including but not limited to medical, dental, vision, basic life, short- and long-term disability coverage to eligible employees and their families. If you are open-minded, motivated, community-focused, and self-aware, please apply yourself at the City of Portland today. The City of Portland also participates in the Oregon Public Employees Retirement System (PERS). For more information on the City of Portland's benefits please click here. COVID-19 Vaccine Requirement As of October 18, 2021, all City employees must be fully vaccinated for COVID-19. This is required for all positions at the City of Portland. Proof of being fully vaccinated is required by date of hire. You may request an exception, for health or religious reasons, from getting the COVID-19 vaccine at the time a position is offered. Work Location Many positions within the City are designated as hybrid and currently the City requires you to work in-person one day per week. Beginning in April 2023, most hybrid employees will be expected to perform at least half of their work in-person. The following minimum qualifications are required: • Experience collecting and processing complex quantitative and qualitative data including working with relational databases and writing SQL code. • Experience with the techniques and software used in crime analysis including statistical analysis and/or geospatial analysis. • Experience utilizing data visualization software (such as Tableau) to present complex technical information effectively. • Experience developing recommendations and communicating complex analytical topics to non-technical audiences, both verbally and in writing. • Ability to work both under limited supervision and as part of a collaborative team to determine methodologies and solve problems. Applicant Must Also: • Pass an in-depth background investigation • Must be fully vaccinated for COVID-19 per City/State mandate or have an approved exception by date of hire. An evaluation of each applicant's training and experience, as demonstrated in their resume and answers to supplemental questions, weighted 100%. Do not attach materials not requested. Only candidates who meet the minimum qualifications will be placed on the equally ranked eligible list. You have 14 days from the notice of the examination results to let us know if you disagree with your results. Please read the City of Portland Administrative Rule 3.01 for complete information. Additional evaluation may be required prior to establishment of the eligible list and/or final selection. • *PLEASE NOTE: The eligible list generated from this recruitment may be used to fill future vacancies** Recruitment Timeline: • Posting Closes: 2/6/2023 • Applications Reviewed: Week of 2/6/2023 • Eligible List: Week of 2/13/2023 • Selection Phase Begins: Late February • Contingent Job Offer: March • Please note: The in-depth background check timeline may vary • Timeline is approximate and subject to change without notice Application Instructions Applicants must submit a professional resume and responses to the supplemental questions online, specifically focused on your qualifications for this position as identified in the "To Qualify" section of this announcement in accordance with the following Application Instructions: • Your résumé and responses to the supplemental questions will be the basis for our evaluation of your qualifications for this position. Incomplete or inappropriate information may result in disqualification. • Your responses to the supplemental questions should include details describing your education, training and/or experience, and where obtained which clearly reflects your qualifications for each of the numbered items in the "To Qualify" section of this announcement. • Your resume should support the details described in your responses to the supplemental questions. • If you are requesting Veteran's Preference, as identified below, please describe in your responses to the supplemental questions and resume any transferrable skills obtained during your military service and how they relate to each of the required minimum qualifications under the "To Qualify" section above. Please note, all completed applications for this position must be submitted no later than on the closing date and time of this recruitment. All applications must be submitted via the City's online application process. Do not attach materials not requested. E-mailed and/or faxed applications will not be accepted. Work Status: Non-citizen applicants must be authorized to work in the United States at the time of application. Veterans' Preference: If you are requesting Veterans' Preference, attach a copy of your DD214/DD215 and/or Veterans Administration letter stating your disability to your profile, as well as checking the box identifying yourself as a Veteran. You must request Veterans' Preference AND include a copy of your documentation for each recruitment to which you apply. Veterans' Preference documentation must be submitted no later than 11:59 PM on the closing date of this recruitment. ADA, Pregnancy, and Religious Accommodations: If you identify as a person with a disability, are pregnant or nursing, or observe a religious practice(s), and would like to request a reasonable accommodation when applying for this job, please contact the Recruiter below for assistance. Equal Employment Opportunity: It is the policy of the City of Portland that no person shall be discriminated against based on race, religion, color, sex, marital status, family status, national origin, age, mental or physical disability, protected veteran status, sexual orientation, gender identity or source of income. The City values diversity and encourages everyone who is interested in employment with the City to apply. Language Pay Differential: City of Portland employees who speak one or more languages in addition to English, may be eligible to receive a “language pay differential.” This is compensation for qualifying multilingual City employees who use their language skill to assist the community. More about the language pay differential can be found here. Did you know? The City of Portland offers "How to Apply Classes" that are free and review best practices for applying to the City. Follow the link for the most recent list of scheduled dates: https://www.portland.gov/bhr/events. Questions?/ Recruiter Contact Information: Tamela Ressler, Senior Recruiter Bureau of Human Resources Tamela.Ressler@portlandoregon.gov (503) 865-6938 An Equal Opportunity / Affirmative Action Employer link: 'https://www.governmentjobs.com/careers/portlandor/jobs/3868285/crime-data-analyst?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: Crime Data Analyst employer: City of Portland location: 'Portland, OR' source: Government Jobs perks: - 17 days ago - '70,228.80–116,792.00 a year' - Full-time - No degree mentioned - Health insurance - Dental insurance - highlights: - 'Bachelor''s Degree in highly quantitative field (e.g. Statistics, Mathematics, Actuarial Science, Economics, Engineering/Physics, Accounting, or Computer Science), plus 5 years of experience in data analysis -OR- a combination of equivalent education and experience' - 'Be responsible for designing, implementing, and coordinating data analysis projects' - 'Provide analytical support for accreditation and external regulatory agency audit activities, operational healthcare metrics' - Respond to RFPs from existing employer groups - Compile statistical profiles - Maintain relational database solutions - 'Provides key analytic and statistical support for quality, clinical, and operational improvement activities' - 'Includes effectively summarizing complex information into appropriate charts, tables, and figures in order to convey the meaning of the data to customers and decision-makers' - 'Develops, prepares, and distributes complex clinical and operational reports utilizing multiple data systems' - 'Develops and provides support for relational databases, including reporting, design, and data management' - 'Provides key analytic, statistical support and database management for accreditation and other external regulatory review, audit activities, disease management, provider profiling, case management, concurrent review, prior authorization, and other utilization and quality management functions' - Provides project management for mid-sized projects - Helps others to clarify problems; adapts and modifies established approaches - 'Identifies and selects appropriate tools, data, and analysis techniques to diagnose problems and develop solutions' - Exercises confidentiality of classified information based on security procedures - 'Max: $53.71' - 'Max: $ 47.80' - 'Our best-in-class benefits are uniquely designed to support you and your family in staying well, growing professionally and achieving financial security' - 'The amounts listed are the base pay range; additional compensation may be available for this role, such as shift differentials, standby/on-call, overtime, premiums, extra shift incentives, or bonus opportunities' - Check out our benefits page for more information about our Benefits and Rewards - 'Pay Range: $33.28 - $53.71' description: summary: |- Description Providence is seeking a Healthcare Data Analyst who will detail: |- Description Providence is seeking a Healthcare Data Analyst who will • Be responsible for designing, implementing, and coordinating data analysis projects • Provide analytical support for accreditation and external regulatory agency audit activities, operational healthcare metrics • Respond to RFPs from existing employer groups • Compile statistical profiles • Maintain relational database solutions We welcome 100% remote work for residents who live in the States of Oregon and Washington. In this position you will: • Provides key analytic and statistical support for quality, clinical, and operational improvement activities. Includes effectively summarizing complex information into appropriate charts, tables, and figures in order to convey the meaning of the data to customers and decision-makers • Develops, prepares, and distributes complex clinical and operational reports utilizing multiple data systems • Develops and provides support for relational databases, including reporting, design, and data management • Provides key analytic, statistical support and database management for accreditation and other external regulatory review, audit activities, disease management, provider profiling, case management, concurrent review, prior authorization, and other utilization and quality management functions • Provides project management for mid-sized projects Additional Responsibilities: • Helps others to clarify problems; adapts and modifies established approaches • Identifies and selects appropriate tools, data, and analysis techniques to diagnose problems and develop solutions • Exercises confidentiality of classified information based on security procedures Required qualifications for this position include: • Bachelor's Degree in highly quantitative field (e.g. Statistics, Mathematics, Actuarial Science, Economics, Engineering/Physics, Accounting, or Computer Science), plus 5 years of experience in data analysis -OR- a combination of equivalent education and experience Preferred qualifications for this position include: • Healthcare organization/health insurer experience • Statistical modeling experience Salary Range by Location: Washington (Puget Sound, Vancouver), Oregon (Portland) • Min: $33.28 • Max: $53.71 Oregon (Salem, Hood River, Medford, Seaside) • Min: $31.02 • Max: $50.07 Eastern Washington (Richland, Spokane, Walla Walla) • Min: $29.61 • Max: $ 47.80 Our best-in-class benefits are uniquely designed to support you and your family in staying well, growing professionally and achieving financial security. We take care of you, so you can focus on delivering our Mission of caring for everyone, especially the most vulnerable in our communities. About Providence At Providence, our strength lies in Our Promise of “Know me, care for me, ease my way.” Working at our family of organizations means that regardless of your role, we’ll walk alongside you in your career, supporting you so you can support others. We provide best-in-class benefits and we foster an inclusive workplace where diversity is valued, and everyone is essential, heard and respected. Together, our 120,000 caregivers (all employees) serve in over 50 hospitals, over 1,000 clinics and a full range of health and social services across Alaska, California, Montana, New Mexico, Oregon, Texas and Washington. As a comprehensive health care organization, we are serving more people, advancing best practices and continuing our more than 100-year tradition of serving the poor and vulnerable. The amounts listed are the base pay range; additional compensation may be available for this role, such as shift differentials, standby/on-call, overtime, premiums, extra shift incentives, or bonus opportunities. Check out our benefits page for more information about our Benefits and Rewards. About the Team Providence Shared Services is a service line within Providence that provides a variety of functional and system support services for our family of organizations across Alaska, California, Montana, New Mexico, Oregon, Texas and Washington. We are focused on supporting our Mission by delivering a robust foundation of services and sharing of specialized expertise. We are committed to the principle that every workforce member has the right to work in surroundings that are free from all forms of unlawful discrimination and harassment. We are committed to cultural diversity and equal employment for all individuals. It is our policy to recruit, hire, promote, compensate, transfer, train, retain, terminate, and make all other employment-related decisions without regard to race, color, religious creed (including religious dress and grooming practices), national origin (including certain language use restrictions), ancestry, disability (mental and physical including HIV and AIDS), medical condition (including cancer and genetic characteristics), genetic information, marital status, age, sex (which includes pregnancy, childbirth, breastfeeding and related medical conditions), gender, gender identity, gender expression, sexual orientation, genetic information, and military and veteran status or any other applicable legally protected status. We will also provide reasonable accommodation to known physical or mental limitations of an otherwise qualified caregiver or applicant for employment, unless the accommodation would impose undue hardship on the operation of our business. We are a community where all people, regardless of differences, are welcome, secure, and valued. We value respect, appreciation, collaboration, diversity, and a shared commitment to serving our communities. We expect that all workforce members in our community will act in ways which reflect a commitment to and accountability for, racial and social justice and equality in the workplace. As such, we will maintain a workplace free of discrimination and harassment based on any applicable legally protected status. We also expect that all workforce members will maintain a positive workplace free from any unacceptable conduct which creates an intimidating, hostile, or offensive work environment. Requsition ID: 148567 Company: Providence Jobs Job Category: Member Services Enrollment & Billing Job Function: Health Plans Services Job Schedule: Full time Job Shift: Day Career Track: Business Professional Department: 5018 FINAN CLINICAL ANALYTICS OR REGION Address: OR Beaverton 3601 SW Murray Blvd Pay Range: $33.28 - $53.71 The amounts listed are the base pay range; additional compensation may be available for this role, such as shift differentials, standby/on-call, overtime, premiums, extra shift incentives, or bonus opportunities. Check out our benefits page for more information about our Benefits and Rewards. Providence is proud to be an Equal Opportunity Employer. Providence does not discriminate on the basis of race, color, gender, disability, veteran, military status, religion, age, creed, national origin, sexual identity or expression, sexual orientation, marital status, genetic information, or any other basis prohibited by local, state, or federal law. Pay Range: $33.28 - $53.71 The amounts listed are the base pay range; additional compensation may be available for this role, such as shift differentials, standby/on-call, overtime, premiums, extra shift incentives, or bonus opportunities. Check out our benefits page for more information about our Benefits and Rewards link: 'https://providence.jobs/beaverton-or/healthcare-data-analyst-remote/7912FBEE41D04AF98D1A11D8E106660C/job/?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: Healthcare Data Analyst (Remote) employer: Providence location: 'Beaverton, OR' source: Providence - Jobs perks: - 22 days ago - Full-time - Health insurance - highlights: [] description: summary: |- Position Information Job Title Oceanography Data Analyst Appointment Type Student Employee Job Location Corvallis Position Appointment Percent 100 Appointment Basis 12 Pay Method Hourly Pay Period 16th - 15th of the following month Pay Date Last working day of the month Min Hourly Rate $13.50 (Standard); $12.50 (Non-Urban); $14.75 (Portland Metro) Max Hourly Rate $20.40 (Standard); $19.90 (Non-Urban); $20.90 (Portland Metro) Position Summary This recruitment will be used to fill one part-time (10-20 hours per week during the academic year and up to 40 hours per week during an academic break) Undergraduate Lab Research Assistant position in the College of Earth, Ocean, and Atmospheric Sciences at Oregon State University ( OSU). Position Duties The employee will assist primarily with data analyses to support the Eidam Research Lab in Corvallis, OR ( OSU Campus). The research team led by Dr. Eidam studies sediment transport processes and deposition through fluvial and coastal detail: |- Position Information Job Title Oceanography Data Analyst Appointment Type Student Employee Job Location Corvallis Position Appointment Percent 100 Appointment Basis 12 Pay Method Hourly Pay Period 16th - 15th of the following month Pay Date Last working day of the month Min Hourly Rate $13.50 (Standard); $12.50 (Non-Urban); $14.75 (Portland Metro) Max Hourly Rate $20.40 (Standard); $19.90 (Non-Urban); $20.90 (Portland Metro) Position Summary This recruitment will be used to fill one part-time (10-20 hours per week during the academic year and up to 40 hours per week during an academic break) Undergraduate Lab Research Assistant position in the College of Earth, Ocean, and Atmospheric Sciences at Oregon State University ( OSU). Position Duties The employee will assist primarily with data analyses to support the Eidam Research Lab in Corvallis, OR ( OSU Campus). The research team led by Dr. Eidam studies sediment transport processes and deposition through fluvial and coastal environments using diverse oceanographic tools. The main project related to this role is a satellite calibration project. We are using ICESat-2 spaceborne lidar photon returns to characterize water-column attenuation properties. Presently we are working at local scales and hope to scale up to regional and even global analyses. Much of the work involves signal processing in conjunction with three PIs and a postdoc working on the project. Some work will involve comparisons of ICESat-2 data to other more traditional remotely sensed data projects. Optional field work may be occasionally involved (weather-dependent). Minimum Qualifications Full Employment Eligibility Requirements can be found here: http://fa.oregonstate.edu/stu-manual/500-employment-eligibility-requirements • Must be academically enrolled in a high school, community college, or university and pursuing a program or course of study • Must meet Academic Standing Requirements; students on academic suspension are not eligible for employment • Must meet the applicable minimal enrollment standard • High School student: Regularly enrolled in a high school or participating in a home-schooling program • Undergraduate and post-baccalaureate student: 6 credit hours per term • Undergraduate international student: 12 credit hours per term* • Graduate student officially admitted to Graduate School: 5 credit hours per term • Graduate international student officially admitted to Graduate School: 9 credit hours per term* • International students may be allowed to carry fewer hours than specified above and still be considered "full-time" by the United States Citizenship and Immigration Services ( USCIS). A reduced course load is approved by the Office of International Services ( OIS), and must be provided to the Student Employment Center. Additional Required Qualifications • Proficiency in Python or Matlab • Ability to work well independently and interface with a team of early to mid-career scientists • Strong work ethic • Excellent attention to detail and organization skills, especially with data management • Excellent communication and documentation skills • Proficiency in written and spoken English Preferred (Special) Qualifications • Pursuing an undergraduate degree in computer science, engineering, earth science • Knowledge of Google Earth Engine may be helpful Working Conditions / Work Schedule • Work is located on the Corvallis campus and also on Zoom (for collaboration meetings with team members in other locations). • The student worker may be required to work up to an approximate 20 hours per week. Posting Detail Information Posting Number P09501SE Number of Vacancies 1 Anticipated Appointment Begin Date 02/06/2023 Anticipated Appointment End Date Posting Date 01/26/2023 Full Consideration Date Closing Date 02/03/2023 Indicate how you intend to recruit for this search Competitive / Student - open to ALL qualified/eligible students Special Instructions to Applicants When applying you will be required to attach the following electronic documents: 1. A Resume/Vita 2. A statement of interest For additional information please contact: Emily Eidam at emily.eidam@oregonstate.edu. OSU is committed to the health of our local and global community. All employees and students are required to comply with the university's COVID-19 Vaccination Program. Please visit https://covid.oregonstate.edu/ for additional information about OSU's plans for safety and success, as well as options for compliance with the vaccination program. OSU commits to inclusive excellence by advancing equity and diversity in all that we do. We are an Affirmative Action/Equal Opportunity employer, and particularly encourage applications from members of historically underrepresented racial/ethnic groups, women, individuals with disabilities, veterans, LGBTQ community members, and others who demonstrate the ability to help us achieve our vision of a diverse and inclusive community. OSU will conduct a review of the National Sex Offender Public website prior to hire. Note: All job offers are contingent upon Human Resources final approval link: 'https://www.ziprecruiter.com/c/Oregon-State-University-Jobs-Portal-%7C/Job/Oceanography-Data-Analyst/-in-Corvallis,OR?jid=204dcdcc239f7bd4&utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: false is_hybrid: false logo: is_image: false style: 'background-color:#7B1FA2;color:#FFFFFF;font-size:28px' letter: O position: Oceanography Data Analyst employer: Oregon State University Jobs Portal | location: 'Corvallis, OR' source: ZipRecruiter perks: - 7 days ago - Full-time - highlights: - 'In this role, a successful candidate will also demonstrate a strong work ethic, creative mindset, adept communication skills, attention to detail, and demonstrated competence in clinical data analysis and statistical methods' - 'Bachelor’s degree in an analytic/quantitative discipline from an accredited university (e.g. epidemiology, biostatistics, statistics, mathematics, etc.) plus 2-5 years of relevant experience' - 'Master’s degree in epidemiology, biostatistics, or a related field from an accredited university plus at least two years of relevant experience' - 'Demonstrated experience and expertise with statistical and/or epidemiological methods including: data management and cleaning, study design, causal inference analysis, epidemiologic modeling' - 'Proficiency in at least one data analysis platform/language (e.g. R, SAS, SPSS, etc.)' - 'Ability and willingness to become proficient in additional platforms/programming languages (e.g. SQL, Tableau, Python, etc.)' - Ability to work independently as part of a high-performing team - 'Demonstrated success working in a dynamic, fast-paced environment where high-quality and precise work product is a must and is frequently delivered or presented to leadership, including the Chief Medical Officer (CMO) and other executives' - Successful in managing multiple priorities and deadlines at the same time - Effective communicator (i.e. able to explain complex and detailed analyses or other matters in concise and simple terms for a wide range of stakeholders) - The Senior Data Analyst’s primary objective is to partner with diverse teams from around the enterprise to produce analytical insights that support analytical products across a broad range of clinical initiatives - 'A successful candidate exemplifies personal behaviors in line with DaVita’s core values: service excellence, integrity, team, continuous improvement, accountability, fulfillment, and fun' - Partner with clinical subject matter experts and operational leadership to identify key clinical questions that can be answered using data to drive clinical goals and objectives - Structure analytic plans that comprehensively address clinical questions and provide a structured methodology and approach for analysis - 'Utilize multiple computational languages, platforms and environments to mine and manage data in preparation for analysis' - 'Adhere to best demonstrated practices in clinical analytics from the fields of informatics, biostatistics, epidemiology, and data science to analyze data and provide unbiased and unconfounded answers to clinical questions' - Synthesize results in a non-technical manner to inform recommendations and next steps for leadership - Partner with cross-functional teams to socialize analytic findings and drive management processes to meaningful results - Become an subject matter expert and thought partner in clinical and methodologic areas - Mentor junior teammates - Willing to travel (up to 10% of time) - 'More than just pay, our DaVita Rewards package connects teammates to what matters most' - Teammates are eligible to begin receiving benefits on the first day of the month following or coinciding with one month of continuous employment - Below are some of our benefit offerings - 'Comprehensive benefits: Medical, dental, vision, 401(k) match, paid time off, PTO cash out' - 'Support for you and your family: Family resources, EAP counseling sessions, access Headspace®, backup child and elder care, maternity/paternity leave and more' - 'Professional development programs: DaVita offers a variety of programs to help strong performers grow within their career and also offers on-demand virtual leadership and development courses through DaVita’s online training platform StarLearning' - '$56,500.00 - $83,000.00 / year' - 'Compensation for the role will depend on a number of factors, including a candidate’s qualifications, skills, competencies and experience and may fall outside of the range shown' - 'DaVita offers a competitive total rewards package, which includes a 401k match, healthcare coverage and a broad range of other benefits' description: summary: |- 32275 32nd Ave S, Federal Way, Washington, 98001-9616, United States of America Davita’s Clinical Analytics & Reporting Team is responsible for designing, developing and overseeing analytical solutions for our clinical and operations executives in support of DaVita’s clinical strategy. Our team’s mission is to improve patient quality of life in terms of care safety, quality, and efficiency by detail: |- 32275 32nd Ave S, Federal Way, Washington, 98001-9616, United States of America Davita’s Clinical Analytics & Reporting Team is responsible for designing, developing and overseeing analytical solutions for our clinical and operations executives in support of DaVita’s clinical strategy. Our team’s mission is to improve patient quality of life in terms of care safety, quality, and efficiency by transforming data into actionable information that guides strategic decisions, supports clinical innovation, and informs operating tactics. The Senior Data Analyst’s primary objective is to partner with diverse teams from around the enterprise to produce analytical insights that support analytical products across a broad range of clinical initiatives. A successful candidate exemplifies personal behaviors in line with DaVita’s core values: service excellence, integrity, team, continuous improvement, accountability, fulfillment, and fun. In this role, a successful candidate will also demonstrate a strong work ethic, creative mindset, adept communication skills, attention to detail, and demonstrated competence in clinical data analysis and statistical methods. Sound like you? Then you might be a great fit for the role of Senior Data Analyst on DaVita’s Clinical Analytics & Reporting team. Responsibilities include, but are not limited to: • Partner with clinical subject matter experts and operational leadership to identify key clinical questions that can be answered using data to drive clinical goals and objectives • Structure analytic plans that comprehensively address clinical questions and provide a structured methodology and approach for analysis • Utilize multiple computational languages, platforms and environments to mine and manage data in preparation for analysis • Adhere to best demonstrated practices in clinical analytics from the fields of informatics, biostatistics, epidemiology, and data science to analyze data and provide unbiased and unconfounded answers to clinical questions • Synthesize results in a non-technical manner to inform recommendations and next steps for leadership • Partner with cross-functional teams to socialize analytic findings and drive management processes to meaningful results • Become an subject matter expert and thought partner in clinical and methodologic areas • Mentor junior teammates • Willing to travel (up to 10% of time) Qualifications: Education: Required: Bachelor’s degree in an analytic/quantitative discipline from an accredited university (e.g. epidemiology, biostatistics, statistics, mathematics, etc.) plus 2-5 years of relevant experience Preferred: Master’s degree in epidemiology, biostatistics, or a related field from an accredited university plus at least two years of relevant experience Technical Skills: Required: • Demonstrated experience and expertise with statistical and/or epidemiological methods including: data management and cleaning, study design, causal inference analysis, epidemiologic modeling • Proficiency in at least one data analysis platform/language (e.g. R, SAS, SPSS, etc.) • Ability and willingness to become proficient in additional platforms/programming languages (e.g. SQL, Tableau, Python, etc.) Preferred: • Proficiency with database management and/or query languages (e.g. SQL, PostgreSQL, Netezza SQL, etc.) • Proficiency with data visualization and reporting software (e.g. Tableau, IBM Cognos, etc.) Other Requirements: • Ability to work independently as part of a high-performing team • Demonstrated success working in a dynamic, fast-paced environment where high-quality and precise work product is a must and is frequently delivered or presented to leadership, including the Chief Medical Officer (CMO) and other executives • Successful in managing multiple priorities and deadlines at the same time • Effective communicator (i.e. able to explain complex and detailed analyses or other matters in concise and simple terms for a wide range of stakeholders) Join us as we pursue our vision "To Build the Greatest Healthcare Community the World has Ever Seen." Why wait? Explore a career with DaVita today. Go to http://careers.davita.com to learn more or apply. What We’ll Provide: More than just pay, our DaVita Rewards package connects teammates to what matters most. Teammates are eligible to begin receiving benefits on the first day of the month following or coinciding with one month of continuous employment. Below are some of our benefit offerings. • Comprehensive benefits: Medical, dental, vision, 401(k) match, paid time off, PTO cash out • Support for you and your family: Family resources, EAP counseling sessions, access Headspace®, backup child and elder care, maternity/paternity leave and more • Professional development programs: DaVita offers a variety of programs to help strong performers grow within their career and also offers on-demand virtual leadership and development courses through DaVita’s online training platform StarLearning. At DaVita, we strive to be a community first and a company second. We want all teammates to experience DaVita as "a place where I belong." Our goal is to embed Diversity & Belonging into everything we do in our Village, so that it becomes part of who we are. We are proud to be an equal opportunity workplace and an affirmative action employer. As such, individuals are recruited, hired, assigned and promoted without regard to race, national origin, religion, age, color, sex, sexual orientation, gender identity, disability, protected veteran status, or any other protected characteristic. Salary/ Wage Range $56,500.00 - $83,000.00 / year Compensation for the role will depend on a number of factors, including a candidate’s qualifications, skills, competencies and experience and may fall outside of the range shown. DaVita offers a competitive total rewards package, which includes a 401k match, healthcare coverage and a broad range of other benefits. Learn more at https://careers.davita.com/benefits link: 'https://www.linkedin.com/jobs/view/senior-data-analyst-clinical-analytics-reporting-remote-at-davita-kidney-care-3462689668?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic' is_remote: true is_hybrid: false logo: is_image: true src: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///////yH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==' position: 'Senior Data Analyst, Clinical Analytics & Reporting - REMOTE' employer: DaVita Kidney Care location: Anywhere source: LinkedIn perks: - 1 day ago - Work from home - Full-time - Health insurance - Dental insurance - Paid time off metadata: data_is_nearby_query: true data_query_location: 'Morrow County, OR' data_num_results_in_fetch: 10 ts: 2.7273924350738525 device_region: US device_type: null '404': description: Not Found '422': description: Validation Error content: application/json: schema: $ref: '#/components/schemas/HTTPValidationError' '429': description: Rate limit exceeded x-internal: false tags: - v1 parameters: - name: query in: path schema: title: Query type: string description: 'A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters' required: true examples: Nurse Practitioner Job Search: value: q=nurse+practitioner description: Search for "nurse practitioner" jobs Data Analyst Job Search: value: q=data+analyst+work+from+home description: Search for remote "data analyst" jobs '/v1/scholar/{query}': get: summary: Scholar operationId: v1/scholar description: |- Perform Scholar Search Parameters ---------- query : A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters Returns ------- json: a list of results with the link, description, and title for each result responses: '200': description: Successful Response content: application/json: schema: description: results type: object properties: results: type: array items: type: object properties: title: type: string link: type: string description: type: string total: $ref: '#/components/schemas/ResultTotalScheme' answer: $ref: '#/components/schemas/ResultAnswerScheme' examples: searchQueryGoogleSearchApi: value: results: - title: Custom Search JSON API | Google Developers link: 'https://developers.google.com/custom-search/v1/overview' description: 'Jun 11, 2019 - The Custom Search JSON API lets you develop websites and applications to retrieve and display search results from Google Custom Search ...' - title: Using REST to Invoke the API | Custom Search | Google ... link: 'https://developers.google.com/custom-search/v1/using_rest' description: 'As a result, the API provides a single URI that acts as the service endpoint. You can retrieve results for a particular search by sending an HTTP GET request to its ...' - title: 'Custom Search JSON API: Introduction | Google Developers' link: 'https://developers.google.com/custom-search/v1/introduction' description: 'Apr 8, 2020 - This is the cx parameter used by the API. Identify your application to Google with API key. Custom Search JSON API requires the use of an API ...' - title: 'SerpApi: Google Search API' link: 'https://serpapi.com/' description: 'SerpApi is a real-time API to access Google search results. We handle the issues of having to rent proxies, solving captchas, and parsing rich structured data for ...' - title: What are the alternatives now that the Google web search API ... link: 'https://stackoverflow.com/questions/4082966/what-are-the-alternatives-now-that-the-google-web-search-api-has-been-deprecated' description: 'Jun 26, 2012 - You could just send them through like a browser does, and then parse the html, that is what I have always done, even for things like Youtube.' - title: Is there an API for Google search results? - Quora link: 'https://www.quora.com/Is-there-an-API-for-Google-search-results' description: 'Google AJAX Search API is not the same, as it is intended for embedding search results in widgets. Yahoo BOSS is a good example of a search API, even though ...' - title: 'Google Search API Tutorial: Capture & Record Search Results' link: 'https://rapidapi.com/blog/google-search-api/' description: 'Jan 22, 2020 - Is There a Google Search API? Google''s supremacy in search engines is so massive that people often wonder how to scrape data from Google ...' - title: Google Search API Documentation (apigeek) | RapidAPI link: 'https://rapidapi.com/apigeek/api/google-search3' description: Google Search API Documentation. API to perform unlimited Google searches. Learn more about this API. source. POSTpost crawl. search. GETget search. - title: What is the Google AJAX Search API? - Google Developers ... link: 'https://support.google.com/code/answer/55728?hl=en' description: 'The Google AJAX Search API is designed to make it easier for webmasters and ... site that includes Google Web, Video, News, Maps, and Blog search results.' - title: Get SEO Data with the Google Custom Search JSON API ... link: 'https://mixedanalytics.com/blog/seo-data-google-custom-search-json-api/' description: 'Nov 9, 2019 - However, as part of this service, Google provides a free Google Search API that that lets you query Google''s search engine to check search ...' total: 1840000000 answer: null searchForInstagramWith100Results: value: results: - title: Instagram link: 'https://www.instagram.com/' description: 'Create an account or log in to Instagram - A simple, fun & creative way to capture, edit & share photos, videos & messages with friends & family.' - title: Instagram - Apps on Google Play link: 'https://play.google.com/store/apps/details?id=com.instagram.android&hl=en_US' description: 'Bringing you closer to the people and things you love. — Instagram from Facebook Connect with friends, share what you''re up to, or see what''s new from others ...' - title: ‎Instagram on the App Store link: 'https://apps.apple.com/us/app/instagram/id389801252' description: 'Read reviews, compare customer ratings, see screenshots, and learn more about Instagram. Download Instagram and enjoy it on your iPhone, iPad, and iPod ...' - title: Instagram - Home | Facebook link: 'https://www.facebook.com/instagram/' description: 'Instagram · June 10 at 4:35 PM ·. These powerful posts from the Black community embody resilience and hope ...' - title: Instagram - Wikipedia link: 'https://en.wikipedia.org/wiki/Instagram' description: 'Instagram is an American photo and video-sharing social networking service owned by Facebook, Inc. It was created by Kevin Systrom and Mike Krieger, and ...' - title: Instagram | Technology | The Guardian link: 'https://www.theguardian.com/technology/instagram' description: 2 days ago - Instagram. June 2020. Online influencers under fire for blacking ... - title: Five Art Accounts to Follow on Instagram Now - The New York ... link: 'https://www.nytimes.com/2020/06/11/arts/design/art-accounts-to-follow-on-instagram.html' description: '1 day ago - Then, on May 25, George Floyd was killed in police custody in Minneapolis, sparking protests around the country. Instagram had already been a ...' - title: Top Instagram Updates in 2020 - May Edition - AdEspresso link: 'https://adespresso.com/blog/instagram-updates-you-need-to-make/' description: 'May 20, 2020 - Instagram is testing a feature that allows Insta users to share their live streams directly to IGTV as soon as the broadcast is over. These lives don''t ...' - title: 'Instagram Marketing: The Ultimate Guide - HubSpot' link: 'https://www.hubspot.com/instagram-marketing' description: 'Learn how to create captivating visuals, grow your following, and drive engagement on Instagram.' - title: 5 Tools to Boost Your Instagram Marketing Efforts in 2020 ... link: 'https://www.socialmediatoday.com/news/5-tools-to-boost-your-instagram-marketing-efforts-in-2020/579612/' description: '2 days ago - It''s a nice tool to diversify your Instagram feed and engage more of your followers - and it can, indeed, add a “wow” factor to your social marketing.' - title: Instagram Brand Resources link: 'https://instagram-brand.com/' description: 'Learn more about Instagram brand resources and download the Instagram logos, images, screenshots and more you need for your project.' - title: 'How to Use Instagram for Business: A Simple 6-Step Guide' link: 'https://blog.hootsuite.com/how-to-use-instagram-for-business/' description: 'Jan 9, 2019 - Everything you need to know about using Instagram for business—from setting up your account to creating a winning strategy.' - title: Influencers promote Black Lives Matter donation Instagram AR ... link: 'https://www.insider.com/influencers-promote-black-lives-matter-donation-instagram-ar-filter-2020-6' description: 1 day ago - Actor Keegan Allen and influencer Olivia Jade are among two popular Instagram accounts that used the "BLM — Donate Now" filter. - title: Kylie Jenner's first Instagram posts are unbelievably normal ... link: 'https://www.yahoo.com/lifestyle/kylie-jenner-very-first-instagram-154018364.html' description: '8 hours ago - If you scroll all the way down to Kylie Jenner''s first Instagram posts, you''ll see that she, too, once fell victim to the duck face selfie and sepia filter ...' - title: Nicki Minaj CRUSHES Instagram With New Bangin' Booty ... link: 'https://theblast.com/c/nicki-minaj-tekashi-6ix9ine-69-trollz-photos-video-smoking-hot-pictures-instagram-rainbow-wig' description: 'Nicki Minaj CRUSHES Instagram With New Bangin'' Booty Photos With Tekashi 6ix9ine!! Instagram. Jun 11, 2020 at 20:59 pm UTC By Mike Walters · Nicki Minaj ...' - title: 'Instagram Stories: The Complete Guide to Creating Standout ...' link: 'https://buffer.com/library/instagram-stories/' description: 'Everything you need to know about using Instagram Stories. From posting and scheduling stories, using stickers, and everything in-between.' - title: 'Instagram Gets Couch Potatoes Up and Running, Study Says ...' link: 'https://www.ecowatch.com/exercise-study-instagram-2646169143.html' description: 1 day ago - Instagram has a bad reputation for negatively influencing the way people see themselves. But a new study shows that its influence can be ... - title: 'How to Improve Your Instagram Video Ads: 5 Tips : Social ...' link: 'https://www.socialmediaexaminer.com/how-to-improve-instagram-video-ads-5-tips/' description: '3 days ago - Instagram lets you add a call to action (CTA) to your ads that goes to a landing page, but you can only add a link to one page. This is why if you''re ...' - title: What is Instagram? - Definition from WhatIs.com - SearchCIO link: 'https://searchcio.techtarget.com/definition/Instagram' description: Instagram allows users to edit and upload photos and short videos through a mobile app. Users can add a caption to each of their posts and use hashtags and ... - title: Iconosquare - Instagram & Facebook Analytics and ... link: 'https://pro.iconosquare.com/' description: Grow your Instagram and Facebook presence with exclusive insights and best-in-class management tools for your team. Start a 14-day Free Trial. - title: 'Later: #1 Instagram Scheduler & Social Media Platform' link: 'https://later.com/' description: 'Save Time by Scheduling Your Instagram Posts Ahead of Time. Manage Multiple Accounts, Schedule Video, Reposting, Analytics & Uploading Tools.' - title: Benafsha Soonawala says Instagram removed her topless pic ... link: 'https://www.hindustantimes.com/tv/benafsha-soonawala-says-instagram-removed-her-topless-pic-they-couldn-t-take-such-extra-hotness/story-ldS0SdnqMwacVxRCK5zfnO.html' description: 1 day ago - Benafsha Soonawala says that her recent nude picture was removed by Instagram. Check out her latest post. - title: Instagram will share revenue with creators for the first time ... link: 'https://www.theverge.com/2020/5/27/21271009/instagram-ads-igtv-live-badges-test-update-creators' description: 'May 27, 2020 - Ads will start showing up on Instagram''s IGTV product as the company begins working with creators like Lele Pons and Adam Waheed as well ...' - title: '• Instagram: active users 2018 | Statista' link: 'https://www.statista.com/statistics/253577/number-of-monthly-active-instagram-users/' description: 'Dec 3, 2019 - How many people use Instagram? In June 2018, Instagram had reached one billion monthly active users, up from 800 million in September ...' - title: 21 Desi Artists You Absolutely Need To Follow On Instagram link: 'https://www.buzzfeed.com/sumedha_bharpilania/21-desi-illustrators-you-need-to-follow-on-instagram-right' description: 'Why You Should Follow Them: For fun artwork, puns, and extremely important conversations. 3. ZHK DESIGNS. Instagram. View this photo on ...' - title: Instagram just threw users of its embedding API under the bus ... link: 'https://arstechnica.com/tech-policy/2020/06/instagram-just-threw-users-of-its-embedding-api-under-the-bus/' description: 'Jun 4, 2020 - Instagram does not provide users of its embedding API a copyright license to display embedded images on other websites, the company said in ...' - title: Instagram account shines light on local black-owned businesses link: 'https://www.10tv.com/article/news/local/instagram-account-shines-light-on-local-black-owned-businesses/530-308237a8-958e-4a4d-b7c7-7ab2949ee935' description: 10 hours ago - Black Owned Tour” is an Instagram account dedicated to highlighting local black-owned businesses. - title: Web for Instagram™ - Google Chrome link: 'https://chrome.google.com/webstore/detail/web-for-instagram/bonieeblbnamfclndbgnhblogabjijbp?hl=en-US' description: 'Jun 3, 2020 - This extension better than a mobile version of Instagram! View and upload IG Story and other functions in your browser.' - title: Downloader for Instagram™ + Direct Message - Google Chrome link: 'https://chrome.google.com/webstore/detail/downloader-for-instagram/olkpikmlhoaojbbmmpejnimiglejmboe?hl=en' description: 'Try our new tools for Instagram™: download photo, video and stories, view Live, mass download, direct message, upload photo.' - title: Get Instagram - Microsoft Store link: 'https://www.microsoft.com/en-us/p/instagram/9nblggh5l9xt' description: 'Feb 26, 2016 - Download this app from Microsoft Store for Windows 10. See screenshots, read the latest customer reviews, and compare ratings for Instagram.' - title: 'The 6 best #GolfWRX photos on Instagram today (6.11.20 ...' link: 'http://www.golfwrx.com/614302/the-6-best-golfwrx-photos-on-instagram-today-6-11-20/' description: 'The 6 best #GolfWRX photos on Instagram today (6.11.20). Published. 13 hours ago. on. Jun 11, 2020. By. Gianni Magliocco. Share; Tweet. In this segment ...' - title: 'Facebook and Instagram roll out Shops, turning business ...' link: 'https://techcrunch.com/2020/05/19/facebook-shops/' description: 'May 19, 2020 - Starting today, you''ll be able to browse and buy products directly from a business'' Facebook Page or Instagram profile. Both Facebook and ...' - title: How Bozoma Saint John Is Amplifying Black Voices Through ... link: 'https://www.forbes.com/sites/martyswant/2020/06/09/how-bozoma-saint-john-is-amplifying-black-voices-through-white-celebrities-instagram-accounts/' description: '3 days ago - On Wednesday, 50 white celebrity women will hand over their Instagram accounts to 50 black women for the day to foster dialogue and reach ...' - title: 'DownloadGram - Instagram photo, video and IGTV ...' link: 'https://downloadgram.com/' description: 'Instagram photo, video, and IGTV downloader - Free, online, and one-click download.' - title: Instagram Money Calculator (Instagram Influencer ... link: 'https://influencermarketinghub.com/instagram-money-calculator/' description: 'Feb 18, 2020 - The Instagram Money Calculator estimates earnings for Instagram Influencers. The Instagram Engagement Rate Calculator is a quick way to ...' - title: 'Instagram: Visual Social Media Cultures - Google Books Result' link: 'https://books.google.com/books?id=_QHMDwAAQBAJ&pg=PT208&lpg=PT208&dq=instagram&source=bl&ots=kx1k9_bjvs&sig=ACfU3U28VuLB9EfcIJIJs-Dykyl6zC_Adw&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwRHoECG0QAQ' description: 'BBC News, 1 May. https://www.bbc.com/news/world-africa-36132482 Zappavigna, M. (2016). ''Social media photography: Construing subjectivity in Instagram ...' - title: Login Instagram Account | Hivency link: 'https://www.hivency.com/login-instagram-account/' description: 'To log in to your Instagram account and order products in your store, you must now have an Instagram Business account associated with a Facebook Page.' - title: Instagram For Business For Dummies - Google Books Result link: 'https://books.google.com/books?id=9JJFDwAAQBAJ&pg=PT16&lpg=PT16&dq=instagram&source=bl&ots=dvTKF3C37q&sig=ACfU3U0L59-z1pbR2BHuJlOafe3G5SjXcw&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwRnoECG8QAQ' description: IN THIS CHAPTER Finding Instagram apps for your device or computer Deploying Instagram apps on Windows and Mac computers Installing Instagram apps on ... - title: How to copy comments from instagram link: 'http://vistaballoon.com/o51fbzs/how-to-copy-comments-from-instagram.html' description: 'Download Instagram followers, comments and likes to excel and Google Sheets ... 4 May 2020 Type up your Instagram bio and copy and paste your favorite font ...' - title: 11 Instagram Tips for Beginners - Lifewire link: 'https://www.lifewire.com/instagram-tips-for-beginners-3485872' description: 'Apr 12, 2020 - The following tips can help you make the best out of your own Instagram experience so you can grow your followers and increase engagement.' - title: 'Vanessa Bryant Reveals Tattoos Honoring Kobe, Gianna on ...' link: 'https://bleacherreport.com/articles/2895859-vanessa-bryant-reveals-tattoos-honoring-kobe-gianna-on-instagram' description: '23 hours ago - Vanessa Bryant got tattoos to honor her husband Kobe and daughter Gianna in February, according to her tattoo artist''s Instagram . TMZ Sports ...' - title: Suzanne Somers reunites with her lookalike granddaughter ... link: 'https://www.dailymail.co.uk/tvshowbiz/article-8410969/Suzanne-Somers-reunites-lookalike-granddaughter-Violet-Somers-new-Instagram-video.html' description: '1 day ago - Suzanne Somers, 73, reunites with her lookalike granddaughter Violet Somers, 22, in new Instagram video. By Sarah Sotoodeh For ...' - title: 20 Best Valley Music Instagram Accounts | Phoenix New Times link: 'https://www.phoenixnewtimes.com/music/best-phoenix-music-instagram-accounts-11406390' description: '10 hours ago - @fairybonesmusic. Part of what makes Fairy Bones'' Instagram feed fun is because you''re witnessing a band become stars right before your eyes, ...' - title: Free unlimited likes on instagram - Britto Charette link: 'http://brittocharette.com/x77c/free-unlimited-likes-on-instagram.html' description: 'You can generate unlimited Likes/Followers for Instagram. com is the best instagram auto liker!Here, you''ll find instagram auto liker, instagram auto followers.' - title: Is This The End Of Instagram As We Know It? | W Magazine ... link: 'https://www.wmagazine.com/story/instagram-armchair-activism-influencers-protests/' description: 'Will The Protests Change Instagram for Good? Maybe. Probably Not. by Andrea Whittle. June 12, 2020 1:01 pm. Cindy Sherman - December 2017.' - title: 'Instagram Stories: Everything you need to know - CNET' link: 'https://www.cnet.com/how-to/how-to-use-instagram-stories/' description: 'Apr 24, 2018 - Instagram''s Snapchat-like feature lets you create sequences of photos and videos that expire after a day. Now with type mode in Stories!' - title: Instagram checker download - Mariner Media link: 'http://marinermedia.com/ik3jcdgzk/instagram-checker-download.html' description: 'Download Followers Track for Instagram! and enjoy it on your iPhone, iPad, and iPod touch. 6 Software is available for free download: Checker Version 4.' - title: 'Instagram: Here''s How to Use the Sound On Sticker in Stories ...' link: 'https://www.adweek.com/digital/instagram-heres-how-to-use-the-sound-on-sticker-in-stories/' description: '5 hours ago - Note: These screenshots were captured in the Instagram application on iOS. Step 1: Once you''ve taken or imported a video in Stories, tap the ...' - title: 7 Curators Using Instagram to Provide Access to Museums ... link: 'https://www.artsy.net/article/artsy-editorial-7-curators-instagram-provide-access-museums-quarantine' description: '7 hours ago - Instagram has always been an accessible way to armchair travel. During the COVID-19 pandemic, the platform has offered a view of ...' - title: Instagram music - Good Cheer Food Bank link: 'http://goodcheer.org/bgf7/instagram-music.html' description: 2019 Instagram music ใน story ทำไมของผมใช้ได้ครับ. And 80% of Instagram users come from outside of the United States! I guess a picture really is worth a ... - title: Merge instagram followers link: 'http://gynecologysurgeons.com/mgvnj/merge-instagram-followers.html' description: 'For less than $70, you can get 10,000 Instagram followers! That''s enough to start elbowing your way into this industry. It''s possible and fairly simple to go live on ...' - title: Kylie Jenner's very first Instagram posts are just as basic as ... link: 'https://www.intheknow.com/2020/06/12/kylie-jenners-very-first-instagram-posts-are-just-as-basic-as-everyone-elses/' description: '7 hours ago - Okay, not really, but back when Instagram was just a few years old, they definitely used it like us. Case in point: If you scroll all the way down to ...' - title: This Week's Best of Rowing on Instagram 6/12/2020 - Row2k link: 'https://www.row2k.com/features/4017/This-Week-s-Best-of-Rowing-on-Instagram-6-12-2020/' description: 'row2k Features. row2k features > row2k Exclusives. InstaRowing. This Week''s Best of Rowing on Instagram 6/12/2020. June 12, 2020. Erik Dresser, row2k.com.' - title: 'Yuzvendra Chahal Trolls "Uncle" Chris Gayle, Praises ...' link: 'https://sports.ndtv.com/cricket/yuzvendra-chahal-trolls-uncle-chris-gayle-praises-kuldeep-yadav-on-instagram-2245380' description: 9 hours ago - Yuzvendra Chahal took to Instagram on Friday to post a video of him bowling an impressive leg-spinner to knock over New Zealand batsman ... - title: This Russian Artist Gained 4.5M Followers On Instagram ... link: 'https://www.boredpanda.com/weird-instagram-photography-digital-art-ellen-sheidlin/' description: '9 hours ago - Thanks to her edgy social media presence, this model, photographer, blogger, and painter has become a true Instagram sensation with 4.5 ...' - title: Instagram profile download free - Rhode Island Dental link: 'http://rhodeislanddentalmn.com/gc3/instagram-profile-download-free.html' description: Open the instagram profile of the user whose profile picture you want to download. ... To Download instagram photos just enter the URL of instagram photo in ... - title: celebrities' favourite Instagram poses and the ... - The Sun link: 'https://www.thesun.co.uk/news/11843276/celebrity-instagram-poses-hidden-meanings/' description: '1 day ago - Elizabeth Hurley posed in the bath with her arms in the air to mark her 55th birthday on InstagramCredit: Instagram. And other stars are striking ...' - title: Gronk bids farewell to Mr. Stache on Instagram - Bucs Wire link: 'https://bucswire.usatoday.com/2020/06/11/gronk-bids-farewell-to-mr-stache-on-instagram/' description: 21 hours ago - Bucs TE Rob Gronkowski bid farewell to his hairy companion Mr. Stache today on Instagram. - title: How to get 5000 followers on instagram - Wafels link: 'http://wafels.be/xmpj7/how-to-get-5000-followers-on-instagram.html' description: 100k free Instagram likes and free Instagram followers! Home Free Instagram Likes And Followers Welcome to FREEGramLikes. The free likes will increase your ... - title: Follow Coach On Instagram For Video Workouts From Top PTs link: 'https://www.coachmag.co.uk/home-workouts/8596/follow-coach-on-instagram-for-video-workouts-from-top-pts' description: 17 hours ago - Need some training inspiration? You'll find workouts for all levels on our Instagram page. - title: 'Feds: Alameda man posed as teen girl on Instagram to lure boys' link: 'https://www.mercurynews.com/feds-alameda-man-posed-as-teen-girl-on-instagram-to-lure-boys' description: 7 hours ago - OAKLAND — Federal prosecutors have charged an Alameda County man with posing as a 14-year-old girl on Instagram in order to lure boys ... - title: Does instagram track location - Salmon River Brewery link: 'http://salmonriverbrewery.com/qzdrls/does-instagram-track-location.html' description: 'In this post, I share the step-by-step instructions on how to create a new location on Instagram. In online mode, the App will use cell towers to determine the ...' - title: St. John's University fires coach after racist comments leak on ... link: 'https://qns.com/story/2020/06/12/st-johns-university-fires-coach-after-racist-comments-leak-on-instagram/' description: '5 hours ago - In the Zoom segment leaked to Instagram on June 10, Vaksman says, “Because most of the trouble coming from where? From black people.' - title: Volunteers Add Captions To Black Lives Matter Instagram ... link: 'https://www.capradio.org/articles/2020/06/12/volunteers-add-captions-to-black-lives-matter-instagram-videos-to-help-hard-of-hearing-community/' description: '46 mins ago - The app has a usability issue for hearing-impaired people and doesn''t caption videos. In response, at least one Instagram account is manually ...' - title: 102 Black Instagram Accounts to Follow for Home Design ... link: 'https://www.countryliving.com/life/inspirational-stories/a32791453/black-instagram-accounts-interior-designers-crafters/' description: '8 hours ago - This list of 102 Black makers, crafters, designers, gardeners, and musicians will help enrich your Instagram feed and support Black-owned ...' - title: Harford real estate agent under fire for racially insensitive ... link: 'https://www.baltimoresun.com/maryland/harford/aegis/cng-ag-racist-realtor-20200612-possnm52rfh7je43f6jlg7pq7m-story.html' description: '5 hours ago - In several Instagram posts, some dating back to at least 2016, Realtor Ryan Jones used language that many online found offensive. In once ...' - title: 300+ Best Instagram Captions for Your Photos & Selfies - Oberlo link: 'https://www.oberlo.com/blog/instagram-captions' description: 'Jul 3, 2019 - Want to find the best Instagram captions? Whether you like cool captions or need selfie quotes for your photos, you''ll find a mega list of captions ...' - title: Instagram sped up rollout on its new feature that lets friends ... link: 'https://markets.businessinsider.com/news/stocks/instagram-co-watching-feature-group-video-calling-sharing-posts-coronavirus-2020-3-1029027937' description: 'Mar 24, 2020 - Instagram has launched a new feature called Co-Watching that allows users to share photos and videos over video chat to watch together.' - title: 'Royal landmark: Touching message in Prince Charles'' first ...' link: 'https://www.express.co.uk/news/royal/1294044/prince-charles-latest-royal-family-news-instagram-social-media-queen-elizabeth-spt' description: 2 days ago - PRINCE CHARLES last year upped his social media game and posted his first ever photograph to Instagram to commemorate the creation of ... - title: marchroute-instagram-1024x1024.png | AFSCME at Work link: 'https://wfse.org/file/23503' description: 'marchroute-instagram-1024x1024.png. Privacy Policy | Log In. © American Federation of State, County and Municipal Employees, AFL–CIO.' - title: 'INDIVIDUAL, TECHNOLOGICAL, SOCIO ... - Acumen' link: 'http://acumen.lib.ua.edu/content/u0015/0000001/0002349/u0015_0000001_0002349.pdf' description: Instagram users can set their privacy settings such that their posted photos and videos are available only to their own followers and require approval from the user ... - title: 'Instagram post of kjellandersjoberg on 2019-11-08 10:34:16 ...' link: 'https://kjellandersjoberg.se/journal/posts/instagram_2172559166213048498_1387743716/74914119_126573782092340_6580899078930915549_n/' description: 8 Nov 2019 — Instagram. “Rethink forgotten and abandoned places; places that have the potential of becoming something better. Refine and transform rather ... - title: 'City branding on Instagram: DMOs and their usage of ... - DiVA' link: 'https://www.diva-portal.org/smash/get/diva2:1038452/FULLTEXT01.pdf' description: 'Jul 1, 2016 - This thesis aims to find out how. Leeuwarden and Amsterdam, two cities in the Netherlands, are utilising Instagram by using affordances ...' - title: Personalisation on Instagram - Lund University Publications link: 'http://lup.lub.lu.se/student-papers/record/8945953/file/8945962.pdf' description: 'May 24, 2018 - To achieve this aim a quantitative content analysis of prominent Swedish politicians'' Instagram posts (n=1641) was conducted. The findings show.' - title: Instagram has launched its own take on Live Video and ... link: 'https://www.techradar.com/in/news/instagram-has-launched-its-own-take-on-live-video-and-messaging' description: 'Nov 21, 2016 - Instagram is rolling out new live video and messaging features with a temporary twist.' - title: Bachelor Thesis “A comparison of Facebook and Instagram ... link: 'http://essay.utwente.nl/78313/1/Klink%20Deborah_BA_PSY.pdf' description: '“A comparison of Facebook and Instagram concerning emotions regarding, and identification with an automatically generated autobiography”. Deborah Klink.' - title: 'Styling for Instagram : Leela Cyd : 9782888933502' link: 'https://www.bookdepository.com/Styling-for-Instagram-Leela-Cyd/9782888933502' description: 'Feb 21, 2018 - Styling for Instagram by Leela Cyd, 9782888933502, available at Book Depository with free delivery worldwide.' - title: '#muscleup and related hashtags on Instagram - TagsFinder.com' link: 'https://www.tagsfinder.com/en-us/related/muscleup/' description: Next related hashtags on Instagram used with word muscleup are fit training gymnastics strong strength streetworkout shredded fitfam pullups abs ... - title: Volkswagen resists firing responsible employees despite ... link: 'https://ktla.com/news/nationworld/volkswagen-resists-firing-responsible-employees-despite-racist-instagram-ad/' description: 1 day ago - The German company apologized last month for the ad promoting its new Golf 8 and removed it from its official Instagram page. The world's ... - title: 16 Best Instagram Story Template images ... - Pinterest link: 'https://www.pinterest.com/amandairyn/instagram-story-template/' description: 'Hangout this or that Instagram Story Templates TEMPLATE STORIES DO INSTAGRAM MINHA QUARENTENA EM GIFS bsf list questions snapchat #bsf #list # ...' - title: Product placement on Instagram - University of Tilburg link: 'http://arno.uvt.nl/show.cgi?fid=150748' description: 'Instagram is the most popular social media platform for influencer marketing (Mohsin, 2019). The platform is mostly used by influencers and consumers who ...' - title: 'Instagram''s measure shows fragility of Western freedom: Spox ...' link: 'https://en.irna.ir/news/83282774/Instagram-s-measure-shows-fragility-of-Western-freedom-Spox' description: 'Apr 17, 2019 - Tehran, April 17, IRNA - Iran''s Foreign Ministry spokesman condemned the Instagram social network in blocking accounts of some of the ...' - title: 'Francis Ball''s Descendants: Or, The West Springfield Ball ...' link: 'https://books.google.com/books?id=n6wwAAAAMAAJ&pg=PA21&lpg=PA21&dq=instagram&source=bl&ots=jGNZTJ2MuK&sig=ACfU3U2peJK2j-4F3MLjDyRfWMWBZEuZGQ&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwc3oECHEQAQ' description: 'Instagram Wall § - Benjanin Ball La rede det to aoh - Ency King FRANCIS BALL '' S DESCENDANTS . SCENDANTS . 21 . 21 . fully , 96 years of age . Children : 3 ...' - title: FAIR USE ON INSTAGRAM Transformative Self ... - HeinOnline link: 'https://heinonline.org/hol-cgi-bin/get_pdf.cgi?handle=hein.journals/saclj31§ion=10' description: 'Feb 22, 2019 - refer to Instagram posts building upon or reproducing existing copyrighted works. The extent to which UGC must be original to attract copyright ...' - title: Instagram – Sophia Anderberg Statistics - Dagens Industri link: 'https://annons.di.se/en-no/influencers/sophia-anderberg-3710/stats/instagram-6066' description: '99 111 total followers. Source: Instagram. Created with Highcharts 5.0.14 Followers Jan 24 Jan 26 Jan 28 Jan 30 0 60,000 120,000. Days Weeks ...' - title: Instagram – Emily Slotte Statistics link: 'http://advertise.bonniermag.se/en/influencers/emily-slotte-2630/stats/instagram-5443' description: 'Source: Instagram. Created with Highcharts 5.0.14 Followers Apr … Apr 22 Apr 24 Apr 26 Apr 28 Apr 30 May 2 May 4 May 6 May 8 May 10 May 12 May 14 May ...' - title: 'Justin Trudeau, Instagram, and Celebrity Politics - SAGE ...' link: 'https://journals.sagepub.com/doi/pdf/10.1177/0002764217744838' description: 'Aug 2, 2016 - He is the first prime minister of the Instagram age. —Andrew-Gee (2016). While Barack Obama partly transformed dynamics of digital politicking in ...' - title: Instagram - Giga link: 'https://www.giga.de/downloads/instagram/' description: 'Jun 29, 2017 - Instagram Download. Instagram ist eine kostenlose App für euer Smartphone – egal ob Android oder iOS. Mit diesen Links könnt ihr Instagram ...' - title: HIGHER EDUCATION PRIORITIES REFLECTED THROUGH ... link: 'http://search.proquest.com/openview/89d5556d32104dfcb0bd10ca744824e5/1.pdf?pq-origsite=gscholar&cbl=18750&diss=y' description: 'INDEX WORDS: admissions, advertising diversity, enrollment management, higher education, Facebook, Instagram, marketing, social media ...' - title: how online food photos on instagram influence ... - TU e-Thesis link: 'http://ethesisarchive.library.tu.ac.th/thesis/2018/TU_2018_6002040811_10316_9982.pdf' description: 'Keywords: Online food photo, Instagram food photo, Intent to visit restaurant,. Perception on price of food, Experimental study. Ref. code: 25616002040811UKW ...' - title: Download PDF - MDPI link: 'https://www.mdpi.com/1999-5903/7/1/67/pdf' description: 'Mar 23, 2015 - Instagram, LinkedIn, Facebook and Google+, where more personal information was leaked. The tools used are discussed, the results of the ...' - title: Annual Report of the Indiana State Board of Agriculture link: 'https://books.google.com/books?id=_ulMAAAAYAAJ&pg=PA16&lpg=PA16&dq=instagram&source=bl&ots=Png5FuqqZQ&sig=ACfU3U0jNcpVhT_oXqjbGx_zmB0honn_lA&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwfHoECHIQAQ' description: '... in a newspaper or in handbills , at least one month previous to the day of exhibition . - instagram : Fifth . All articles offered for premiums must be owned 16.' - title: 'The old fairy tales [retold]. - Page 61 - Google Books Result' link: 'https://books.google.com/books?id=IP4BAAAAQAAJ&pg=PA61&lpg=PA61&dq=instagram&source=bl&ots=4jV1WgChNM&sig=ACfU3U0mJZ807miNyU33EV3XjibRhKOT6g&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwfXoECHQQAQ' description: que en un entorn ace 5 a IN I - Puiululla A r e na instagram Phim TORTEMS y aura leygull dhe s hume selon vin ro " ; W HERE was once an honest gentleman ... - title: Report of the Department of Forestry of the State of ... link: 'https://books.google.com/books?id=XL4WAAAAYAAJ&pg=PA61&lpg=PA61&dq=instagram&source=bl&ots=uvgXITH7Qy&sig=ACfU3U1lFKEffyOIa6D3xQGpqCfvBJAXDA&hl=en&sa=X&ved=2ahUKEwjt3fTus_3pAhXsgnIEHTjKBZcQ6AEwfnoECHMQAQ' description: 'Slate Run , Snow Shoe , Stone , . . . . . . . . . . . . . fontos a : 58 n Forow the ori ca serbest CONAS OO A DONOS X o SPOR OT * * * 200 I '' m going on instagram : .' total: 93 answer: null '404': description: Not Found '422': description: Validation Error content: application/json: schema: $ref: '#/components/schemas/HTTPValidationError' '429': description: Rate limit exceeded x-internal: false tags: - v1 parameters: - name: query in: path schema: title: Query type: string description: 'A url encoded query string, for reference checkout https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters' required: true examples: scholarHighFrequencyTrading: value: q=high+frequency+trading description: a scholar search for "high frequency trading" - $ref: '#/components/parameters/XUserAgent' - $ref: '#/components/parameters/XProxyLocation' '/v1/news/{query}': get: summary: News responses: '200': description: OK content: application/json: schema: type: object properties: feed: type: object properties: generator_detail: type: object generator: type: string title: type: string links: anyOf: - {} type: object link: type: string language: type: string publisher: type: string publisher_detail: type: string rights: type: string rights_detail: type: string updated: type: string updated_parsed: type: string subtitle: type: string subtitle_detail: type: string entries: type: array items: type: object properties: title: type: string title_detail: type: string links: type: array items: type: object link: type: string id: type: string guidislink: type: string published: type: string published_parsed: type: string summary: type: string summary_detail: type: string source: type: string sub_articles: type: string examples: topNews: value: feed: generator_detail: name: NFE/5.0 generator: NFE/5.0 title: Top stories - Google News title_detail: type: text/plain language: null base: '' value: Top stories - Google News links: - rel: alternate type: text/html href: 'https://news.google.com/?ceid=US:en&hl=en-US&gl=US' link: 'https://news.google.com/?ceid=US:en&hl=en-US&gl=US' language: en-US publisher: news-webmaster@google.com publisher_detail: email: news-webmaster@google.com rights: 2020 Google Inc. rights_detail: type: text/plain language: null base: '' value: 2020 Google Inc. updated: 'Sun, 05 Jul 2020 01:43:46 GMT' updated_parsed: - 2020 - 7 - 5 - 1 - 43 - 46 - 6 - 187 - 0 subtitle: Google News subtitle_detail: type: text/html language: null base: '' value: Google News entries: - title: 'At Mt. Rushmore and the White House, Trump Updates ‘American Carnage’ Message for 2020 - The New York Times' title_detail: type: text/plain language: null base: '' value: 'At Mt. Rushmore and the White House, Trump Updates ‘American Carnage’ Message for 2020 - The New York Times' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiRWh0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvdXMvcG9saXRpY3MvdHJ1bXAtbXQtcnVzaG1vcmUuaHRtbNIBSWh0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvdXMvcG9saXRpY3MvdHJ1bXAtbXQtcnVzaG1vcmUuYW1wLmh0bWw?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiRWh0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvdXMvcG9saXRpY3MvdHJ1bXAtbXQtcnVzaG1vcmUuaHRtbNIBSWh0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvdXMvcG9saXRpY3MvdHJ1bXAtbXQtcnVzaG1vcmUuYW1wLmh0bWw?oc=5' id: '52780894344741' guidislink: false published: 'Sun, 05 Jul 2020 01:33:09 GMT' published_parsed: - 2020 - 7 - 5 - 1 - 33 - 9 - 6 - 187 - 0 summary: '
  1. At Mt. Rushmore and the White House, Trump Updates ‘American Carnage’ Message for 2020  The New York Times
  2. Stelter: Trump''s Mt. Rushmore speech won''t make sense to most people  CNN
  3. Trump tries to drag America backward on a very different July 4th  CNN
  4. Mount Rushmore is colossal kitsch, perfect for a populist spectacle  The Washington Post
  5. Fred Fleitz: At Mount Rushmore, Trump right to highlight danger leftist radicals pose to America  Fox News
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. At Mt. Rushmore and the White House, Trump Updates ‘American Carnage’ Message for 2020  The New York Times
  2. Stelter: Trump''s Mt. Rushmore speech won''t make sense to most people  CNN
  3. Trump tries to drag America backward on a very different July 4th  CNN
  4. Mount Rushmore is colossal kitsch, perfect for a populist spectacle  The Washington Post
  5. Fred Fleitz: At Mount Rushmore, Trump right to highlight danger leftist radicals pose to America  Fox News
  6. View Full Coverage on Google News
' source: href: 'https://www.nytimes.com' title: The New York Times sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiRWh0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvdXMvcG9saXRpY3MvdHJ1bXAtbXQtcnVzaG1vcmUuaHRtbNIBSWh0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvdXMvcG9saXRpY3MvdHJ1bXAtbXQtcnVzaG1vcmUuYW1wLmh0bWw?oc=5' title: 'At Mt. Rushmore and the White House, Trump Updates ‘American Carnage’ Message for 2020' publisher: The New York Times - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9ZXk1UHVDT1UzVVnSAQA?oc=5' title: 'Stelter: Trump''s Mt. Rushmore speech won''t make sense to most people' publisher: CNN - url: 'https://news.google.com/__i/rss/rd/articles/CBMiZGh0dHBzOi8vd3d3LmNubi5jb20vMjAyMC8wNy8wNC9wb2xpdGljcy9kb25hbGQtdHJ1bXAtbW91bnQtcnVzaG1vcmUtY3VsdHVyZS13YXJzLWp1bHktNHRoL2luZGV4Lmh0bWzSAWhodHRwczovL2FtcC5jbm4uY29tL2Nubi8yMDIwLzA3LzA0L3BvbGl0aWNzL2RvbmFsZC10cnVtcC1tb3VudC1ydXNobW9yZS1jdWx0dXJlLXdhcnMtanVseS00dGgvaW5kZXguaHRtbA?oc=5' title: Trump tries to drag America backward on a very different July 4th publisher: CNN - url: 'https://news.google.com/__i/rss/rd/articles/CBMirAFodHRwczovL3d3dy53YXNoaW5ndG9ucG9zdC5jb20vbGlmZXN0eWxlL3N0eWxlL21vdW50LXJ1c2htb3JlLWlzLWNvbG9zc2FsLWtpdHNjaC1wZXJmZWN0LWZvci1hLXBvcHVsaXN0LXNwZWN0YWNsZS8yMDIwLzA3LzA0LzZjNzQwNjg2LWJlMjktMTFlYS04MGI5LTQwZWNlOWE3MDFkY19zdG9yeS5odG1s0gG7AWh0dHBzOi8vd3d3Lndhc2hpbmd0b25wb3N0LmNvbS9saWZlc3R5bGUvc3R5bGUvbW91bnQtcnVzaG1vcmUtaXMtY29sb3NzYWwta2l0c2NoLXBlcmZlY3QtZm9yLWEtcG9wdWxpc3Qtc3BlY3RhY2xlLzIwMjAvMDcvMDQvNmM3NDA2ODYtYmUyOS0xMWVhLTgwYjktNDBlY2U5YTcwMWRjX3N0b3J5Lmh0bWw_b3V0cHV0VHlwZT1hbXA?oc=5' title: 'Mount Rushmore is colossal kitsch, perfect for a populist spectacle' publisher: The Washington Post - url: 'https://news.google.com/__i/rss/rd/articles/CBMiQGh0dHBzOi8vd3d3LmZveG5ld3MuY29tL29waW5pb24vdHJ1bXAtbW91bnQtcnVzaG1vcmUtZnJlZC1mbGVpdHrSAURodHRwczovL3d3dy5mb3huZXdzLmNvbS9vcGluaW9uL3RydW1wLW1vdW50LXJ1c2htb3JlLWZyZWQtZmxlaXR6LmFtcA?oc=5' title: 'Fred Fleitz: At Mount Rushmore, Trump right to highlight danger leftist radicals pose to America' publisher: Fox News - title: White House hosts a party in the midst of a pandemic - CNN title_detail: type: text/plain language: null base: '' value: White House hosts a party in the midst of a pandemic - CNN links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiVGh0dHBzOi8vd3d3LmNubi5jb20vMjAyMC8wNy8wNC9wb2xpdGljcy93aGl0ZS1ob3VzZS1qdWx5LTQtcGFydHktcGFuZGVtaWMvaW5kZXguaHRtbNIBWGh0dHBzOi8vYW1wLmNubi5jb20vY25uLzIwMjAvMDcvMDQvcG9saXRpY3Mvd2hpdGUtaG91c2UtanVseS00LXBhcnR5LXBhbmRlbWljL2luZGV4Lmh0bWw?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiVGh0dHBzOi8vd3d3LmNubi5jb20vMjAyMC8wNy8wNC9wb2xpdGljcy93aGl0ZS1ob3VzZS1qdWx5LTQtcGFydHktcGFuZGVtaWMvaW5kZXguaHRtbNIBWGh0dHBzOi8vYW1wLmNubi5jb20vY25uLzIwMjAvMDcvMDQvcG9saXRpY3Mvd2hpdGUtaG91c2UtanVseS00LXBhcnR5LXBhbmRlbWljL2luZGV4Lmh0bWw?oc=5' id: '52780896053127' guidislink: false published: 'Sat, 04 Jul 2020 14:54:56 GMT' published_parsed: - 2020 - 7 - 4 - 14 - 54 - 56 - 5 - 186 - 0 summary: '
  1. White House hosts a party in the midst of a pandemic  CNN
  2. ''We need to live with it'': White House readies new message for the nation on coronavirus  NBC News
  3. Why do Trump and allies repost racist messaging and will it help his reelection effort?  ABC News
  4. Coronavirus Updates: Trump Hosts July 4 Event at White House  The New York Times
  5. Trump steps back, done with being ''daily voice'' of coronavirus response  NBC News
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. White House hosts a party in the midst of a pandemic  CNN
  2. ''We need to live with it'': White House readies new message for the nation on coronavirus  NBC News
  3. Why do Trump and allies repost racist messaging and will it help his reelection effort?  ABC News
  4. Coronavirus Updates: Trump Hosts July 4 Event at White House  The New York Times
  5. Trump steps back, done with being ''daily voice'' of coronavirus response  NBC News
  6. View Full Coverage on Google News
' source: href: 'https://www.cnn.com' title: CNN sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiVGh0dHBzOi8vd3d3LmNubi5jb20vMjAyMC8wNy8wNC9wb2xpdGljcy93aGl0ZS1ob3VzZS1qdWx5LTQtcGFydHktcGFuZGVtaWMvaW5kZXguaHRtbNIBWGh0dHBzOi8vYW1wLmNubi5jb20vY25uLzIwMjAvMDcvMDQvcG9saXRpY3Mvd2hpdGUtaG91c2UtanVseS00LXBhcnR5LXBhbmRlbWljL2luZGV4Lmh0bWw?oc=5' title: White House hosts a party in the midst of a pandemic publisher: CNN - url: 'https://news.google.com/__i/rss/rd/articles/CBMibmh0dHBzOi8vd3d3Lm5iY25ld3MuY29tL3BvbGl0aWNzL3BvbGl0aWNzLW5ld3Mvd2UtbmVlZC1saXZlLWl0LXdoaXRlLWhvdXNlLXJlYWRpZXMtbmV3LW1lc3NhZ2UtbmF0aW9uLW4xMjMyODg00gEsaHR0cHM6Ly93d3cubmJjbmV3cy5jb20vbmV3cy9hbXAvbmNuYTEyMzI4ODQ?oc=5' title: '''We need to live with it'': White House readies new message for the nation on coronavirus' publisher: NBC News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiaGh0dHBzOi8vYWJjbmV3cy5nby5jb20vUG9saXRpY3MvdHJ1bXAtYWxsaWVzLXJlcG9zdC1yYWNpc3QtbWVzc2FnaW5nLXJlZWxlY3Rpb24tZWZmb3J0L3N0b3J5P2lkPTcxNTYyMTM40gFsaHR0cHM6Ly9hYmNuZXdzLmdvLmNvbS9hbXAvUG9saXRpY3MvdHJ1bXAtYWxsaWVzLXJlcG9zdC1yYWNpc3QtbWVzc2FnaW5nLXJlZWxlY3Rpb24tZWZmb3J0L3N0b3J5P2lkPTcxNTYyMTM4?oc=5' title: Why do Trump and allies repost racist messaging and will it help his reelection effort? publisher: ABC News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiQWh0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvd29ybGQvY29yb25hdmlydXMtdXBkYXRlcy5odG1s0gFFaHR0cHM6Ly93d3cubnl0aW1lcy5jb20vMjAyMC8wNy8wNC93b3JsZC9jb3JvbmF2aXJ1cy11cGRhdGVzLmFtcC5odG1s?oc=5' title: 'Coronavirus Updates: Trump Hosts July 4 Event at White House' publisher: The New York Times - url: 'https://news.google.com/__i/rss/rd/articles/CBMicmh0dHBzOi8vd3d3Lm5iY25ld3MuY29tL3BvbGl0aWNzL3doaXRlLWhvdXNlL3RydW1wLXN0ZXBzLWJhY2stZG9uZS1iZWluZy1kYWlseS12b2ljZS1jb3JvbmF2aXJ1cy1yZXNwb25zZS1uMTIzMjkwMNIBLGh0dHBzOi8vd3d3Lm5iY25ld3MuY29tL25ld3MvYW1wL25jbmExMjMyOTAw?oc=5' title: 'Trump steps back, done with being ''daily voice'' of coronavirus response' publisher: NBC News - title: Florida reports record number of coronavirus cases amid nationwide surge - POLITICO title_detail: type: text/plain language: null base: '' value: Florida reports record number of coronavirus cases amid nationwide surge - POLITICO links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiVmh0dHBzOi8vd3d3LnBvbGl0aWNvLmNvbS9uZXdzLzIwMjAvMDcvMDQvZmxvcmlkYS1yZWNvcmQtY29yb25hdmlydXMtY2FzZXMtc3VyZ2UtMzQ4Nzgw0gFaaHR0cHM6Ly93d3cucG9saXRpY28uY29tL2FtcC9uZXdzLzIwMjAvMDcvMDQvZmxvcmlkYS1yZWNvcmQtY29yb25hdmlydXMtY2FzZXMtc3VyZ2UtMzQ4Nzgw?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiVmh0dHBzOi8vd3d3LnBvbGl0aWNvLmNvbS9uZXdzLzIwMjAvMDcvMDQvZmxvcmlkYS1yZWNvcmQtY29yb25hdmlydXMtY2FzZXMtc3VyZ2UtMzQ4Nzgw0gFaaHR0cHM6Ly93d3cucG9saXRpY28uY29tL2FtcC9uZXdzLzIwMjAvMDcvMDQvZmxvcmlkYS1yZWNvcmQtY29yb25hdmlydXMtY2FzZXMtc3VyZ2UtMzQ4Nzgw?oc=5' id: '52780893309403' guidislink: false published: 'Sat, 04 Jul 2020 23:00:39 GMT' published_parsed: - 2020 - 7 - 4 - 23 - 0 - 39 - 5 - 186 - 0 summary: '
  1. Florida reports record number of coronavirus cases amid nationwide surge  POLITICO
  2. Florida reports new high of positive coronavirus cases, Miami-Dade and Broward County reach record levels  Fox News
  3. Florida COVID-19 cases spike to new daily record  Reuters
  4. Florida breaks record with 11,458 new virus cases. Miami-Dade and Broward hit highs, too  Miami Herald
  5. Infectious disease specialist: Florida ''heading a million miles an hour in the wrong direction'' | TheHill  The Hill
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Florida reports record number of coronavirus cases amid nationwide surge  POLITICO
  2. Florida reports new high of positive coronavirus cases, Miami-Dade and Broward County reach record levels  Fox News
  3. Florida COVID-19 cases spike to new daily record  Reuters
  4. Florida breaks record with 11,458 new virus cases. Miami-Dade and Broward hit highs, too  Miami Herald
  5. Infectious disease specialist: Florida ''heading a million miles an hour in the wrong direction'' | TheHill  The Hill
  6. View Full Coverage on Google News
' source: href: 'https://www.politico.com' title: POLITICO sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiVmh0dHBzOi8vd3d3LnBvbGl0aWNvLmNvbS9uZXdzLzIwMjAvMDcvMDQvZmxvcmlkYS1yZWNvcmQtY29yb25hdmlydXMtY2FzZXMtc3VyZ2UtMzQ4Nzgw0gFaaHR0cHM6Ly93d3cucG9saXRpY28uY29tL2FtcC9uZXdzLzIwMjAvMDcvMDQvZmxvcmlkYS1yZWNvcmQtY29yb25hdmlydXMtY2FzZXMtc3VyZ2UtMzQ4Nzgw?oc=5' title: Florida reports record number of coronavirus cases amid nationwide surge publisher: POLITICO - url: 'https://news.google.com/__i/rss/rd/articles/CBMiSWh0dHBzOi8vd3d3LmZveG5ld3MuY29tL3VzL2Zsb3JpZGEtMTQtcGVyY2VudC1jb3JvbmF2aXJ1cy1wb3NpdGl2aXR5LXJhdGXSAU1odHRwczovL3d3dy5mb3huZXdzLmNvbS91cy9mbG9yaWRhLTE0LXBlcmNlbnQtY29yb25hdmlydXMtcG9zaXRpdml0eS1yYXRlLmFtcA?oc=5' title: 'Florida reports new high of positive coronavirus cases, Miami-Dade and Broward County reach record levels' publisher: Fox News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9b1kwRDBTQlItT0XSAQA?oc=5' title: Florida COVID-19 cases spike to new daily record publisher: Reuters - url: 'https://news.google.com/__i/rss/rd/articles/CBMiQmh0dHBzOi8vd3d3Lm1pYW1paGVyYWxkLmNvbS9uZXdzL2Nvcm9uYXZpcnVzL2FydGljbGUyNDQwMDAwMzIuaHRtbNIBQmh0dHBzOi8vYW1wLm1pYW1paGVyYWxkLmNvbS9uZXdzL2Nvcm9uYXZpcnVzL2FydGljbGUyNDQwMDAwMzIuaHRtbA?oc=5' title: 'Florida breaks record with 11,458 new virus cases. Miami-Dade and Broward hit highs, too' publisher: Miami Herald - url: 'https://news.google.com/__i/rss/rd/articles/CBMidWh0dHBzOi8vdGhlaGlsbC5jb20vcG9saWN5L2hlYWx0aGNhcmUvNTA1ODMxLWluZmVjdGlvdXMtZGlzZWFzZS1zcGVjaWFsaXN0LWZsb3JpZGEtaGVhZGluZy1hLW1pbGxpb24tbWlsZXMtYW4taG91ci1pbtIBeWh0dHBzOi8vdGhlaGlsbC5jb20vcG9saWN5L2hlYWx0aGNhcmUvNTA1ODMxLWluZmVjdGlvdXMtZGlzZWFzZS1zcGVjaWFsaXN0LWZsb3JpZGEtaGVhZGluZy1hLW1pbGxpb24tbWlsZXMtYW4taG91ci1pbj9hbXA?oc=5' title: 'Infectious disease specialist: Florida ''heading a million miles an hour in the wrong direction'' | TheHill' publisher: The Hill - title: President Trump extends Paycheck Protection Program - New York Post title_detail: type: text/plain language: null base: '' value: President Trump extends Paycheck Protection Program - New York Post links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiUmh0dHBzOi8vbnlwb3N0LmNvbS8yMDIwLzA3LzA0L3ByZXNpZGVudC10cnVtcC1leHRlbmRzLXBheWNoZWNrLXByb3RlY3Rpb24tcHJvZ3JhbS_SAVZodHRwczovL255cG9zdC5jb20vMjAyMC8wNy8wNC9wcmVzaWRlbnQtdHJ1bXAtZXh0ZW5kcy1wYXljaGVjay1wcm90ZWN0aW9uLXByb2dyYW0vYW1wLw?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiUmh0dHBzOi8vbnlwb3N0LmNvbS8yMDIwLzA3LzA0L3ByZXNpZGVudC10cnVtcC1leHRlbmRzLXBheWNoZWNrLXByb3RlY3Rpb24tcHJvZ3JhbS_SAVZodHRwczovL255cG9zdC5jb20vMjAyMC8wNy8wNC9wcmVzaWRlbnQtdHJ1bXAtZXh0ZW5kcy1wYXljaGVjay1wcm90ZWN0aW9uLXByb2dyYW0vYW1wLw?oc=5' id: CAIiEPRkX5o8tx_cEKF5q1paracqGAgEKg8IACoHCAowhK-LAjD4ySww-9S0BQ guidislink: false published: 'Sat, 04 Jul 2020 17:23:07 GMT' published_parsed: - 2020 - 7 - 4 - 17 - 23 - 7 - 5 - 186 - 0 summary: 'President Trump extends Paycheck Protection Program  New York Post View Full Coverage on Google News' summary_detail: type: text/html language: null base: '' value: 'President Trump extends Paycheck Protection Program  New York Post View Full Coverage on Google News' source: href: 'https://nypost.com' title: New York Post sub_articles: [] - title: 'Grand Canyon hiker falls to her death trying to take photos, park says - NBC News' title_detail: type: text/plain language: null base: '' value: 'Grand Canyon hiker falls to her death trying to take photos, park says - NBC News' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiaGh0dHBzOi8vd3d3Lm5iY25ld3MuY29tL25ld3MvdXMtbmV3cy9ncmFuZC1jYW55b24taGlrZXItZmFsbHMtaGVyLWRlYXRoLXRyeWluZy10YWtlLXBob3Rvcy1wYXJrLW4xMjMyOTEx0gEsaHR0cHM6Ly93d3cubmJjbmV3cy5jb20vbmV3cy9hbXAvbmNuYTEyMzI5MTE?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiaGh0dHBzOi8vd3d3Lm5iY25ld3MuY29tL25ld3MvdXMtbmV3cy9ncmFuZC1jYW55b24taGlrZXItZmFsbHMtaGVyLWRlYXRoLXRyeWluZy10YWtlLXBob3Rvcy1wYXJrLW4xMjMyOTEx0gEsaHR0cHM6Ly93d3cubmJjbmV3cy5jb20vbmV3cy9hbXAvbmNuYTEyMzI5MTE?oc=5' id: '52780896970990' guidislink: false published: 'Sat, 04 Jul 2020 17:54:14 GMT' published_parsed: - 2020 - 7 - 4 - 17 - 54 - 14 - 5 - 186 - 0 summary: '
  1. Grand Canyon hiker falls to her death trying to take photos, park says  NBC News
  2. A hiker died after a fall at the Grand Canyon  CNN
  3. Woman falls to death at Grand Canyon after hiking off trail, taking photos  USA TODAY
  4. Woman falls to her death while taking photos at Grand Canyon, National Park Service says  CBS News
  5. Woman dies falling into Grand Canyon while taking photos  ABC News
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Grand Canyon hiker falls to her death trying to take photos, park says  NBC News
  2. A hiker died after a fall at the Grand Canyon  CNN
  3. Woman falls to death at Grand Canyon after hiking off trail, taking photos  USA TODAY
  4. Woman falls to her death while taking photos at Grand Canyon, National Park Service says  CBS News
  5. Woman dies falling into Grand Canyon while taking photos  ABC News
  6. View Full Coverage on Google News
' source: href: 'https://www.nbcnews.com' title: NBC News sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiaGh0dHBzOi8vd3d3Lm5iY25ld3MuY29tL25ld3MvdXMtbmV3cy9ncmFuZC1jYW55b24taGlrZXItZmFsbHMtaGVyLWRlYXRoLXRyeWluZy10YWtlLXBob3Rvcy1wYXJrLW4xMjMyOTEx0gEsaHR0cHM6Ly93d3cubmJjbmV3cy5jb20vbmV3cy9hbXAvbmNuYTEyMzI5MTE?oc=5' title: 'Grand Canyon hiker falls to her death trying to take photos, park says' publisher: NBC News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiUmh0dHBzOi8vd3d3LmNubi5jb20vMjAyMC8wNy8wNC91cy9ncmFuZC1jYW55b24taGlrZXItZGVhdGgtbWF0aGVyLXBvaW50L2luZGV4Lmh0bWzSAVZodHRwczovL2FtcC5jbm4uY29tL2Nubi8yMDIwLzA3LzA0L3VzL2dyYW5kLWNhbnlvbi1oaWtlci1kZWF0aC1tYXRoZXItcG9pbnQvaW5kZXguaHRtbA?oc=5' title: A hiker died after a fall at the Grand Canyon publisher: CNN - url: 'https://news.google.com/__i/rss/rd/articles/CBMif2h0dHBzOi8vd3d3LnVzYXRvZGF5LmNvbS9zdG9yeS9uZXdzL25hdGlvbi8yMDIwLzA3LzA0L2FyaXpvbmEtd29tYW4tZmFsbHMtZGVhdGgtZ3JhbmQtY2FueW9uLWFmdGVyLWhpa2luZy1vZmYtdHJhaWwvNTM3NzMxMDAwMi_SASdodHRwczovL2FtcC51c2F0b2RheS5jb20vYW1wLzUzNzczMTAwMDI?oc=5' title: 'Woman falls to death at Grand Canyon after hiking off trail, taking photos' publisher: USA TODAY - url: 'https://news.google.com/__i/rss/rd/articles/CBMidWh0dHBzOi8vd3d3LmNic25ld3MuY29tL25ld3Mvd29tYW4tZmFsbHMtdG8taGVyLWRlYXRoLXdoaWxlLXRha2luZy1waG90b3MtYXQtZ3JhbmQtY2FueW9uLW5hdGlvbmFsLXBhcmstc2VydmljZS1zYXlzL9IBeWh0dHBzOi8vd3d3LmNic25ld3MuY29tL2FtcC9uZXdzL3dvbWFuLWZhbGxzLXRvLWhlci1kZWF0aC13aGlsZS10YWtpbmctcGhvdG9zLWF0LWdyYW5kLWNhbnlvbi1uYXRpb25hbC1wYXJrLXNlcnZpY2Utc2F5cy8?oc=5' title: 'Woman falls to her death while taking photos at Grand Canyon, National Park Service says' publisher: CBS News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiWWh0dHBzOi8vYWJjbmV3cy5nby5jb20vVVMvd29tYW4tZGllcy1mYWxsaW5nLWdyYW5kLWNhbnlvbi10YWtpbmctcGhvdG9zL3N0b3J5P2lkPTcxNjE0MDM20gFdaHR0cHM6Ly9hYmNuZXdzLmdvLmNvbS9hbXAvVVMvd29tYW4tZGllcy1mYWxsaW5nLWdyYW5kLWNhbnlvbi10YWtpbmctcGhvdG9zL3N0b3J5P2lkPTcxNjE0MDM2?oc=5' title: Woman dies falling into Grand Canyon while taking photos publisher: ABC News - title: Here are the July 4th fireworks you can watch in N.J. this weekend - NJ.com title_detail: type: text/plain language: null base: '' value: Here are the July 4th fireworks you can watch in N.J. this weekend - NJ.com links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiZWh0dHBzOi8vd3d3Lm5qLmNvbS9uZXdzLzIwMjAvMDcvaGVyZS1hcmUtdGhlLWp1bHktNHRoLWZpcmV3b3Jrcy15b3UtY2FuLXdhdGNoLWluLW5qLXRoaXMtd2Vla2VuZC5odG1s0gF0aHR0cHM6Ly93d3cubmouY29tL25ld3MvMjAyMC8wNy9oZXJlLWFyZS10aGUtanVseS00dGgtZmlyZXdvcmtzLXlvdS1jYW4td2F0Y2gtaW4tbmotdGhpcy13ZWVrZW5kLmh0bWw_b3V0cHV0VHlwZT1hbXA?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiZWh0dHBzOi8vd3d3Lm5qLmNvbS9uZXdzLzIwMjAvMDcvaGVyZS1hcmUtdGhlLWp1bHktNHRoLWZpcmV3b3Jrcy15b3UtY2FuLXdhdGNoLWluLW5qLXRoaXMtd2Vla2VuZC5odG1s0gF0aHR0cHM6Ly93d3cubmouY29tL25ld3MvMjAyMC8wNy9oZXJlLWFyZS10aGUtanVseS00dGgtZmlyZXdvcmtzLXlvdS1jYW4td2F0Y2gtaW4tbmotdGhpcy13ZWVrZW5kLmh0bWw_b3V0cHV0VHlwZT1hbXA?oc=5' id: '52780884169115' guidislink: false published: 'Fri, 03 Jul 2020 17:24:23 GMT' published_parsed: - 2020 - 7 - 3 - 17 - 24 - 23 - 4 - 185 - 0 summary: '
  1. Here are the July 4th fireworks you can watch in N.J. this weekend  NJ.com
  2. Enjoy a Special Fourth of July Fireworks Spectacular!  Disney Parks
  3. Macy’s New York City July 4th fireworks: How to watch, time  AL.com
  4. A Fourth of July unlike any other as COVID-19 cases keep rising  ABC News
  5. Here Are the Best Digital Fireworks to Watch July 4, 2020  Newsweek
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Here are the July 4th fireworks you can watch in N.J. this weekend  NJ.com
  2. Enjoy a Special Fourth of July Fireworks Spectacular!  Disney Parks
  3. Macy’s New York City July 4th fireworks: How to watch, time  AL.com
  4. A Fourth of July unlike any other as COVID-19 cases keep rising  ABC News
  5. Here Are the Best Digital Fireworks to Watch July 4, 2020  Newsweek
  6. View Full Coverage on Google News
' source: href: 'https://www.nj.com' title: NJ.com sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiZWh0dHBzOi8vd3d3Lm5qLmNvbS9uZXdzLzIwMjAvMDcvaGVyZS1hcmUtdGhlLWp1bHktNHRoLWZpcmV3b3Jrcy15b3UtY2FuLXdhdGNoLWluLW5qLXRoaXMtd2Vla2VuZC5odG1s0gF0aHR0cHM6Ly93d3cubmouY29tL25ld3MvMjAyMC8wNy9oZXJlLWFyZS10aGUtanVseS00dGgtZmlyZXdvcmtzLXlvdS1jYW4td2F0Y2gtaW4tbmotdGhpcy13ZWVrZW5kLmh0bWw_b3V0cHV0VHlwZT1hbXA?oc=5' title: Here are the July 4th fireworks you can watch in N.J. this weekend publisher: NJ.com - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9T3JGVEFSUzNXeVXSAQA?oc=5' title: Enjoy a Special Fourth of July Fireworks Spectacular! publisher: Disney Parks - url: 'https://news.google.com/__i/rss/rd/articles/CBMiXWh0dHBzOi8vd3d3LmFsLmNvbS9uZXdzLzIwMjAvMDcvbWFjeXMtbmV3LXlvcmstY2l0eS1qdWx5LTR0aC1maXJld29ya3MtaG93LXRvLXdhdGNoLXRpbWUuaHRtbNIBbGh0dHBzOi8vd3d3LmFsLmNvbS9uZXdzLzIwMjAvMDcvbWFjeXMtbmV3LXlvcmstY2l0eS1qdWx5LTR0aC1maXJld29ya3MtaG93LXRvLXdhdGNoLXRpbWUuaHRtbD9vdXRwdXRUeXBlPWFtcA?oc=5' title: 'Macy’s New York City July 4th fireworks: How to watch, time' publisher: AL.com - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9b1c4S2JSR1VzSXPSAQA?oc=5' title: A Fourth of July unlike any other as COVID-19 cases keep rising publisher: ABC News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiUmh0dHBzOi8vd3d3Lm5ld3N3ZWVrLmNvbS9oZXJlLWFyZS1iZXN0LWRpZ2l0YWwtZmlyZXdvcmtzLXdhdGNoLWp1bHktNC0yMDIwLTE1MTUxNzLSAVhodHRwczovL3d3dy5uZXdzd2Vlay5jb20vaGVyZS1hcmUtYmVzdC1kaWdpdGFsLWZpcmV3b3Jrcy13YXRjaC1qdWx5LTQtMjAyMC0xNTE1MTcyP2FtcD0x?oc=5' title: 'Here Are the Best Digital Fireworks to Watch July 4, 2020' publisher: Newsweek - title: 2 women injured when car drives through Seattle protest area - CBS News title_detail: type: text/plain language: null base: '' value: 2 women injured when car drives through Seattle protest area - CBS News links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiVWh0dHBzOi8vd3d3LmNic25ld3MuY29tL25ld3Mvc2VhdHRsZS1jYXItZHJpdmVzLWludG8tcHJvdGVzdGVycy1pLTUtdG9kYXktMjAyMC0wNy0wNC_SAVlodHRwczovL3d3dy5jYnNuZXdzLmNvbS9hbXAvbmV3cy9zZWF0dGxlLWNhci1kcml2ZXMtaW50by1wcm90ZXN0ZXJzLWktNS10b2RheS0yMDIwLTA3LTA0Lw?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiVWh0dHBzOi8vd3d3LmNic25ld3MuY29tL25ld3Mvc2VhdHRsZS1jYXItZHJpdmVzLWludG8tcHJvdGVzdGVycy1pLTUtdG9kYXktMjAyMC0wNy0wNC_SAVlodHRwczovL3d3dy5jYnNuZXdzLmNvbS9hbXAvbmV3cy9zZWF0dGxlLWNhci1kcml2ZXMtaW50by1wcm90ZXN0ZXJzLWktNS10b2RheS0yMDIwLTA3LTA0Lw?oc=5' id: '52780896691181' guidislink: false published: 'Sat, 04 Jul 2020 20:58:37 GMT' published_parsed: - 2020 - 7 - 4 - 20 - 58 - 37 - 5 - 186 - 0 summary: '
  1. 2 women injured when car drives through Seattle protest area  CBS News
  2. Police: 2 women hit by car on Seattle highway amid protest  Yahoo News
  3. 2 women struck by car on Seattle highway closed amid protests  Fox News
  4. Protester from Bellingham hit and seriously injured on I-5 in Seattle  KGMI
  5. Washington State Patrol seeking witnesses to hit-and-run on I-5  KIRO Seattle
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. 2 women injured when car drives through Seattle protest area  CBS News
  2. Police: 2 women hit by car on Seattle highway amid protest  Yahoo News
  3. 2 women struck by car on Seattle highway closed amid protests  Fox News
  4. Protester from Bellingham hit and seriously injured on I-5 in Seattle  KGMI
  5. Washington State Patrol seeking witnesses to hit-and-run on I-5  KIRO Seattle
  6. View Full Coverage on Google News
' source: href: 'https://www.cbsnews.com' title: CBS News sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiVWh0dHBzOi8vd3d3LmNic25ld3MuY29tL25ld3Mvc2VhdHRsZS1jYXItZHJpdmVzLWludG8tcHJvdGVzdGVycy1pLTUtdG9kYXktMjAyMC0wNy0wNC_SAVlodHRwczovL3d3dy5jYnNuZXdzLmNvbS9hbXAvbmV3cy9zZWF0dGxlLWNhci1kcml2ZXMtaW50by1wcm90ZXN0ZXJzLWktNS10b2RheS0yMDIwLTA3LTA0Lw?oc=5' title: 2 women injured when car drives through Seattle protest area publisher: CBS News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiPWh0dHBzOi8vbmV3cy55YWhvby5jb20vMi13b21lbi1oaXQtY2FyLXNlYXR0bGUtMTAyOTQ4NDgwLmh0bWzSAUVodHRwczovL25ld3MueWFob28uY29tL2FtcGh0bWwvMi13b21lbi1oaXQtY2FyLXNlYXR0bGUtMTAyOTQ4NDgwLmh0bWw?oc=5' title: 'Police: 2 women hit by car on Seattle highway amid protest' publisher: Yahoo News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiVWh0dHBzOi8vd3d3LmZveG5ld3MuY29tL3VzLzItd29tZW4taGl0LWJ5LWNhci1vbi1zZWF0dGxlLWhpZ2h3YXktY2xvc2VkLWFtaWQtcHJvdGVzdHPSAVlodHRwczovL3d3dy5mb3huZXdzLmNvbS91cy8yLXdvbWVuLWhpdC1ieS1jYXItb24tc2VhdHRsZS1oaWdod2F5LWNsb3NlZC1hbWlkLXByb3Rlc3RzLmFtcA?oc=5' title: 2 women struck by car on Seattle highway closed amid protests publisher: Fox News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiY2h0dHBzOi8va2dtaS5jb20vbmV3cy8wMDc3MDAtcHJvdGVzdGVyLWZyb20tYmVsbGluZ2hhbS1oaXQtYW5kLXNlcmlvdXNseS1pbmp1cmVkLW9uLWktNS1pbi1zZWF0dGxlL9IBAA?oc=5' title: Protester from Bellingham hit and seriously injured on I-5 in Seattle publisher: KGMI - url: 'https://news.google.com/__i/rss/rd/articles/CBMidmh0dHBzOi8vd3d3Lmtpcm83LmNvbS9uZXdzL2xvY2FsL3dhc2hpbmd0b24tc3RhdGUtcGF0cm9sLXNlZWtpbmctd2l0bmVzc2VzLWhpdC1hbmQtcnVuLWktNS9YNTdBSU40SlZOR1dWSVNRWjdDWlJLU0E2WS_SAYUBaHR0cHM6Ly93d3cua2lybzcuY29tL25ld3MvbG9jYWwvd2FzaGluZ3Rvbi1zdGF0ZS1wYXRyb2wtc2Vla2luZy13aXRuZXNzZXMtaGl0LWFuZC1ydW4taS01L1g1N0FJTjRKVk5HV1ZJU1FaN0NaUktTQTZZLz9vdXRwdXRUeXBlPWFtcA?oc=5' title: Washington State Patrol seeking witnesses to hit-and-run on I-5 publisher: KIRO Seattle - title: US marks subdued Fourth of July as coronavirus cases surge - Aljazeera.com title_detail: type: text/plain language: null base: '' value: US marks subdued Fourth of July as coronavirus cases surge - Aljazeera.com links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMibWh0dHBzOi8vd3d3LmFsamF6ZWVyYS5jb20vbmV3cy8yMDIwLzA3L21hcmtzLXN1YmR1ZWQtZm91cnRoLWp1bHktY29yb25hdmlydXMtY2FzZXMtc3VyZ2UtMjAwNzA0MTc0ODMxNTM1Lmh0bWzSAXFodHRwczovL3d3dy5hbGphemVlcmEuY29tL2FtcC9uZXdzLzIwMjAvMDcvbWFya3Mtc3ViZHVlZC1mb3VydGgtanVseS1jb3JvbmF2aXJ1cy1jYXNlcy1zdXJnZS0yMDA3MDQxNzQ4MzE1MzUuaHRtbA?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMibWh0dHBzOi8vd3d3LmFsamF6ZWVyYS5jb20vbmV3cy8yMDIwLzA3L21hcmtzLXN1YmR1ZWQtZm91cnRoLWp1bHktY29yb25hdmlydXMtY2FzZXMtc3VyZ2UtMjAwNzA0MTc0ODMxNTM1Lmh0bWzSAXFodHRwczovL3d3dy5hbGphemVlcmEuY29tL2FtcC9uZXdzLzIwMjAvMDcvbWFya3Mtc3ViZHVlZC1mb3VydGgtanVseS1jb3JvbmF2aXJ1cy1jYXNlcy1zdXJnZS0yMDA3MDQxNzQ4MzE1MzUuaHRtbA?oc=5' id: '52780898253805' guidislink: false published: 'Sat, 04 Jul 2020 20:56:00 GMT' published_parsed: - 2020 - 7 - 4 - 20 - 56 - 0 - 5 - 186 - 0 summary: '
  1. US marks subdued Fourth of July as coronavirus cases surge  Aljazeera.com
  2. China''s role in the United States'' July 4 fireworks displays  CBS This Morning
  3. July Fourth Celebrations Are Subdued as U.S. Coronavirus Cases Surge  The Wall Street Journal
  4. How To Watch Fourth of July Fireworks From Home  Deadline
  5. Americans adjust to muted July 4 celebrations amid coronavirus pandemic  CBS Evening News
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. US marks subdued Fourth of July as coronavirus cases surge  Aljazeera.com
  2. China''s role in the United States'' July 4 fireworks displays  CBS This Morning
  3. July Fourth Celebrations Are Subdued as U.S. Coronavirus Cases Surge  The Wall Street Journal
  4. How To Watch Fourth of July Fireworks From Home  Deadline
  5. Americans adjust to muted July 4 celebrations amid coronavirus pandemic  CBS Evening News
  6. View Full Coverage on Google News
' source: href: 'https://www.aljazeera.com' title: Aljazeera.com sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMibWh0dHBzOi8vd3d3LmFsamF6ZWVyYS5jb20vbmV3cy8yMDIwLzA3L21hcmtzLXN1YmR1ZWQtZm91cnRoLWp1bHktY29yb25hdmlydXMtY2FzZXMtc3VyZ2UtMjAwNzA0MTc0ODMxNTM1Lmh0bWzSAXFodHRwczovL3d3dy5hbGphemVlcmEuY29tL2FtcC9uZXdzLzIwMjAvMDcvbWFya3Mtc3ViZHVlZC1mb3VydGgtanVseS1jb3JvbmF2aXJ1cy1jYXNlcy1zdXJnZS0yMDA3MDQxNzQ4MzE1MzUuaHRtbA?oc=5' title: US marks subdued Fourth of July as coronavirus cases surge publisher: Aljazeera.com - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9eFpYbkMzYU9Dck3SAQA?oc=5' title: China's role in the United States' July 4 fireworks displays publisher: CBS This Morning - url: 'https://news.google.com/__i/rss/rd/articles/CBMiYGh0dHBzOi8vd3d3Lndzai5jb20vYXJ0aWNsZXMvdS1zLWNvcm9uYXZpcnVzLWNhc2VzLXN1cmdlLWludG8tZm91cnRoLW9mLWp1bHktd2Vla2VuZC0xMTU5Mzg2NDIwM9IBAA?oc=5' title: July Fourth Celebrations Are Subdued as U.S. Coronavirus Cases Surge publisher: The Wall Street Journal - url: 'https://news.google.com/__i/rss/rd/articles/CBMiWGh0dHBzOi8vZGVhZGxpbmUuY29tLzIwMjAvMDcvaG93LXRvLXdhdGNoLWZvdXJ0aC1vZi1qdWx5LWZpcmV3b3Jrcy1mcm9tLWhvbWUtMTIwMjk3NzU5Mi_SAVxodHRwczovL2RlYWRsaW5lLmNvbS8yMDIwLzA3L2hvdy10by13YXRjaC1mb3VydGgtb2YtanVseS1maXJld29ya3MtZnJvbS1ob21lLTEyMDI5Nzc1OTIvYW1wLw?oc=5' title: How To Watch Fourth of July Fireworks From Home publisher: Deadline - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9RUZpTThCQmROZTjSAQA?oc=5' title: Americans adjust to muted July 4 celebrations amid coronavirus pandemic publisher: CBS Evening News - title: Image of Thomas Jefferson alongside Black descendant holds 'a mirror' to America - NBC News title_detail: type: text/plain language: null base: '' value: Image of Thomas Jefferson alongside Black descendant holds 'a mirror' to America - NBC News links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMieGh0dHBzOi8vd3d3Lm5iY25ld3MuY29tL25ld3MvdXMtbmV3cy9pbWFnZS10aG9tYXMtamVmZmVyc29uLWFsb25nc2lkZS1ibGFjay1ncmVhdC1ncmFuZHNvbi1ob2xkcy1taXJyb3ItYW1lcmljYS1uMTIzMjkxM9IBLGh0dHBzOi8vd3d3Lm5iY25ld3MuY29tL25ld3MvYW1wL25jbmExMjMyOTEz?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMieGh0dHBzOi8vd3d3Lm5iY25ld3MuY29tL25ld3MvdXMtbmV3cy9pbWFnZS10aG9tYXMtamVmZmVyc29uLWFsb25nc2lkZS1ibGFjay1ncmVhdC1ncmFuZHNvbi1ob2xkcy1taXJyb3ItYW1lcmljYS1uMTIzMjkxM9IBLGh0dHBzOi8vd3d3Lm5iY25ld3MuY29tL25ld3MvYW1wL25jbmExMjMyOTEz?oc=5' id: CAIiECAkDt-fbqJv49NFKjSExVUqGQgEKhAIACoHCAowvIaCCzDnxf4CMN2F8gU guidislink: false published: 'Sat, 04 Jul 2020 23:50:31 GMT' published_parsed: - 2020 - 7 - 4 - 23 - 50 - 31 - 5 - 186 - 0 summary: 'Image of Thomas Jefferson alongside Black descendant holds ''a mirror'' to America  NBC NewsView Full Coverage on Google News' summary_detail: type: text/html language: null base: '' value: 'Image of Thomas Jefferson alongside Black descendant holds ''a mirror'' to America  NBC NewsView Full Coverage on Google News' source: href: 'https://www.nbcnews.com' title: NBC News sub_articles: [] - title: '''How the hell are we going to do this?'' The panic over reopening schools - POLITICO' title_detail: type: text/plain language: null base: '' value: '''How the hell are we going to do this?'' The panic over reopening schools - POLITICO' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiSmh0dHBzOi8vd3d3LnBvbGl0aWNvLmNvbS9uZXdzLzIwMjAvMDcvMDQvY29yb25hdmlydXMtc2Nob29sLW9wZW5pbmctMzQ4NDA10gFOaHR0cHM6Ly93d3cucG9saXRpY28uY29tL2FtcC9uZXdzLzIwMjAvMDcvMDQvY29yb25hdmlydXMtc2Nob29sLW9wZW5pbmctMzQ4NDA1?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiSmh0dHBzOi8vd3d3LnBvbGl0aWNvLmNvbS9uZXdzLzIwMjAvMDcvMDQvY29yb25hdmlydXMtc2Nob29sLW9wZW5pbmctMzQ4NDA10gFOaHR0cHM6Ly93d3cucG9saXRpY28uY29tL2FtcC9uZXdzLzIwMjAvMDcvMDQvY29yb25hdmlydXMtc2Nob29sLW9wZW5pbmctMzQ4NDA1?oc=5' id: '52780892105060' guidislink: false published: 'Sat, 04 Jul 2020 11:22:16 GMT' published_parsed: - 2020 - 7 - 4 - 11 - 22 - 16 - 5 - 186 - 0 summary: '
  1. ''How the hell are we going to do this?'' The panic over reopening schools  POLITICO
  2. 12 inconvenient truths about schools and kids that should be considered before reopening — from a teacher  The Washington Post
  3. Schools want to reopen safely. Without federal funds, many worry they can''t.  NBC News
  4. The best place for children during the pandemic? It may actually be in school  USA TODAY
  5. Fury as most state school students ''deprived'' of proper online education in lockdown  Express
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. ''How the hell are we going to do this?'' The panic over reopening schools  POLITICO
  2. 12 inconvenient truths about schools and kids that should be considered before reopening — from a teacher  The Washington Post
  3. Schools want to reopen safely. Without federal funds, many worry they can''t.  NBC News
  4. The best place for children during the pandemic? It may actually be in school  USA TODAY
  5. Fury as most state school students ''deprived'' of proper online education in lockdown  Express
  6. View Full Coverage on Google News
' source: href: 'https://www.politico.com' title: POLITICO sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiSmh0dHBzOi8vd3d3LnBvbGl0aWNvLmNvbS9uZXdzLzIwMjAvMDcvMDQvY29yb25hdmlydXMtc2Nob29sLW9wZW5pbmctMzQ4NDA10gFOaHR0cHM6Ly93d3cucG9saXRpY28uY29tL2FtcC9uZXdzLzIwMjAvMDcvMDQvY29yb25hdmlydXMtc2Nob29sLW9wZW5pbmctMzQ4NDA1?oc=5' title: '''How the hell are we going to do this?'' The panic over reopening schools' publisher: POLITICO - url: 'https://news.google.com/__i/rss/rd/articles/CBMilAFodHRwczovL3d3dy53YXNoaW5ndG9ucG9zdC5jb20vZWR1Y2F0aW9uLzIwMjAvMDcvMDMvMTItaW5jb252ZW5pZW50LXRydXRocy1hYm91dC1zY2hvb2xzLWtpZHMtdGhhdC1zaG91bGQtYmUtY29uc2lkZXJlZC1iZWZvcmUtcmVvcGVuaW5nLWJ5LXRlYWNoZXIv0gGjAWh0dHBzOi8vd3d3Lndhc2hpbmd0b25wb3N0LmNvbS9lZHVjYXRpb24vMjAyMC8wNy8wMy8xMi1pbmNvbnZlbmllbnQtdHJ1dGhzLWFib3V0LXNjaG9vbHMta2lkcy10aGF0LXNob3VsZC1iZS1jb25zaWRlcmVkLWJlZm9yZS1yZW9wZW5pbmctYnktdGVhY2hlci8_b3V0cHV0VHlwZT1hbXA?oc=5' title: 12 inconvenient truths about schools and kids that should be considered before reopening — from a teacher publisher: The Washington Post - url: 'https://news.google.com/__i/rss/rd/articles/CBMibmh0dHBzOi8vd3d3Lm5iY25ld3MuY29tL25ld3MvdXMtbmV3cy9zY2hvb2xzLXdhbnQtcmVvcGVuLXNhZmVseS13aXRob3V0LWZlZGVyYWwtZnVuZHMtbWFueS13b3JyeS10aGV5LW4xMjMyNzk20gEsaHR0cHM6Ly93d3cubmJjbmV3cy5jb20vbmV3cy9hbXAvbmNuYTEyMzI3OTY?oc=5' title: 'Schools want to reopen safely. Without federal funds, many worry they can''t.' publisher: NBC News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiYWh0dHBzOi8vd3d3LnVzYXRvZGF5LmNvbS9zdG9yeS9vcGluaW9uLzIwMjAvMDcvMDMvY292aWQtMTkta2lkcy1iYWNrLXRvLXNjaG9vbC1jb2x1bW4vNTM1MDQzMzAwMi_SASdodHRwczovL2FtcC51c2F0b2RheS5jb20vYW1wLzUzNTA0MzMwMDI?oc=5' title: The best place for children during the pandemic? It may actually be in school publisher: USA TODAY - url: 'https://news.google.com/__i/rss/rd/articles/CBMiamh0dHBzOi8vd3d3LmV4cHJlc3MuY28udWsvbmV3cy91ay8xMzA0OTg4L3N0YXRlLXNjaG9vbC1yZW1vdGUtbGVhcm5pbmctY29yb25hdmlydXMtbG9ja2Rvd24tcHJpdmF0ZS1zY2hvb2zSAW5odHRwczovL3d3dy5leHByZXNzLmNvLnVrL25ld3MvdWsvMTMwNDk4OC9zdGF0ZS1zY2hvb2wtcmVtb3RlLWxlYXJuaW5nLWNvcm9uYXZpcnVzLWxvY2tkb3duLXByaXZhdGUtc2Nob29sL2FtcA?oc=5' title: Fury as most state school students 'deprived' of proper online education in lockdown publisher: Express - title: 'English pubs opened at 6 a.m., coronavirus restrictions ease, as police brace for ''chaos'' - Fox News' title_detail: type: text/plain language: null base: '' value: 'English pubs opened at 6 a.m., coronavirus restrictions ease, as police brace for ''chaos'' - Fox News' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiNWh0dHBzOi8vd3d3LmZveG5ld3MuY29tL3dvcmxkL2VuZ2xpc2gtcHVicy1vcGVuLWNoYW9z0gE5aHR0cHM6Ly93d3cuZm94bmV3cy5jb20vd29ybGQvZW5nbGlzaC1wdWJzLW9wZW4tY2hhb3MuYW1w?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiNWh0dHBzOi8vd3d3LmZveG5ld3MuY29tL3dvcmxkL2VuZ2xpc2gtcHVicy1vcGVuLWNoYW9z0gE5aHR0cHM6Ly93d3cuZm94bmV3cy5jb20vd29ybGQvZW5nbGlzaC1wdWJzLW9wZW4tY2hhb3MuYW1w?oc=5' id: '52780896645826' guidislink: false published: 'Sat, 04 Jul 2020 17:21:48 GMT' published_parsed: - 2020 - 7 - 4 - 17 - 21 - 48 - 5 - 186 - 0 summary: '
  1. English pubs opened at 6 a.m., coronavirus restrictions ease, as police brace for ''chaos''  Fox News
  2. England has one of the world''s worst Covid death rates. Now many fear it''s about to drink itself into chaos  CNN
  3. English pubs reopen but little normal elsewhere in the world  PBS NewsHour
  4. The Guardian view on reopened pubs: a reckless risk to a cautious nation  The Guardian
  5. Pubs, hairdressers and theme parks reopen in England – UK COVID-19 update  Sky News
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. English pubs opened at 6 a.m., coronavirus restrictions ease, as police brace for ''chaos''  Fox News
  2. England has one of the world''s worst Covid death rates. Now many fear it''s about to drink itself into chaos  CNN
  3. English pubs reopen but little normal elsewhere in the world  PBS NewsHour
  4. The Guardian view on reopened pubs: a reckless risk to a cautious nation  The Guardian
  5. Pubs, hairdressers and theme parks reopen in England – UK COVID-19 update  Sky News
  6. View Full Coverage on Google News
' source: href: 'https://www.foxnews.com' title: Fox News sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiNWh0dHBzOi8vd3d3LmZveG5ld3MuY29tL3dvcmxkL2VuZ2xpc2gtcHVicy1vcGVuLWNoYW9z0gE5aHR0cHM6Ly93d3cuZm94bmV3cy5jb20vd29ybGQvZW5nbGlzaC1wdWJzLW9wZW4tY2hhb3MuYW1w?oc=5' title: 'English pubs opened at 6 a.m., coronavirus restrictions ease, as police brace for ''chaos''' publisher: Fox News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiU2h0dHBzOi8vd3d3LmNubi5jb20vdHJhdmVsL2FydGljbGUvZW5nbGFuZC1wdWItb3BlbmluZy1jb3JvbmF2aXJ1cy1jaGFvcy9pbmRleC5odG1s0gFPaHR0cHM6Ly93d3cuY25uLmNvbS90cmF2ZWwvYW1wL2VuZ2xhbmQtcHViLW9wZW5pbmctY29yb25hdmlydXMtY2hhb3MvaW5kZXguaHRtbA?oc=5' title: England has one of the world's worst Covid death rates. Now many fear it's about to drink itself into chaos publisher: CNN - url: 'https://news.google.com/__i/rss/rd/articles/CBMiX2h0dHBzOi8vd3d3LnBicy5vcmcvbmV3c2hvdXIvd29ybGQvZW5nbGlzaC1wdWJzLXJlb3Blbi1idXQtbGl0dGxlLW5vcm1hbC1lbHNld2hlcmUtaW4tdGhlLXdvcmxk0gFjaHR0cHM6Ly93d3cucGJzLm9yZy9uZXdzaG91ci9hbXAvd29ybGQvZW5nbGlzaC1wdWJzLXJlb3Blbi1idXQtbGl0dGxlLW5vcm1hbC1lbHNld2hlcmUtaW4tdGhlLXdvcmxk?oc=5' title: English pubs reopen but little normal elsewhere in the world publisher: PBS NewsHour - url: 'https://news.google.com/__i/rss/rd/articles/CBMifWh0dHBzOi8vd3d3LnRoZWd1YXJkaWFuLmNvbS9jb21tZW50aXNmcmVlLzIwMjAvanVsLzAzL3RoZS1ndWFyZGlhbi12aWV3LW9uLXJlb3BlbmVkLXB1YnMtYS1yZWNrbGVzcy1yaXNrLXRvLWEtY2F1dGlvdXMtbmF0aW9u0gF9aHR0cHM6Ly9hbXAudGhlZ3VhcmRpYW4uY29tL2NvbW1lbnRpc2ZyZWUvMjAyMC9qdWwvMDMvdGhlLWd1YXJkaWFuLXZpZXctb24tcmVvcGVuZWQtcHVicy1hLXJlY2tsZXNzLXJpc2stdG8tYS1jYXV0aW91cy1uYXRpb24?oc=5' title: 'The Guardian view on reopened pubs: a reckless risk to a cautious nation' publisher: The Guardian - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9a19HaGhINlhMTmfSAQA?oc=5' title: 'Pubs, hairdressers and theme parks reopen in England – UK COVID-19 update' publisher: Sky News - title: A North Korean Defector’s Tale Shows Rotting Military - The Wall Street Journal title_detail: type: text/plain language: null base: '' value: A North Korean Defector’s Tale Shows Rotting Military - The Wall Street Journal links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiXWh0dHBzOi8vd3d3Lndzai5jb20vYXJ0aWNsZXMvYS1ub3J0aC1rb3JlYW4tZGVmZWN0b3JzLXRhbGUtc2hvd3Mtcm90dGluZy1taWxpdGFyeS0xMTU5Mzg2NzYwN9IBAA?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiXWh0dHBzOi8vd3d3Lndzai5jb20vYXJ0aWNsZXMvYS1ub3J0aC1rb3JlYW4tZGVmZWN0b3JzLXRhbGUtc2hvd3Mtcm90dGluZy1taWxpdGFyeS0xMTU5Mzg2NzYwN9IBAA?oc=5' id: '52780891516149' guidislink: false published: 'Sat, 04 Jul 2020 13:43:51 GMT' published_parsed: - 2020 - 7 - 4 - 13 - 43 - 51 - 5 - 186 - 0 summary: '
  1. A North Korean Defector’s Tale Shows Rotting Military  The Wall Street Journal
  2. N Korea says no US talks plan as Bolton hints ''October surprise''  Al Jazeera English
  3. In North Korea, Coronavirus Hurts Like No Sanctions Could  The New York Times
  4. North Korea doesn''t want talks with the US  New York Post
  5. U.S. Nuclear Envoy to Visit South Korea, Japan, Yonhap Reports  Bloomberg
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. A North Korean Defector’s Tale Shows Rotting Military  The Wall Street Journal
  2. N Korea says no US talks plan as Bolton hints ''October surprise''  Al Jazeera English
  3. In North Korea, Coronavirus Hurts Like No Sanctions Could  The New York Times
  4. North Korea doesn''t want talks with the US  New York Post
  5. U.S. Nuclear Envoy to Visit South Korea, Japan, Yonhap Reports  Bloomberg
  6. View Full Coverage on Google News
' source: href: 'https://www.wsj.com' title: The Wall Street Journal sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiXWh0dHBzOi8vd3d3Lndzai5jb20vYXJ0aWNsZXMvYS1ub3J0aC1rb3JlYW4tZGVmZWN0b3JzLXRhbGUtc2hvd3Mtcm90dGluZy1taWxpdGFyeS0xMTU5Mzg2NzYwN9IBAA?oc=5' title: A North Korean Defector’s Tale Shows Rotting Military publisher: The Wall Street Journal - url: 'https://news.google.com/__i/rss/rd/articles/CBMiamh0dHBzOi8vd3d3LmFsamF6ZWVyYS5jb20vbmV3cy8yMDIwLzA3L2tvcmVhLXRhbGtzLXBsYW4tYm9sdG9uLWhpbnRzLW9jdG9iZXItc3VycHJpc2UtMjAwNzA0MDk0MzQ4OTA1Lmh0bWzSAW5odHRwczovL3d3dy5hbGphemVlcmEuY29tL2FtcC9uZXdzLzIwMjAvMDcva29yZWEtdGFsa3MtcGxhbi1ib2x0b24taGludHMtb2N0b2Jlci1zdXJwcmlzZS0yMDA3MDQwOTQzNDg5MDUuaHRtbA?oc=5' title: N Korea says no US talks plan as Bolton hints 'October surprise' publisher: Al Jazeera English - url: 'https://news.google.com/__i/rss/rd/articles/CBMiVGh0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvd29ybGQvYXNpYS9ub3J0aC1rb3JlYS1zYW5jdGlvbnMtY29yb25hdmlydXMuaHRtbNIBWGh0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvd29ybGQvYXNpYS9ub3J0aC1rb3JlYS1zYW5jdGlvbnMtY29yb25hdmlydXMuYW1wLmh0bWw?oc=5' title: 'In North Korea, Coronavirus Hurts Like No Sanctions Could' publisher: The New York Times - url: 'https://news.google.com/__i/rss/rd/articles/CBMiSWh0dHBzOi8vbnlwb3N0LmNvbS8yMDIwLzA3LzA0L25vcnRoLWtvcmVhLWRvZXNudC13YW50LXRhbGtzLXdpdGgtdGhlLXUtcy_SAU1odHRwczovL255cG9zdC5jb20vMjAyMC8wNy8wNC9ub3J0aC1rb3JlYS1kb2VzbnQtd2FudC10YWxrcy13aXRoLXRoZS11LXMvYW1wLw?oc=5' title: North Korea doesn't want talks with the US publisher: 'New York Post ' - url: 'https://news.google.com/__i/rss/rd/articles/CBMibmh0dHBzOi8vd3d3LmJsb29tYmVyZy5jb20vbmV3cy9hcnRpY2xlcy8yMDIwLTA3LTA0L3Utcy1udWNsZWFyLWVudm95LXRvLXZpc2l0LXNvdXRoLWtvcmVhLWphcGFuLXlvbmhhcC1yZXBvcnRz0gFyaHR0cHM6Ly93d3cuYmxvb21iZXJnLmNvbS9hbXAvbmV3cy9hcnRpY2xlcy8yMDIwLTA3LTA0L3Utcy1udWNsZWFyLWVudm95LXRvLXZpc2l0LXNvdXRoLWtvcmVhLWphcGFuLXlvbmhhcC1yZXBvcnRz?oc=5' title: 'U.S. Nuclear Envoy to Visit South Korea, Japan, Yonhap Reports' publisher: Bloomberg - title: 'At UN Human Rights Council, 53 countries back China''s draconian Hong Kong crackdown - Fox News' title_detail: type: text/plain language: null base: '' value: 'At UN Human Rights Council, 53 countries back China''s draconian Hong Kong crackdown - Fox News' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiXmh0dHBzOi8vd3d3LmZveG5ld3MuY29tL3BvbGl0aWNzL2F0LXVuLWh1bWFuLXJpZ2h0cy1jb3VuY2lsLTUzLWJhY2stY2hpbmFzLWhvbmcta29uZy1jcmFja2Rvd27SAWJodHRwczovL3d3dy5mb3huZXdzLmNvbS9wb2xpdGljcy9hdC11bi1odW1hbi1yaWdodHMtY291bmNpbC01My1iYWNrLWNoaW5hcy1ob25nLWtvbmctY3JhY2tkb3duLmFtcA?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiXmh0dHBzOi8vd3d3LmZveG5ld3MuY29tL3BvbGl0aWNzL2F0LXVuLWh1bWFuLXJpZ2h0cy1jb3VuY2lsLTUzLWJhY2stY2hpbmFzLWhvbmcta29uZy1jcmFja2Rvd27SAWJodHRwczovL3d3dy5mb3huZXdzLmNvbS9wb2xpdGljcy9hdC11bi1odW1hbi1yaWdodHMtY291bmNpbC01My1iYWNrLWNoaW5hcy1ob25nLWtvbmctY3JhY2tkb3duLmFtcA?oc=5' id: '52780880940676' guidislink: false published: 'Sat, 04 Jul 2020 20:57:20 GMT' published_parsed: - 2020 - 7 - 4 - 20 - 57 - 20 - 5 - 186 - 0 summary: '
  1. At UN Human Rights Council, 53 countries back China''s draconian Hong Kong crackdown  Fox News
  2. What China''s new security law means for Hong Kong  Guardian News
  3. Hong Kong officials ''very disappointed'' at Canada''s move to suspend extradition pact  CNBC
  4. China extends its reign of random fear  The Washington Post
  5. Brits intolerant? No, we’ve shown tyrannical communist China what freedom is  The Sun
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. At UN Human Rights Council, 53 countries back China''s draconian Hong Kong crackdown  Fox News
  2. What China''s new security law means for Hong Kong  Guardian News
  3. Hong Kong officials ''very disappointed'' at Canada''s move to suspend extradition pact  CNBC
  4. China extends its reign of random fear  The Washington Post
  5. Brits intolerant? No, we’ve shown tyrannical communist China what freedom is  The Sun
  6. View Full Coverage on Google News
' source: href: 'https://www.foxnews.com' title: Fox News sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiXmh0dHBzOi8vd3d3LmZveG5ld3MuY29tL3BvbGl0aWNzL2F0LXVuLWh1bWFuLXJpZ2h0cy1jb3VuY2lsLTUzLWJhY2stY2hpbmFzLWhvbmcta29uZy1jcmFja2Rvd27SAWJodHRwczovL3d3dy5mb3huZXdzLmNvbS9wb2xpdGljcy9hdC11bi1odW1hbi1yaWdodHMtY291bmNpbC01My1iYWNrLWNoaW5hcy1ob25nLWtvbmctY3JhY2tkb3duLmFtcA?oc=5' title: 'At UN Human Rights Council, 53 countries back China''s draconian Hong Kong crackdown' publisher: Fox News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9LTJCVjE0U0s2VE3SAQA?oc=5' title: What China's new security law means for Hong Kong publisher: Guardian News - url: 'https://news.google.com/__i/rss/rd/articles/CBMidmh0dHBzOi8vd3d3LmNuYmMuY29tLzIwMjAvMDcvMDQvaG9uZy1rb25nLW9mZmljaWFscy12ZXJ5LWRpc2FwcG9pbnRlZC1hdC1jYW5hZGFzLW1vdmUtdG8tc3VzcGVuZC1leHRyYWRpdGlvbi1wYWN0Lmh0bWzSAXpodHRwczovL3d3dy5jbmJjLmNvbS9hbXAvMjAyMC8wNy8wNC9ob25nLWtvbmctb2ZmaWNpYWxzLXZlcnktZGlzYXBwb2ludGVkLWF0LWNhbmFkYXMtbW92ZS10by1zdXNwZW5kLWV4dHJhZGl0aW9uLXBhY3QuaHRtbA?oc=5' title: Hong Kong officials 'very disappointed' at Canada's move to suspend extradition pact publisher: CNBC - url: 'https://news.google.com/__i/rss/rd/articles/CBMimQFodHRwczovL3d3dy53YXNoaW5ndG9ucG9zdC5jb20vb3BpbmlvbnMvZ2xvYmFsLW9waW5pb25zL2NoaW5hLWV4dGVuZHMtaXRzLXJlaWduLW9mLXJhbmRvbS1mZWFyLzIwMjAvMDcvMDMvYmEwYjE3NmUtYmM5My0xMWVhLThjZjUtOWMxYjhkN2Y4NGM2X3N0b3J5Lmh0bWzSAagBaHR0cHM6Ly93d3cud2FzaGluZ3RvbnBvc3QuY29tL29waW5pb25zL2dsb2JhbC1vcGluaW9ucy9jaGluYS1leHRlbmRzLWl0cy1yZWlnbi1vZi1yYW5kb20tZmVhci8yMDIwLzA3LzAzL2JhMGIxNzZlLWJjOTMtMTFlYS04Y2Y1LTljMWI4ZDdmODRjNl9zdG9yeS5odG1sP291dHB1dFR5cGU9YW1w?oc=5' title: China extends its reign of random fear publisher: The Washington Post - url: 'https://news.google.com/__i/rss/rd/articles/CBMiSGh0dHBzOi8vd3d3LnRoZXN1bi5jby51ay9uZXdzLzEyMDMyMzc1L2JyaXRzLXNob3ctY2hpbmEtd2hhdC1mcmVlZG9tLWlzL9IBTGh0dHBzOi8vd3d3LnRoZXN1bi5jby51ay9uZXdzLzEyMDMyMzc1L2JyaXRzLXNob3ctY2hpbmEtd2hhdC1mcmVlZG9tLWlzL2FtcC8?oc=5' title: 'Brits intolerant? No, we’ve shown tyrannical communist China what freedom is' publisher: The Sun - title: 'Putin: Rainbow flag at US Embassy in Moscow ''revealed something about the people that work there'' | TheHill - The Hill' title_detail: type: text/plain language: null base: '' value: 'Putin: Rainbow flag at US Embassy in Moscow ''revealed something about the people that work there'' | TheHill - The Hill' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMidGh0dHBzOi8vdGhlaGlsbC5jb20vcG9saWN5L2ludGVybmF0aW9uYWwvcnVzc2lhLzUwNTg2MC1wdXRpbi1yYWluYm93LWZsYWctYXQtdXMtZW1iYXNzeS1pbi1tb3Njb3ctcmV2ZWFsZWQtc29tZXRoaW5n0gF4aHR0cHM6Ly90aGVoaWxsLmNvbS9wb2xpY3kvaW50ZXJuYXRpb25hbC9ydXNzaWEvNTA1ODYwLXB1dGluLXJhaW5ib3ctZmxhZy1hdC11cy1lbWJhc3N5LWluLW1vc2Nvdy1yZXZlYWxlZC1zb21ldGhpbmc_YW1w?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMidGh0dHBzOi8vdGhlaGlsbC5jb20vcG9saWN5L2ludGVybmF0aW9uYWwvcnVzc2lhLzUwNTg2MC1wdXRpbi1yYWluYm93LWZsYWctYXQtdXMtZW1iYXNzeS1pbi1tb3Njb3ctcmV2ZWFsZWQtc29tZXRoaW5n0gF4aHR0cHM6Ly90aGVoaWxsLmNvbS9wb2xpY3kvaW50ZXJuYXRpb25hbC9ydXNzaWEvNTA1ODYwLXB1dGluLXJhaW5ib3ctZmxhZy1hdC11cy1lbWJhc3N5LWluLW1vc2Nvdy1yZXZlYWxlZC1zb21ldGhpbmc_YW1w?oc=5' id: '52780887677654' guidislink: false published: 'Sat, 04 Jul 2020 18:11:17 GMT' published_parsed: - 2020 - 7 - 4 - 18 - 11 - 17 - 5 - 186 - 0 summary: '
  1. Putin: Rainbow flag at US Embassy in Moscow ''revealed something about the people that work there'' | TheHill  The Hill
  2. Putin mocks U.S. embassy for flying rainbow flag  Reuters
  3. Russia Has Given Putin The Result He Wanted: Now He Needs New Ideas  Forbes
  4. Coronavirus cases surging in Russia after controversial vote extending Putin rule  New York Post
  5. Vladimir Putin trashes U.S. embassy for flying LGBT rainbow flag  New York Daily News
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Putin: Rainbow flag at US Embassy in Moscow ''revealed something about the people that work there'' | TheHill  The Hill
  2. Putin mocks U.S. embassy for flying rainbow flag  Reuters
  3. Russia Has Given Putin The Result He Wanted: Now He Needs New Ideas  Forbes
  4. Coronavirus cases surging in Russia after controversial vote extending Putin rule  New York Post
  5. Vladimir Putin trashes U.S. embassy for flying LGBT rainbow flag  New York Daily News
  6. View Full Coverage on Google News
' source: href: 'https://thehill.com' title: The Hill sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMidGh0dHBzOi8vdGhlaGlsbC5jb20vcG9saWN5L2ludGVybmF0aW9uYWwvcnVzc2lhLzUwNTg2MC1wdXRpbi1yYWluYm93LWZsYWctYXQtdXMtZW1iYXNzeS1pbi1tb3Njb3ctcmV2ZWFsZWQtc29tZXRoaW5n0gF4aHR0cHM6Ly90aGVoaWxsLmNvbS9wb2xpY3kvaW50ZXJuYXRpb25hbC9ydXNzaWEvNTA1ODYwLXB1dGluLXJhaW5ib3ctZmxhZy1hdC11cy1lbWJhc3N5LWluLW1vc2Nvdy1yZXZlYWxlZC1zb21ldGhpbmc_YW1w?oc=5' title: 'Putin: Rainbow flag at US Embassy in Moscow ''revealed something about the people that work there'' | TheHill' publisher: The Hill - url: 'https://news.google.com/__i/rss/rd/articles/CBMidWh0dHBzOi8vd3d3LnJldXRlcnMuY29tL2FydGljbGUvdXMtcnVzc2lhLXB1dGluLXJhaW5ib3cvcHV0aW4tbW9ja3MtdS1zLWVtYmFzc3ktZm9yLWZseWluZy1yYWluYm93LWZsYWctaWRVU0tCTjI0NDJFUdIBNGh0dHBzOi8vbW9iaWxlLnJldXRlcnMuY29tL2FydGljbGUvYW1wL2lkVVNLQk4yNDQyRVE?oc=5' title: Putin mocks U.S. embassy for flying rainbow flag publisher: Reuters - url: 'https://news.google.com/__i/rss/rd/articles/CBMifmh0dHBzOi8vd3d3LmZvcmJlcy5jb20vc2l0ZXMvamFtZXNyb2RnZXJzZXVyb3BlLzIwMjAvMDcvMDQvcnVzc2lhLWhhcy1naXZlbi1wdXRpbi10aGUtcmVzdWx0LWhlLXdhbnRlZC1ub3ctaGUtbmVlZHMtbmV3LWlkZWFzL9IBggFodHRwczovL3d3dy5mb3JiZXMuY29tL3NpdGVzL2phbWVzcm9kZ2Vyc2V1cm9wZS8yMDIwLzA3LzA0L3J1c3NpYS1oYXMtZ2l2ZW4tcHV0aW4tdGhlLXJlc3VsdC1oZS13YW50ZWQtbm93LWhlLW5lZWRzLW5ldy1pZGVhcy9hbXAv?oc=5' title: 'Russia Has Given Putin The Result He Wanted: Now He Needs New Ideas' publisher: Forbes - url: 'https://news.google.com/__i/rss/rd/articles/CBMiYWh0dHBzOi8vbnlwb3N0LmNvbS8yMDIwLzA3LzA0L2Nvcm9uYXZpcnVzLWNhc2VzLXN1cmdpbmctaW4tcnVzc2lhLWFmdGVyLWNvbnRyb3ZlcnNpYWwtcHV0aW4tdm90ZS_SAWVodHRwczovL255cG9zdC5jb20vMjAyMC8wNy8wNC9jb3JvbmF2aXJ1cy1jYXNlcy1zdXJnaW5nLWluLXJ1c3NpYS1hZnRlci1jb250cm92ZXJzaWFsLXB1dGluLXZvdGUvYW1wLw?oc=5' title: Coronavirus cases surging in Russia after controversial vote extending Putin rule publisher: 'New York Post ' - url: 'https://news.google.com/__i/rss/rd/articles/CBMihgFodHRwczovL3d3dy5ueWRhaWx5bmV3cy5jb20vbmV3cy93b3JsZC9ueS12bGFkaW1pci1wdXRpbi11cy1lbWJhc3N5LXJhaW5ib3ctZmxhZy1tb3Njb3ctMjAyMDA3MDQtYXBobWpuZHdkemR4cmQybTJxZDN5dWZobWUtc3RvcnkuaHRtbNIBlQFodHRwczovL3d3dy5ueWRhaWx5bmV3cy5jb20vbmV3cy93b3JsZC9ueS12bGFkaW1pci1wdXRpbi11cy1lbWJhc3N5LXJhaW5ib3ctZmxhZy1tb3Njb3ctMjAyMDA3MDQtYXBobWpuZHdkemR4cmQybTJxZDN5dWZobWUtc3RvcnkuaHRtbD9vdXRwdXRUeXBlPWFtcA?oc=5' title: Vladimir Putin trashes U.S. embassy for flying LGBT rainbow flag publisher: New York Daily News - title: Texas sees highest number of coronavirus cases recorded since start of pandemic - MSN Money title_detail: type: text/plain language: null base: '' value: Texas sees highest number of coronavirus cases recorded since start of pandemic - MSN Money links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMifWh0dHBzOi8vd3d3Lm1zbi5jb20vZW4tdXMvbmV3cy91cy90ZXhhcy1zZWVzLWhpZ2hlc3QtbnVtYmVyLW9mLWNvcm9uYXZpcnVzLWNhc2VzLXJlY29yZGVkLXNpbmNlLXN0YXJ0LW9mLXBhbmRlbWljL2FyLUJCMTZsY1Fi0gEA?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMifWh0dHBzOi8vd3d3Lm1zbi5jb20vZW4tdXMvbmV3cy91cy90ZXhhcy1zZWVzLWhpZ2hlc3QtbnVtYmVyLW9mLWNvcm9uYXZpcnVzLWNhc2VzLXJlY29yZGVkLXNpbmNlLXN0YXJ0LW9mLXBhbmRlbWljL2FyLUJCMTZsY1Fi0gEA?oc=5' id: CBMifWh0dHBzOi8vd3d3Lm1zbi5jb20vZW4tdXMvbmV3cy91cy90ZXhhcy1zZWVzLWhpZ2hlc3QtbnVtYmVyLW9mLWNvcm9uYXZpcnVzLWNhc2VzLXJlY29yZGVkLXNpbmNlLXN0YXJ0LW9mLXBhbmRlbWljL2FyLUJCMTZsY1Fi0gEA guidislink: false published: 'Sat, 04 Jul 2020 23:13:00 GMT' published_parsed: - 2020 - 7 - 4 - 23 - 13 - 0 - 5 - 186 - 0 summary: 'Texas sees highest number of coronavirus cases recorded since start of pandemic  MSN MoneyView Full Coverage on Google News' summary_detail: type: text/html language: null base: '' value: 'Texas sees highest number of coronavirus cases recorded since start of pandemic  MSN MoneyView Full Coverage on Google News' source: href: 'https://www.msn.com' title: MSN Money sub_articles: [] - title: Bellagio error may be biggest sportsbook loss for Vegas - Yahoo Sports title_detail: type: text/plain language: null base: '' value: Bellagio error may be biggest sportsbook loss for Vegas - Yahoo Sports links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiXWh0dHBzOi8vc3BvcnRzLnlhaG9vLmNvbS9iZWxsYWdpby1lcnJvci1tYXktYmlnZ2VzdC1zcG9ydHNib29rLWxvc3MtdmVnYXMtMDAzMTI5MjUxLS1zcHQuaHRtbNIBZWh0dHBzOi8vc3BvcnRzLnlhaG9vLmNvbS9hbXBodG1sL2JlbGxhZ2lvLWVycm9yLW1heS1iaWdnZXN0LXNwb3J0c2Jvb2stbG9zcy12ZWdhcy0wMDMxMjkyNTEtLXNwdC5odG1s?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiXWh0dHBzOi8vc3BvcnRzLnlhaG9vLmNvbS9iZWxsYWdpby1lcnJvci1tYXktYmlnZ2VzdC1zcG9ydHNib29rLWxvc3MtdmVnYXMtMDAzMTI5MjUxLS1zcHQuaHRtbNIBZWh0dHBzOi8vc3BvcnRzLnlhaG9vLmNvbS9hbXBodG1sL2JlbGxhZ2lvLWVycm9yLW1heS1iaWdnZXN0LXNwb3J0c2Jvb2stbG9zcy12ZWdhcy0wMDMxMjkyNTEtLXNwdC5odG1s?oc=5' id: '52780895681953' guidislink: false published: 'Sun, 05 Jul 2020 00:31:00 GMT' published_parsed: - 2020 - 7 - 5 - 0 - 31 - 0 - 6 - 187 - 0 summary: '
  1. Bellagio error may be biggest sportsbook loss for Vegas  Yahoo Sports
  2. Bellagio Start Times Error Leads to Big Sports Betting Loss in Vegas  NBC Southern California
  3. Chief nurse at Vegas-area hospital opens up about experience amid pandemic  KTNV Channel 13 Las Vegas
  4. The Venetian, Caesars Palace Could Temporarily Shutter as Diverse Nevada Businesses Disregard Mask...  Casino.Org News
  5. Three Station Casinos properties to remain closed indefinitely  News3LV
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Bellagio error may be biggest sportsbook loss for Vegas  Yahoo Sports
  2. Bellagio Start Times Error Leads to Big Sports Betting Loss in Vegas  NBC Southern California
  3. Chief nurse at Vegas-area hospital opens up about experience amid pandemic  KTNV Channel 13 Las Vegas
  4. The Venetian, Caesars Palace Could Temporarily Shutter as Diverse Nevada Businesses Disregard Mask...  Casino.Org News
  5. Three Station Casinos properties to remain closed indefinitely  News3LV
  6. View Full Coverage on Google News
' source: href: 'https://sports.yahoo.com' title: Yahoo Sports sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiXWh0dHBzOi8vc3BvcnRzLnlhaG9vLmNvbS9iZWxsYWdpby1lcnJvci1tYXktYmlnZ2VzdC1zcG9ydHNib29rLWxvc3MtdmVnYXMtMDAzMTI5MjUxLS1zcHQuaHRtbNIBZWh0dHBzOi8vc3BvcnRzLnlhaG9vLmNvbS9hbXBodG1sL2JlbGxhZ2lvLWVycm9yLW1heS1iaWdnZXN0LXNwb3J0c2Jvb2stbG9zcy12ZWdhcy0wMDMxMjkyNTEtLXNwdC5odG1s?oc=5' title: Bellagio error may be biggest sportsbook loss for Vegas publisher: Yahoo Sports - url: 'https://news.google.com/__i/rss/rd/articles/CBMid2h0dHBzOi8vd3d3Lm5iY2xvc2FuZ2VsZXMuY29tL25ld3Mvc3BvcnRzL2JlbGxhZ2lvLXN0YXJ0LXRpbWVzLWVycm9yLWxlYWRzLXRvLWJpZy1zcG9ydHMtYmV0dGluZy1sb3NzLWluLXZlZ2FzLzIzOTA4OTIv0gF7aHR0cHM6Ly93d3cubmJjbG9zYW5nZWxlcy5jb20vbmV3cy9zcG9ydHMvYmVsbGFnaW8tc3RhcnQtdGltZXMtZXJyb3ItbGVhZHMtdG8tYmlnLXNwb3J0cy1iZXR0aW5nLWxvc3MtaW4tdmVnYXMvMjM5MDg5Mi8_YW1w?oc=5' title: Bellagio Start Times Error Leads to Big Sports Betting Loss in Vegas publisher: NBC Southern California - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9emVfTjR5N05URmPSAQA?oc=5' title: Chief nurse at Vegas-area hospital opens up about experience amid pandemic publisher: KTNV Channel 13 Las Vegas - url: 'https://news.google.com/__i/rss/rd/articles/CBMigwFodHRwczovL3d3dy5jYXNpbm8ub3JnL25ld3MvdGhlLXZlbmV0aWFuLWNhZXNhcnMtcGFsYWNlLWNvdWxkLXRlbXBvcmFyaWx5LXNodXR0ZXItYXMtZGl2ZXJzZS1uZXZhZGEtYnVzaW5lc3Nlcy1kaXNyZWdhcmQtbWFzay1ydWxlL9IBhwFodHRwczovL3d3dy5jYXNpbm8ub3JnL25ld3MvdGhlLXZlbmV0aWFuLWNhZXNhcnMtcGFsYWNlLWNvdWxkLXRlbXBvcmFyaWx5LXNodXR0ZXItYXMtZGl2ZXJzZS1uZXZhZGEtYnVzaW5lc3Nlcy1kaXNyZWdhcmQtbWFzay1ydWxlL2FtcC8?oc=5' title: 'The Venetian, Caesars Palace Could Temporarily Shutter as Diverse Nevada Businesses Disregard Mask...' publisher: Casino.Org News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiXGh0dHA6Ly9uZXdzM2x2LmNvbS9uZXdzL2xvY2FsL3RocmVlLXN0YXRpb24tY2FzaW5vcy1wcm9wZXJ0aWVzLWxhcy12ZWdhcy1jbG9zZWQtaW5kZWZpbml0ZWx50gFhaHR0cHM6Ly9uZXdzM2x2LmNvbS9hbXAvbmV3cy9sb2NhbC90aHJlZS1zdGF0aW9uLWNhc2lub3MtcHJvcGVydGllcy1sYXMtdmVnYXMtY2xvc2VkLWluZGVmaW5pdGVseQ?oc=5' title: Three Station Casinos properties to remain closed indefinitely publisher: News3LV - title: Elon Musk Rejects Rumors on Plans to Use the Ethereum Blockchain - CryptoGlobe title_detail: type: text/plain language: null base: '' value: Elon Musk Rejects Rumors on Plans to Use the Ethereum Blockchain - CryptoGlobe links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMia2h0dHBzOi8vd3d3LmNyeXB0b2dsb2JlLmNvbS9sYXRlc3QvMjAyMC8wNy9lbG9uLW11c2stZGVuaWVzLXJ1bW9ycy1vbi1wbGFucy10by11c2UtdGhlLWV0aGVyZXVtLWJsb2NrY2hhaW4v0gFzaHR0cHM6Ly93d3cuY3J5cHRvZ2xvYmUuY29tL2xhdGVzdC8yMDIwLzA3L2Vsb24tbXVzay1kZW5pZXMtcnVtb3JzLW9uLXBsYW5zLXRvLXVzZS10aGUtZXRoZXJldW0tYmxvY2tjaGFpbi8_YW1wPXllcw?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMia2h0dHBzOi8vd3d3LmNyeXB0b2dsb2JlLmNvbS9sYXRlc3QvMjAyMC8wNy9lbG9uLW11c2stZGVuaWVzLXJ1bW9ycy1vbi1wbGFucy10by11c2UtdGhlLWV0aGVyZXVtLWJsb2NrY2hhaW4v0gFzaHR0cHM6Ly93d3cuY3J5cHRvZ2xvYmUuY29tL2xhdGVzdC8yMDIwLzA3L2Vsb24tbXVzay1kZW5pZXMtcnVtb3JzLW9uLXBsYW5zLXRvLXVzZS10aGUtZXRoZXJldW0tYmxvY2tjaGFpbi8_YW1wPXllcw?oc=5' id: '52780887561765' guidislink: false published: 'Sat, 04 Jul 2020 12:55:47 GMT' published_parsed: - 2020 - 7 - 4 - 12 - 55 - 47 - 5 - 186 - 0 summary: '
  1. Elon Musk Rejects Rumors on Plans to Use the Ethereum Blockchain  CryptoGlobe
  2. Elon Musk Trolls SEC And Short Sellers As Tesla Stock Rallies  OilPrice.com
  3. In college, Elon Musk thought these 5 things would change the world  CNBC
  4. Tesla''s Overexcited Fans Should Cool Down a Little  Bloomberg
  5. Tesla''s overexcited fans should cool down a little  BNN
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Elon Musk Rejects Rumors on Plans to Use the Ethereum Blockchain  CryptoGlobe
  2. Elon Musk Trolls SEC And Short Sellers As Tesla Stock Rallies  OilPrice.com
  3. In college, Elon Musk thought these 5 things would change the world  CNBC
  4. Tesla''s Overexcited Fans Should Cool Down a Little  Bloomberg
  5. Tesla''s overexcited fans should cool down a little  BNN
  6. View Full Coverage on Google News
' source: href: 'https://www.cryptoglobe.com' title: CryptoGlobe sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMia2h0dHBzOi8vd3d3LmNyeXB0b2dsb2JlLmNvbS9sYXRlc3QvMjAyMC8wNy9lbG9uLW11c2stZGVuaWVzLXJ1bW9ycy1vbi1wbGFucy10by11c2UtdGhlLWV0aGVyZXVtLWJsb2NrY2hhaW4v0gFzaHR0cHM6Ly93d3cuY3J5cHRvZ2xvYmUuY29tL2xhdGVzdC8yMDIwLzA3L2Vsb24tbXVzay1kZW5pZXMtcnVtb3JzLW9uLXBsYW5zLXRvLXVzZS10aGUtZXRoZXJldW0tYmxvY2tjaGFpbi8_YW1wPXllcw?oc=5' title: Elon Musk Rejects Rumors on Plans to Use the Ethereum Blockchain publisher: CryptoGlobe - url: 'https://news.google.com/__i/rss/rd/articles/CBMidWh0dHBzOi8vb2lscHJpY2UuY29tL0xhdGVzdC1FbmVyZ3ktTmV3cy9Xb3JsZC1OZXdzL0Vsb24tTXVzay1Ucm9sbHMtU0VDLUFuZC1TaG9ydC1TZWxsZXJzLUFzLVRlc2xhLVN0b2NrLVJhbGxpZXMuaHRtbNIBeWh0dHBzOi8vb2lscHJpY2UuY29tL0xhdGVzdC1FbmVyZ3ktTmV3cy9Xb3JsZC1OZXdzL0Vsb24tTXVzay1Ucm9sbHMtU0VDLUFuZC1TaG9ydC1TZWxsZXJzLUFzLVRlc2xhLVN0b2NrLVJhbGxpZXMuYW1wLmh0bWw?oc=5' title: Elon Musk Trolls SEC And Short Sellers As Tesla Stock Rallies publisher: OilPrice.com - url: 'https://news.google.com/__i/rss/rd/articles/CBMiXGh0dHBzOi8vd3d3LmNuYmMuY29tLzIwMjAvMDcvMDMvdGhpbmdzLWEteW91bmctZWxvbi1tdXNrLXRob3VnaHQtd291bGQtY2hhbmdlLXRoZS13b3JsZC5odG1s0gFgaHR0cHM6Ly93d3cuY25iYy5jb20vYW1wLzIwMjAvMDcvMDMvdGhpbmdzLWEteW91bmctZWxvbi1tdXNrLXRob3VnaHQtd291bGQtY2hhbmdlLXRoZS13b3JsZC5odG1s?oc=5' title: 'In college, Elon Musk thought these 5 things would change the world' publisher: CNBC - url: 'https://news.google.com/__i/rss/rd/articles/CBMiaGh0dHBzOi8vd3d3LmJsb29tYmVyZy5jb20vb3Bpbmlvbi9hcnRpY2xlcy8yMDIwLTA3LTAzL3Rlc2xhLXMtb3ZlcmV4Y2l0ZWQtZmFucy1zaG91bGQtY29vbC1kb3duLWEtbGl0dGxl0gFsaHR0cHM6Ly93d3cuYmxvb21iZXJnLmNvbS9hbXAvb3Bpbmlvbi9hcnRpY2xlcy8yMDIwLTA3LTAzL3Rlc2xhLXMtb3ZlcmV4Y2l0ZWQtZmFucy1zaG91bGQtY29vbC1kb3duLWEtbGl0dGxl?oc=5' title: Tesla's Overexcited Fans Should Cool Down a Little publisher: Bloomberg - url: 'https://news.google.com/__i/rss/rd/articles/CBMiWGh0dHBzOi8vd3d3LmJubmJsb29tYmVyZy5jYS90ZXNsYS1zLW92ZXJleGNpdGVkLWZhbnMtc2hvdWxkLWNvb2wtZG93bi1hLWxpdHRsZS0xLjE0NjAyMzLSAQA?oc=5' title: Tesla's overexcited fans should cool down a little publisher: BNN - title: These States Fall Behind in Administering Unemployment Help During Pandemic - Newsweek title_detail: type: text/plain language: null base: '' value: These States Fall Behind in Administering Unemployment Help During Pandemic - Newsweek links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiaWh0dHBzOi8vd3d3Lm5ld3N3ZWVrLmNvbS90aGVzZS1zdGF0ZXMtZmFsbC1iZWhpbmQtYWRtaW5pc3RlcmluZy11bmVtcGxveW1lbnQtaGVscC1kdXJpbmctcGFuZGVtaWMtMTUxNTM3OdIBb2h0dHBzOi8vd3d3Lm5ld3N3ZWVrLmNvbS90aGVzZS1zdGF0ZXMtZmFsbC1iZWhpbmQtYWRtaW5pc3RlcmluZy11bmVtcGxveW1lbnQtaGVscC1kdXJpbmctcGFuZGVtaWMtMTUxNTM3OT9hbXA9MQ?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiaWh0dHBzOi8vd3d3Lm5ld3N3ZWVrLmNvbS90aGVzZS1zdGF0ZXMtZmFsbC1iZWhpbmQtYWRtaW5pc3RlcmluZy11bmVtcGxveW1lbnQtaGVscC1kdXJpbmctcGFuZGVtaWMtMTUxNTM3OdIBb2h0dHBzOi8vd3d3Lm5ld3N3ZWVrLmNvbS90aGVzZS1zdGF0ZXMtZmFsbC1iZWhpbmQtYWRtaW5pc3RlcmluZy11bmVtcGxveW1lbnQtaGVscC1kdXJpbmctcGFuZGVtaWMtMTUxNTM3OT9hbXA9MQ?oc=5' id: '52780890030157' guidislink: false published: 'Fri, 03 Jul 2020 21:54:29 GMT' published_parsed: - 2020 - 7 - 3 - 21 - 54 - 29 - 4 - 185 - 0 summary: '
  1. These States Fall Behind in Administering Unemployment Help During Pandemic  Newsweek
  2. Why June''s Unemployment Data Could Cause Confusion About How Fast the Economy Is Improving  The Motley Fool
  3. US unemployment rate dips, but millions remain jobless or face wage cuts  World Socialist Web Site
  4. Unemployment rate sees positive numbers as economy slowly opens during pandemic  WWLP-22News
  5. Record job creation in US  Nation News
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. These States Fall Behind in Administering Unemployment Help During Pandemic  Newsweek
  2. Why June''s Unemployment Data Could Cause Confusion About How Fast the Economy Is Improving  The Motley Fool
  3. US unemployment rate dips, but millions remain jobless or face wage cuts  World Socialist Web Site
  4. Unemployment rate sees positive numbers as economy slowly opens during pandemic  WWLP-22News
  5. Record job creation in US  Nation News
  6. View Full Coverage on Google News
' source: href: 'https://www.newsweek.com' title: Newsweek sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiaWh0dHBzOi8vd3d3Lm5ld3N3ZWVrLmNvbS90aGVzZS1zdGF0ZXMtZmFsbC1iZWhpbmQtYWRtaW5pc3RlcmluZy11bmVtcGxveW1lbnQtaGVscC1kdXJpbmctcGFuZGVtaWMtMTUxNTM3OdIBb2h0dHBzOi8vd3d3Lm5ld3N3ZWVrLmNvbS90aGVzZS1zdGF0ZXMtZmFsbC1iZWhpbmQtYWRtaW5pc3RlcmluZy11bmVtcGxveW1lbnQtaGVscC1kdXJpbmctcGFuZGVtaWMtMTUxNTM3OT9hbXA9MQ?oc=5' title: These States Fall Behind in Administering Unemployment Help During Pandemic publisher: Newsweek - url: 'https://news.google.com/__i/rss/rd/articles/CBMiYGh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzAzL3doeS1qdW5lcy11bmVtcGxveW1lbnQtZGF0YS1jb3VsZC1jYXVzZS1jb25mdXNpb24uYXNweNIBZGh0dHBzOi8vd3d3LmZvb2wuY29tL2FtcC9pbnZlc3RpbmcvMjAyMC8wNy8wMy93aHktanVuZXMtdW5lbXBsb3ltZW50LWRhdGEtY291bGQtY2F1c2UtY29uZnVzaW9uLmFzcHg?oc=5' title: Why June's Unemployment Data Could Cause Confusion About How Fast the Economy Is Improving publisher: The Motley Fool - url: 'https://news.google.com/__i/rss/rd/articles/CBMiOWh0dHBzOi8vd3d3Lndzd3Mub3JnL2VuL2FydGljbGVzLzIwMjAvMDcvMDMvam9icy1qMDMuaHRtbNIBAA?oc=5' title: 'US unemployment rate dips, but millions remain jobless or face wage cuts' publisher: World Socialist Web Site - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9UzZ1ejVCbV8tcWfSAQA?oc=5' title: Unemployment rate sees positive numbers as economy slowly opens during pandemic publisher: WWLP-22News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiSGh0dHBzOi8vd3d3Lm5hdGlvbm5ld3MuY29tL25hdGlvbm5ld3MvbmV3cy8yNDY0NjYvcmVjb3JkLWpvYi1jcmVhdGlvbi11c9IBAA?oc=5' title: Record job creation in US publisher: Nation News - title: 7 new iOS 14 features Apple borrowed from Android to make the iPhone better - CNET title_detail: type: text/plain language: null base: '' value: 7 new iOS 14 features Apple borrowed from Android to make the iPhone better - CNET links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiZWh0dHBzOi8vd3d3LmNuZXQuY29tL2hvdy10by9pb3MtMTQtZmVhdHVyZXMtYXBwbGUtYm9ycm93ZWQtZ29vZ2xlLWFuZHJvaWQtbWFrZS1pcGhvbmUtYmV0dGVyLWluLTIwMjAv0gFuaHR0cHM6Ly93d3cuY25ldC5jb20vZ29vZ2xlLWFtcC9uZXdzL2lvcy0xNC1mZWF0dXJlcy1hcHBsZS1ib3Jyb3dlZC1nb29nbGUtYW5kcm9pZC1tYWtlLWlwaG9uZS1iZXR0ZXItaW4tMjAyMC8?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiZWh0dHBzOi8vd3d3LmNuZXQuY29tL2hvdy10by9pb3MtMTQtZmVhdHVyZXMtYXBwbGUtYm9ycm93ZWQtZ29vZ2xlLWFuZHJvaWQtbWFrZS1pcGhvbmUtYmV0dGVyLWluLTIwMjAv0gFuaHR0cHM6Ly93d3cuY25ldC5jb20vZ29vZ2xlLWFtcC9uZXdzL2lvcy0xNC1mZWF0dXJlcy1hcHBsZS1ib3Jyb3dlZC1nb29nbGUtYW5kcm9pZC1tYWtlLWlwaG9uZS1iZXR0ZXItaW4tMjAyMC8?oc=5' id: '52780896751623' guidislink: false published: 'Sat, 04 Jul 2020 13:17:05 GMT' published_parsed: - 2020 - 7 - 4 - 13 - 17 - 5 - 5 - 186 - 0 summary: '
  1. 7 new iOS 14 features Apple borrowed from Android to make the iPhone better  CNET
  2. iOS 14 hands-on preview: The biggest iPhone update in years  Tom''s Guide
  3. Google-backed groups criticize Apple''s new warnings on user tracking  Japan Today
  4. Users complain of battery drain in iOS 13.5.1  iMore
  5. Hands-on: Everything you can do with the new iPhone App Library in iOS 14  9to5Mac
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. 7 new iOS 14 features Apple borrowed from Android to make the iPhone better  CNET
  2. iOS 14 hands-on preview: The biggest iPhone update in years  Tom''s Guide
  3. Google-backed groups criticize Apple''s new warnings on user tracking  Japan Today
  4. Users complain of battery drain in iOS 13.5.1  iMore
  5. Hands-on: Everything you can do with the new iPhone App Library in iOS 14  9to5Mac
  6. View Full Coverage on Google News
' source: href: 'https://www.cnet.com' title: CNET sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiZWh0dHBzOi8vd3d3LmNuZXQuY29tL2hvdy10by9pb3MtMTQtZmVhdHVyZXMtYXBwbGUtYm9ycm93ZWQtZ29vZ2xlLWFuZHJvaWQtbWFrZS1pcGhvbmUtYmV0dGVyLWluLTIwMjAv0gFuaHR0cHM6Ly93d3cuY25ldC5jb20vZ29vZ2xlLWFtcC9uZXdzL2lvcy0xNC1mZWF0dXJlcy1hcHBsZS1ib3Jyb3dlZC1nb29nbGUtYW5kcm9pZC1tYWtlLWlwaG9uZS1iZXR0ZXItaW4tMjAyMC8?oc=5' title: 7 new iOS 14 features Apple borrowed from Android to make the iPhone better publisher: CNET - url: 'https://news.google.com/__i/rss/rd/articles/CBMiKGh0dHBzOi8vd3d3LnRvbXNndWlkZS5jb20vcmV2aWV3cy9pb3MtMTTSAQA?oc=5' title: 'iOS 14 hands-on preview: The biggest iPhone update in years' publisher: Tom's Guide - url: 'https://news.google.com/__i/rss/rd/articles/CBMiaWh0dHBzOi8vamFwYW50b2RheS5jb20vY2F0ZWdvcnkvdGVjaC9nb29nbGUtYmFja2VkLWdyb3Vwcy1jcml0aWNpemUtYXBwbGUncy1uZXctd2FybmluZ3Mtb24tdXNlci10cmFja2luZ9IBAA?oc=5' title: Google-backed groups criticize Apple's new warnings on user tracking publisher: Japan Today - url: 'https://news.google.com/__i/rss/rd/articles/CBMiO2h0dHBzOi8vd3d3Lmltb3JlLmNvbS91c2Vycy1jb21wbGFpbi1iYXR0ZXJ5LWRyYWluLWlvcy0xMzUx0gE_aHR0cHM6Ly93d3cuaW1vcmUuY29tL3VzZXJzLWNvbXBsYWluLWJhdHRlcnktZHJhaW4taW9zLTEzNTE_YW1w?oc=5' title: Users complain of battery drain in iOS 13.5.1 publisher: iMore - url: 'https://news.google.com/__i/rss/rd/articles/CBMiRGh0dHBzOi8vOXRvNW1hYy5jb20vMjAyMC8wNy8wMy9ob3ctdG8tdXNlLWlwaG9uZS1hcHAtbGlicmFyeS1pb3MtMTQv0gFIaHR0cHM6Ly85dG81bWFjLmNvbS8yMDIwLzA3LzAzL2hvdy10by11c2UtaXBob25lLWFwcC1saWJyYXJ5LWlvcy0xNC9hbXAv?oc=5' title: 'Hands-on: Everything you can do with the new iPhone App Library in iOS 14' publisher: 9to5Mac - title: '4th of July sales: laptop deals from Dell, Lenovo, HP and more available now - TechRadar' title_detail: type: text/plain language: null base: '' value: '4th of July sales: laptop deals from Dell, Lenovo, HP and more available now - TechRadar' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiVGh0dHBzOi8vd3d3LnRlY2hyYWRhci5jb20vbmV3cy9mb3VydGgtb2YtanVseS1zYWxlcy1iZXN0LWxhcHRvcC1kZWFscy1ocC1kZWxsLWxlbm92b9IBWGh0dHBzOi8vd3d3LnRlY2hyYWRhci5jb20vYW1wL25ld3MvZm91cnRoLW9mLWp1bHktc2FsZXMtYmVzdC1sYXB0b3AtZGVhbHMtaHAtZGVsbC1sZW5vdm8?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiVGh0dHBzOi8vd3d3LnRlY2hyYWRhci5jb20vbmV3cy9mb3VydGgtb2YtanVseS1zYWxlcy1iZXN0LWxhcHRvcC1kZWFscy1ocC1kZWxsLWxlbm92b9IBWGh0dHBzOi8vd3d3LnRlY2hyYWRhci5jb20vYW1wL25ld3MvZm91cnRoLW9mLWp1bHktc2FsZXMtYmVzdC1sYXB0b3AtZGVhbHMtaHAtZGVsbC1sZW5vdm8?oc=5' id: '52780895452664' guidislink: false published: 'Sat, 04 Jul 2020 21:06:00 GMT' published_parsed: - 2020 - 7 - 4 - 21 - 6 - 0 - 5 - 186 - 0 summary: '
  1. 4th of July sales: laptop deals from Dell, Lenovo, HP and more available now  TechRadar
  2. Dell XPS 17 Review: Leaving The MacBook Pro In The Dust  Digital Trends
  3. Dell XPS 15 vs. Surface Book 3: Which premium laptop is best?  Laptop Mag
  4. You can pick up a Dell XPS 13 for cheap thanks to this weekend''s 4th of July sales  TechRadar
  5. 5 laptop deals you can’t afford to miss this 4th of July  Digital Trends
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. 4th of July sales: laptop deals from Dell, Lenovo, HP and more available now  TechRadar
  2. Dell XPS 17 Review: Leaving The MacBook Pro In The Dust  Digital Trends
  3. Dell XPS 15 vs. Surface Book 3: Which premium laptop is best?  Laptop Mag
  4. You can pick up a Dell XPS 13 for cheap thanks to this weekend''s 4th of July sales  TechRadar
  5. 5 laptop deals you can’t afford to miss this 4th of July  Digital Trends
  6. View Full Coverage on Google News
' source: href: 'https://www.techradar.com' title: TechRadar sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiVGh0dHBzOi8vd3d3LnRlY2hyYWRhci5jb20vbmV3cy9mb3VydGgtb2YtanVseS1zYWxlcy1iZXN0LWxhcHRvcC1kZWFscy1ocC1kZWxsLWxlbm92b9IBWGh0dHBzOi8vd3d3LnRlY2hyYWRhci5jb20vYW1wL25ld3MvZm91cnRoLW9mLWp1bHktc2FsZXMtYmVzdC1sYXB0b3AtZGVhbHMtaHAtZGVsbC1sZW5vdm8?oc=5' title: '4th of July sales: laptop deals from Dell, Lenovo, HP and more available now' publisher: TechRadar - url: 'https://news.google.com/__i/rss/rd/articles/CBMiRWh0dHBzOi8vd3d3LmRpZ2l0YWx0cmVuZHMuY29tL2xhcHRvcC1yZXZpZXdzL2RlbGwteHBzLTE3LTIwMjAtcmV2aWV3L9IBSWh0dHBzOi8vd3d3LmRpZ2l0YWx0cmVuZHMuY29tL2xhcHRvcC1yZXZpZXdzL2RlbGwteHBzLTE3LTIwMjAtcmV2aWV3Lz9hbXA?oc=5' title: 'Dell XPS 17 Review: Leaving The MacBook Pro In The Dust' publisher: Digital Trends - url: 'https://news.google.com/__i/rss/rd/articles/CBMiXGh0dHBzOi8vd3d3LmxhcHRvcG1hZy5jb20vdWsvbmV3cy9kZWxsLXhwcy0xNS12cy1zdXJmYWNlLWJvb2stMy13aGljaC1wcmVtaXVtLWxhcHRvcC1pcy1iZXN00gFgaHR0cHM6Ly93d3cubGFwdG9wbWFnLmNvbS91ay9hbXAvbmV3cy9kZWxsLXhwcy0xNS12cy1zdXJmYWNlLWJvb2stMy13aGljaC1wcmVtaXVtLWxhcHRvcC1pcy1iZXN0?oc=5' title: 'Dell XPS 15 vs. Surface Book 3: Which premium laptop is best?' publisher: Laptop Mag - url: 'https://news.google.com/__i/rss/rd/articles/CBMicGh0dHBzOi8vd3d3LnRlY2hyYWRhci5jb20vbmV3cy95b3UtY2FuLXBpY2stdXAtYS1kZWxsLXhwcy0xMy1mb3ItY2hlYXAtdGhhbmtzLXRvLXRoaXMtd2Vla2VuZHMtNHRoLW9mLWp1bHktc2FsZXPSAXRodHRwczovL3d3dy50ZWNocmFkYXIuY29tL2FtcC9uZXdzL3lvdS1jYW4tcGljay11cC1hLWRlbGwteHBzLTEzLWZvci1jaGVhcC10aGFua3MtdG8tdGhpcy13ZWVrZW5kcy00dGgtb2YtanVseS1zYWxlcw?oc=5' title: You can pick up a Dell XPS 13 for cheap thanks to this weekend's 4th of July sales publisher: TechRadar - url: 'https://news.google.com/__i/rss/rd/articles/CBMiT2h0dHBzOi8vd3d3LmRpZ2l0YWx0cmVuZHMuY29tL2R0ZGVhbHMvYmVzdC1sYXB0b3AtZGVhbHMtNHRoLW9mLWp1bHktc2FsZXMtMjAyMC_SAVNodHRwczovL3d3dy5kaWdpdGFsdHJlbmRzLmNvbS9kdGRlYWxzL2Jlc3QtbGFwdG9wLWRlYWxzLTR0aC1vZi1qdWx5LXNhbGVzLTIwMjAvP2FtcA?oc=5' title: 5 laptop deals you can’t afford to miss this 4th of July publisher: Digital Trends - title: '12 new and notable Android apps from the last week including Mi Control Center, JioMeet, and SwissCovid (6/27/20 - 7/4/20) - Android Police' title_detail: type: text/plain language: null base: '' value: '12 new and notable Android apps from the last week including Mi Control Center, JioMeet, and SwissCovid (6/27/20 - 7/4/20) - Android Police' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMingFodHRwczovL3d3dy5hbmRyb2lkcG9saWNlLmNvbS8yMDIwLzA3LzA0LzEyLW5ldy1hbmQtbm90YWJsZS1hbmRyb2lkLWFwcHMtZnJvbS10aGUtbGFzdC13ZWVrLWluY2x1ZGluZy1taS1jb250cm9sLWNlbnRlci1qaW9tZWV0LWFuZC1zd2lzc2NvdmlkLTYtMjctMjAtNy00LTIwL9IBogFodHRwczovL3d3dy5hbmRyb2lkcG9saWNlLmNvbS8yMDIwLzA3LzA0LzEyLW5ldy1hbmQtbm90YWJsZS1hbmRyb2lkLWFwcHMtZnJvbS10aGUtbGFzdC13ZWVrLWluY2x1ZGluZy1taS1jb250cm9sLWNlbnRlci1qaW9tZWV0LWFuZC1zd2lzc2NvdmlkLTYtMjctMjAtNy00LTIwLz9hbXA?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMingFodHRwczovL3d3dy5hbmRyb2lkcG9saWNlLmNvbS8yMDIwLzA3LzA0LzEyLW5ldy1hbmQtbm90YWJsZS1hbmRyb2lkLWFwcHMtZnJvbS10aGUtbGFzdC13ZWVrLWluY2x1ZGluZy1taS1jb250cm9sLWNlbnRlci1qaW9tZWV0LWFuZC1zd2lzc2NvdmlkLTYtMjctMjAtNy00LTIwL9IBogFodHRwczovL3d3dy5hbmRyb2lkcG9saWNlLmNvbS8yMDIwLzA3LzA0LzEyLW5ldy1hbmQtbm90YWJsZS1hbmRyb2lkLWFwcHMtZnJvbS10aGUtbGFzdC13ZWVrLWluY2x1ZGluZy1taS1jb250cm9sLWNlbnRlci1qaW9tZWV0LWFuZC1zd2lzc2NvdmlkLTYtMjctMjAtNy00LTIwLz9hbXA?oc=5' id: '52780892940555' guidislink: false published: 'Sat, 04 Jul 2020 14:57:29 GMT' published_parsed: - 2020 - 7 - 4 - 14 - 57 - 29 - 5 - 186 - 0 summary: '
  1. 12 new and notable Android apps from the last week including Mi Control Center, JioMeet, and SwissCovid (6/27/20 - 7/4/20)  Android Police
  2. Editorji Tech Wrap: Jio takes on Zoom, crime chat network cracked & more  Hindustan Times
  3. India''s largest telecom network announces JioMeet to take on Zoom and Google Meet - MSPoweruser  MSPoweruser
  4. JioMeet is basically a completely free 1:1 copy of Zoom  Android Police
  5. The best 5 new apps for Android smartphones and iOS this week  AndroidPIT
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. 12 new and notable Android apps from the last week including Mi Control Center, JioMeet, and SwissCovid (6/27/20 - 7/4/20)  Android Police
  2. Editorji Tech Wrap: Jio takes on Zoom, crime chat network cracked & more  Hindustan Times
  3. India''s largest telecom network announces JioMeet to take on Zoom and Google Meet - MSPoweruser  MSPoweruser
  4. JioMeet is basically a completely free 1:1 copy of Zoom  Android Police
  5. The best 5 new apps for Android smartphones and iOS this week  AndroidPIT
  6. View Full Coverage on Google News
' source: href: 'https://www.androidpolice.com' title: Android Police sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMingFodHRwczovL3d3dy5hbmRyb2lkcG9saWNlLmNvbS8yMDIwLzA3LzA0LzEyLW5ldy1hbmQtbm90YWJsZS1hbmRyb2lkLWFwcHMtZnJvbS10aGUtbGFzdC13ZWVrLWluY2x1ZGluZy1taS1jb250cm9sLWNlbnRlci1qaW9tZWV0LWFuZC1zd2lzc2NvdmlkLTYtMjctMjAtNy00LTIwL9IBogFodHRwczovL3d3dy5hbmRyb2lkcG9saWNlLmNvbS8yMDIwLzA3LzA0LzEyLW5ldy1hbmQtbm90YWJsZS1hbmRyb2lkLWFwcHMtZnJvbS10aGUtbGFzdC13ZWVrLWluY2x1ZGluZy1taS1jb250cm9sLWNlbnRlci1qaW9tZWV0LWFuZC1zd2lzc2NvdmlkLTYtMjctMjAtNy00LTIwLz9hbXA?oc=5' title: '12 new and notable Android apps from the last week including Mi Control Center, JioMeet, and SwissCovid (6/27/20 - 7/4/20)' publisher: Android Police - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9dzFwR3d2SEVnR1XSAQA?oc=5' title: 'Editorji Tech Wrap: Jio takes on Zoom, crime chat network cracked & more' publisher: Hindustan Times - url: 'https://news.google.com/__i/rss/rd/articles/CBMiOmh0dHBzOi8vbXNwb3dlcnVzZXIuY29tL3JlbGlhbmNlLWppb21lZXQtem9vbS1nb29nbGUtbWVldC_SAT5odHRwczovL21zcG93ZXJ1c2VyLmNvbS9yZWxpYW5jZS1qaW9tZWV0LXpvb20tZ29vZ2xlLW1lZXQvYW1wLw?oc=5' title: India's largest telecom network announces JioMeet to take on Zoom and Google Meet - MSPoweruser publisher: MSPoweruser - url: 'https://news.google.com/__i/rss/rd/articles/CBMiYGh0dHBzOi8vd3d3LmFuZHJvaWRwb2xpY2UuY29tLzIwMjAvMDcvMDMvamlvbWVldC1pcy1iYXNpY2FsbHktYS1jb21wbGV0ZWx5LWZyZWUtMTEtY29weS1vZi16b29tL9IBZGh0dHBzOi8vd3d3LmFuZHJvaWRwb2xpY2UuY29tLzIwMjAvMDcvMDMvamlvbWVldC1pcy1iYXNpY2FsbHktYS1jb21wbGV0ZWx5LWZyZWUtMTEtY29weS1vZi16b29tLz9hbXA?oc=5' title: 'JioMeet is basically a completely free 1:1 copy of Zoom' publisher: Android Police - url: 'https://news.google.com/__i/rss/rd/articles/CBMiNGh0dHBzOi8vd3d3LmFuZHJvaWRwaXQuY29tL2FwcHMtb2YtdGhlLXdlZWstNC03LTIwMjDSAT1odHRwczovL3d3dy5hbmRyb2lkcGl0LmNvbS9hcHBzLW9mLXRoZS13ZWVrLTQtNy0yMDIwP2FtcD10cnVl?oc=5' title: The best 5 new apps for Android smartphones and iOS this week publisher: AndroidPIT - title: DuckDuckGo reinstated in India after being unreachable since July 1st - The Verge title_detail: type: text/plain language: null base: '' value: DuckDuckGo reinstated in India after being unreachable since July 1st - The Verge links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiT2h0dHBzOi8vd3d3LnRoZXZlcmdlLmNvbS8yMDIwLzcvNC8yMTMxMzM5My9kdWNrZHVja2dvLWluZGlhLXByaXZhY3ktYXBwcy1iYW5uZWTSAVxodHRwczovL3d3dy50aGV2ZXJnZS5jb20vcGxhdGZvcm0vYW1wLzIwMjAvNy80LzIxMzEzMzkzL2R1Y2tkdWNrZ28taW5kaWEtcHJpdmFjeS1hcHBzLWJhbm5lZA?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiT2h0dHBzOi8vd3d3LnRoZXZlcmdlLmNvbS8yMDIwLzcvNC8yMTMxMzM5My9kdWNrZHVja2dvLWluZGlhLXByaXZhY3ktYXBwcy1iYW5uZWTSAVxodHRwczovL3d3dy50aGV2ZXJnZS5jb20vcGxhdGZvcm0vYW1wLzIwMjAvNy80LzIxMzEzMzkzL2R1Y2tkdWNrZ28taW5kaWEtcHJpdmFjeS1hcHBzLWJhbm5lZA?oc=5' id: '52780897404578' guidislink: false published: 'Sat, 04 Jul 2020 19:01:48 GMT' published_parsed: - 2020 - 7 - 4 - 19 - 1 - 48 - 5 - 186 - 0 summary: '
  1. DuckDuckGo reinstated in India after being unreachable since July 1st  The Verge
  2. DuckDuckGo coming back online in India following country-wide block  Android Police
  3. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. DuckDuckGo reinstated in India after being unreachable since July 1st  The Verge
  2. DuckDuckGo coming back online in India following country-wide block  Android Police
  3. View Full Coverage on Google News
' source: href: 'https://www.theverge.com' title: The Verge sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiT2h0dHBzOi8vd3d3LnRoZXZlcmdlLmNvbS8yMDIwLzcvNC8yMTMxMzM5My9kdWNrZHVja2dvLWluZGlhLXByaXZhY3ktYXBwcy1iYW5uZWTSAVxodHRwczovL3d3dy50aGV2ZXJnZS5jb20vcGxhdGZvcm0vYW1wLzIwMjAvNy80LzIxMzEzMzkzL2R1Y2tkdWNrZ28taW5kaWEtcHJpdmFjeS1hcHBzLWJhbm5lZA?oc=5' title: DuckDuckGo reinstated in India after being unreachable since July 1st publisher: The Verge - url: 'https://news.google.com/__i/rss/rd/articles/CBMiXWh0dHBzOi8vd3d3LmFuZHJvaWRwb2xpY2UuY29tLzIwMjAvMDcvMDQvZHVja2R1Y2tnby1oYXMtYmVlbi1ibG9ja2VkLWJ5LW11bHRpcGxlLWluZGlhbi1pc3BzL9IBYWh0dHBzOi8vd3d3LmFuZHJvaWRwb2xpY2UuY29tLzIwMjAvMDcvMDQvZHVja2R1Y2tnby1oYXMtYmVlbi1ibG9ja2VkLWJ5LW11bHRpcGxlLWluZGlhbi1pc3BzLz9hbXA?oc=5' title: DuckDuckGo coming back online in India following country-wide block publisher: Android Police - title: ‘Hamilton’ Cast Celebrates Disney Plus Launch and Reveals Inside Secrets of Film - Variety title_detail: type: text/plain language: null base: '' value: ‘Hamilton’ Cast Celebrates Disney Plus Launch and Reveals Inside Secrets of Film - Variety links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiWGh0dHBzOi8vdmFyaWV0eS5jb20vMjAyMC9maWxtL25ld3MvaGFtaWx0b24tZGlzbmV5LXBsdXMtbGluLW1hbnVlbC1taXJhbmRhLTItMTIzNDY5ODI5Mi_SAVxodHRwczovL3ZhcmlldHkuY29tLzIwMjAvZmlsbS9uZXdzL2hhbWlsdG9uLWRpc25leS1wbHVzLWxpbi1tYW51ZWwtbWlyYW5kYS0yLTEyMzQ2OTgyOTIvYW1wLw?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiWGh0dHBzOi8vdmFyaWV0eS5jb20vMjAyMC9maWxtL25ld3MvaGFtaWx0b24tZGlzbmV5LXBsdXMtbGluLW1hbnVlbC1taXJhbmRhLTItMTIzNDY5ODI5Mi_SAVxodHRwczovL3ZhcmlldHkuY29tLzIwMjAvZmlsbS9uZXdzL2hhbWlsdG9uLWRpc25leS1wbHVzLWxpbi1tYW51ZWwtbWlyYW5kYS0yLTEyMzQ2OTgyOTIvYW1wLw?oc=5' id: '52780880034766' guidislink: false published: 'Sat, 04 Jul 2020 22:26:07 GMT' published_parsed: - 2020 - 7 - 4 - 22 - 26 - 7 - 5 - 186 - 0 summary: '
  1. ‘Hamilton’ Cast Celebrates Disney Plus Launch and Reveals Inside Secrets of Film  Variety
  2. Lin-Manuel Miranda''s Wife Has The Best Reaction When He Kisses Actresses In Hamilton  CinemaBlend
  3. Hamilton review: the movie is a very different experience than the Broadway show  Polygon
  4. Hamilton on Disney Plus lives up to the hype  TechRadar
  5. Hamilton Is a Family-Friendly Musical, but There Are a Few Things to Know Before Watching  Yahoo Lifestyle
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. ‘Hamilton’ Cast Celebrates Disney Plus Launch and Reveals Inside Secrets of Film  Variety
  2. Lin-Manuel Miranda''s Wife Has The Best Reaction When He Kisses Actresses In Hamilton  CinemaBlend
  3. Hamilton review: the movie is a very different experience than the Broadway show  Polygon
  4. Hamilton on Disney Plus lives up to the hype  TechRadar
  5. Hamilton Is a Family-Friendly Musical, but There Are a Few Things to Know Before Watching  Yahoo Lifestyle
  6. View Full Coverage on Google News
' source: href: 'https://variety.com' title: Variety sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiWGh0dHBzOi8vdmFyaWV0eS5jb20vMjAyMC9maWxtL25ld3MvaGFtaWx0b24tZGlzbmV5LXBsdXMtbGluLW1hbnVlbC1taXJhbmRhLTItMTIzNDY5ODI5Mi_SAVxodHRwczovL3ZhcmlldHkuY29tLzIwMjAvZmlsbS9uZXdzL2hhbWlsdG9uLWRpc25leS1wbHVzLWxpbi1tYW51ZWwtbWlyYW5kYS0yLTEyMzQ2OTgyOTIvYW1wLw?oc=5' title: ‘Hamilton’ Cast Celebrates Disney Plus Launch and Reveals Inside Secrets of Film publisher: Variety - url: 'https://news.google.com/__i/rss/rd/articles/CBMifGh0dHBzOi8vd3d3LmNpbmVtYWJsZW5kLmNvbS9uZXdzLzI1NDk0ODQvbGluLW1hbnVlbC1taXJhbmRhcy13aWZlLWhhcy10aGUtYmVzdC1yZWFjdGlvbi13aGVuLWhlLWtpc3Nlcy1hY3RyZXNzZXMtaW4taGFtaWx0b27SAXxodHRwczovL2FtcC5jaW5lbWFibGVuZC5jb20vbmV3cy8yNTQ5NDg0L2xpbi1tYW51ZWwtbWlyYW5kYXMtd2lmZS1oYXMtdGhlLWJlc3QtcmVhY3Rpb24td2hlbi1oZS1raXNzZXMtYWN0cmVzc2VzLWluLWhhbWlsdG9u?oc=5' title: Lin-Manuel Miranda's Wife Has The Best Reaction When He Kisses Actresses In Hamilton publisher: CinemaBlend - url: 'https://news.google.com/__i/rss/rd/articles/CBMifmh0dHBzOi8vd3d3LnBvbHlnb24uY29tL2Rpc25leS1wbHVzLzIwMjAvNy8zLzIxMzEyMzYyL2hhbWlsdG9uLW1vdmllLXJldmlldy1kaXNuZXktcGx1cy1saW4tbWFudWVsLW1pcmFuZGEtc3RyZWFtaW5nLWhhbWlsZmlsbdIBiwFodHRwczovL3d3dy5wb2x5Z29uLmNvbS9wbGF0Zm9ybS9hbXAvZGlzbmV5LXBsdXMvMjAyMC83LzMvMjEzMTIzNjIvaGFtaWx0b24tbW92aWUtcmV2aWV3LWRpc25leS1wbHVzLWxpbi1tYW51ZWwtbWlyYW5kYS1zdHJlYW1pbmctaGFtaWxmaWxt?oc=5' title: 'Hamilton review: the movie is a very different experience than the Broadway show' publisher: Polygon - url: 'https://news.google.com/__i/rss/rd/articles/CBMiS2h0dHBzOi8vd3d3LnRlY2hyYWRhci5jb20vbmV3cy9oYW1pbHRvbi1vbi1kaXNuZXktcGx1cy1saXZlcy11cC10by10aGUtaHlwZdIBT2h0dHBzOi8vd3d3LnRlY2hyYWRhci5jb20vYW1wL25ld3MvaGFtaWx0b24tb24tZGlzbmV5LXBsdXMtbGl2ZXMtdXAtdG8tdGhlLWh5cGU?oc=5' title: Hamilton on Disney Plus lives up to the hype publisher: TechRadar - url: 'https://news.google.com/__i/rss/rd/articles/CBMiU2h0dHBzOi8vd3d3LnlhaG9vLmNvbS9saWZlc3R5bGUvaGFtaWx0b24tZmFtaWx5LWZyaWVuZGx5LW11c2ljYWwtZmV3LTIxMzY1MzA2NC5odG1s0gFbaHR0cHM6Ly93d3cueWFob28uY29tL2FtcGh0bWwvbGlmZXN0eWxlL2hhbWlsdG9uLWZhbWlseS1mcmllbmRseS1tdXNpY2FsLWZldy0yMTM2NTMwNjQuaHRtbA?oc=5' title: 'Hamilton Is a Family-Friendly Musical, but There Are a Few Things to Know Before Watching' publisher: Yahoo Lifestyle - title: 'Kanye West Announces 2020 Presidential Bid, Elon Musk Supports - TMZ' title_detail: type: text/plain language: null base: '' value: 'Kanye West Announces 2020 Presidential Bid, Elon Musk Supports - TMZ' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiWGh0dHBzOi8vd3d3LnRtei5jb20vMjAyMC8wNy8wNC9rYW55ZS13ZXN0LWFubm91bmNlcy0yMDIwLXByZXNpZGVudGlhbC1ydW4tYmlkLWVsb24tbXVzay_SAVhodHRwczovL2FtcC50bXouY29tLzIwMjAvMDcvMDQva2FueWUtd2VzdC1hbm5vdW5jZXMtMjAyMC1wcmVzaWRlbnRpYWwtcnVuLWJpZC1lbG9uLW11c2sv?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiWGh0dHBzOi8vd3d3LnRtei5jb20vMjAyMC8wNy8wNC9rYW55ZS13ZXN0LWFubm91bmNlcy0yMDIwLXByZXNpZGVudGlhbC1ydW4tYmlkLWVsb24tbXVzay_SAVhodHRwczovL2FtcC50bXouY29tLzIwMjAvMDcvMDQva2FueWUtd2VzdC1hbm5vdW5jZXMtMjAyMC1wcmVzaWRlbnRpYWwtcnVuLWJpZC1lbG9uLW11c2sv?oc=5' id: CBMiWGh0dHBzOi8vd3d3LnRtei5jb20vMjAyMC8wNy8wNC9rYW55ZS13ZXN0LWFubm91bmNlcy0yMDIwLXByZXNpZGVudGlhbC1ydW4tYmlkLWVsb24tbXVzay_SAVhodHRwczovL2FtcC50bXouY29tLzIwMjAvMDcvMDQva2FueWUtd2VzdC1hbm5vdW5jZXMtMjAyMC1wcmVzaWRlbnRpYWwtcnVuLWJpZC1lbG9uLW11c2sv guidislink: false published: 'Sun, 05 Jul 2020 01:08:00 GMT' published_parsed: - 2020 - 7 - 5 - 1 - 8 - 0 - 6 - 187 - 0 summary: 'Kanye West Announces 2020 Presidential Bid, Elon Musk Supports  TMZView Full Coverage on Google News' summary_detail: type: text/html language: null base: '' value: 'Kanye West Announces 2020 Presidential Bid, Elon Musk Supports  TMZView Full Coverage on Google News' source: href: 'https://www.tmz.com' title: TMZ sub_articles: [] - title: '''Growing pains are good'': Matthew McConaughey calls on America to reflect, other celebs criticize July 4th holiday - USA TODAY' title_detail: type: text/plain language: null base: '' value: '''Growing pains are good'': Matthew McConaughey calls on America to reflect, other celebs criticize July 4th holiday - USA TODAY' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMifmh0dHBzOi8vd3d3LnVzYXRvZGF5LmNvbS9zdG9yeS9lbnRlcnRhaW5tZW50LzIwMjAvMDcvMDQvanVseS00dGgtbWF0dGhldy1tY2NvbmF1Z2hleS1tYWRvbm5hLW1vcmUtY3JpdGljYWwtaG9saWRheS81Mzc1NzgzMDAyL9IBJ2h0dHBzOi8vYW1wLnVzYXRvZGF5LmNvbS9hbXAvNTM3NTc4MzAwMg?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMifmh0dHBzOi8vd3d3LnVzYXRvZGF5LmNvbS9zdG9yeS9lbnRlcnRhaW5tZW50LzIwMjAvMDcvMDQvanVseS00dGgtbWF0dGhldy1tY2NvbmF1Z2hleS1tYWRvbm5hLW1vcmUtY3JpdGljYWwtaG9saWRheS81Mzc1NzgzMDAyL9IBJ2h0dHBzOi8vYW1wLnVzYXRvZGF5LmNvbS9hbXAvNTM3NTc4MzAwMg?oc=5' id: '52780897268730' guidislink: false published: 'Sat, 04 Jul 2020 17:24:45 GMT' published_parsed: - 2020 - 7 - 4 - 17 - 24 - 45 - 5 - 186 - 0 summary: '
  1. ''Growing pains are good'': Matthew McConaughey calls on America to reflect, other celebs criticize July 4th holiday  USA TODAY
  2. Matthew McConaughey shares inspiring 4th of July message: ''Wear the d*** mask''  Yahoo Entertainment
  3. Matthew McConaughey Shared an Essential Fourth of July Message  Vulture
  4. Jennifer Lopez, Florida Georgia Line and More Celebrate 4th of July 2020  Billboard
  5. July 4th: Matthew McConaughey Has a Passionate Message Americans Need to See  PopCulture.com
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. ''Growing pains are good'': Matthew McConaughey calls on America to reflect, other celebs criticize July 4th holiday  USA TODAY
  2. Matthew McConaughey shares inspiring 4th of July message: ''Wear the d*** mask''  Yahoo Entertainment
  3. Matthew McConaughey Shared an Essential Fourth of July Message  Vulture
  4. Jennifer Lopez, Florida Georgia Line and More Celebrate 4th of July 2020  Billboard
  5. July 4th: Matthew McConaughey Has a Passionate Message Americans Need to See  PopCulture.com
  6. View Full Coverage on Google News
' source: href: 'https://www.usatoday.com' title: USA TODAY sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMifmh0dHBzOi8vd3d3LnVzYXRvZGF5LmNvbS9zdG9yeS9lbnRlcnRhaW5tZW50LzIwMjAvMDcvMDQvanVseS00dGgtbWF0dGhldy1tY2NvbmF1Z2hleS1tYWRvbm5hLW1vcmUtY3JpdGljYWwtaG9saWRheS81Mzc1NzgzMDAyL9IBJ2h0dHBzOi8vYW1wLnVzYXRvZGF5LmNvbS9hbXAvNTM3NTc4MzAwMg?oc=5' title: '''Growing pains are good'': Matthew McConaughey calls on America to reflect, other celebs criticize July 4th holiday' publisher: USA TODAY - url: 'https://news.google.com/__i/rss/rd/articles/CBMifGh0dHBzOi8vd3d3LnlhaG9vLmNvbS9lbnRlcnRhaW5tZW50L21hdHRoZXctbWMtY29uYXVnaGV5LXNoYXJlcy1pbnNwaXJpbmctNHRoLW9mLWp1bHktbWVzc2FnZS13ZWFyLXRoZS1kLW1hc2stMTgxMDQ3MTMwLmh0bWzSAYQBaHR0cHM6Ly93d3cueWFob28uY29tL2FtcGh0bWwvZW50ZXJ0YWlubWVudC9tYXR0aGV3LW1jLWNvbmF1Z2hleS1zaGFyZXMtaW5zcGlyaW5nLTR0aC1vZi1qdWx5LW1lc3NhZ2Utd2Vhci10aGUtZC1tYXNrLTE4MTA0NzEzMC5odG1s?oc=5' title: 'Matthew McConaughey shares inspiring 4th of July message: ''Wear the d*** mask''' publisher: Yahoo Entertainment - url: 'https://news.google.com/__i/rss/rd/articles/CBMiXGh0dHBzOi8vd3d3LnZ1bHR1cmUuY29tLzIwMjAvMDcvd2F0Y2gtbWF0dGhldy1tY2NvbmF1Z2hleS1zaGFyZXMtZm91cnRoLW9mLWp1bHktbWVzc2FnZS5odG1s0gFgaHR0cHM6Ly93d3cudnVsdHVyZS5jb20vYW1wLzIwMjAvMDcvd2F0Y2gtbWF0dGhldy1tY2NvbmF1Z2hleS1zaGFyZXMtZm91cnRoLW9mLWp1bHktbWVzc2FnZS5odG1s?oc=5' title: Matthew McConaughey Shared an Essential Fourth of July Message publisher: Vulture - url: 'https://news.google.com/__i/rss/rd/articles/CBMid2h0dHBzOi8vd3d3LmJpbGxib2FyZC5jb20vYXJ0aWNsZXMvbmV3cy85NDEzNTAxL2plbm5pZmVyLWxvcGV6LWZsb3JpZGEtZ2VvcmdpYS1saW5lLWFuZC1tb3JlLWNlbGVicmF0ZS00dGgtb2YtanVseS0yMDIw0gF7aHR0cHM6Ly93d3cuYmlsbGJvYXJkLmNvbS9hbXAvYXJ0aWNsZXMvbmV3cy85NDEzNTAxL2plbm5pZmVyLWxvcGV6LWZsb3JpZGEtZ2VvcmdpYS1saW5lLWFuZC1tb3JlLWNlbGVicmF0ZS00dGgtb2YtanVseS0yMDIw?oc=5' title: 'Jennifer Lopez, Florida Georgia Line and More Celebrate 4th of July 2020' publisher: Billboard - url: 'https://news.google.com/__i/rss/rd/articles/CBMiYGh0dHBzOi8vcG9wY3VsdHVyZS5jb20vY2VsZWJyaXR5L25ld3MvanVseS00dGgtbWF0dGhldy1tY2NvbmF1Z2hleS1wYXNzaW9uYXRlLW1lc3NhZ2UtYW1lcmljYW5zL9IBZGh0dHBzOi8vcG9wY3VsdHVyZS5jb20vY2VsZWJyaXR5L2FtcC9uZXdzL2p1bHktNHRoLW1hdHRoZXctbWNjb25hdWdoZXktcGFzc2lvbmF0ZS1tZXNzYWdlLWFtZXJpY2Fucy8?oc=5' title: 'July 4th: Matthew McConaughey Has a Passionate Message Americans Need to See' publisher: PopCulture.com - title: Adrienne Bailon Shows Off Quarantine Weight Loss and New Tan in Bikini Pic - MSN Money title_detail: type: text/plain language: null base: '' value: Adrienne Bailon Shows Off Quarantine Weight Loss and New Tan in Bikini Pic - MSN Money links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMifWh0dHBzOi8vd3d3Lm1zbi5jb20vZW4tdXMvdHYvY2VsZWJyaXR5L2Fkcmllbm5lLWJhaWxvbi1zaG93cy1vZmYtcXVhcmFudGluZS13ZWlnaHQtbG9zcy1hbmQtbmV3LXRhbi1pbi1iaWtpbmktcGljL2FyLUJCMTZrU1ha0gEA?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMifWh0dHBzOi8vd3d3Lm1zbi5jb20vZW4tdXMvdHYvY2VsZWJyaXR5L2Fkcmllbm5lLWJhaWxvbi1zaG93cy1vZmYtcXVhcmFudGluZS13ZWlnaHQtbG9zcy1hbmQtbmV3LXRhbi1pbi1iaWtpbmktcGljL2FyLUJCMTZrU1ha0gEA?oc=5' id: CBMifWh0dHBzOi8vd3d3Lm1zbi5jb20vZW4tdXMvdHYvY2VsZWJyaXR5L2Fkcmllbm5lLWJhaWxvbi1zaG93cy1vZmYtcXVhcmFudGluZS13ZWlnaHQtbG9zcy1hbmQtbmV3LXRhbi1pbi1iaWtpbmktcGljL2FyLUJCMTZrU1ha0gEA guidislink: false published: 'Sat, 04 Jul 2020 19:56:00 GMT' published_parsed: - 2020 - 7 - 4 - 19 - 56 - 0 - 5 - 186 - 0 summary: 'Adrienne Bailon Shows Off Quarantine Weight Loss and New Tan in Bikini Pic  MSN MoneyView Full Coverage on Google News' summary_detail: type: text/html language: null base: '' value: 'Adrienne Bailon Shows Off Quarantine Weight Loss and New Tan in Bikini Pic  MSN MoneyView Full Coverage on Google News' source: href: 'https://www.msn.com' title: MSN Money sub_articles: [] - title: Dodgers' David Price opts out of MLB 2020 season over health concerns - New York Post title_detail: type: text/plain language: null base: '' value: Dodgers' David Price opts out of MLB 2020 season over health concerns - New York Post links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiTmh0dHBzOi8vbnlwb3N0LmNvbS8yMDIwLzA3LzA0L2RvZGdlcnMtZGF2aWQtcHJpY2Utb3B0cy1vdXQtb2YtbWxiLTIwMjAtc2Vhc29uL9IBUmh0dHBzOi8vbnlwb3N0LmNvbS8yMDIwLzA3LzA0L2RvZGdlcnMtZGF2aWQtcHJpY2Utb3B0cy1vdXQtb2YtbWxiLTIwMjAtc2Vhc29uL2FtcC8?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiTmh0dHBzOi8vbnlwb3N0LmNvbS8yMDIwLzA3LzA0L2RvZGdlcnMtZGF2aWQtcHJpY2Utb3B0cy1vdXQtb2YtbWxiLTIwMjAtc2Vhc29uL9IBUmh0dHBzOi8vbnlwb3N0LmNvbS8yMDIwLzA3LzA0L2RvZGdlcnMtZGF2aWQtcHJpY2Utb3B0cy1vdXQtb2YtbWxiLTIwMjAtc2Vhc29uL2FtcC8?oc=5' id: '52780894996848' guidislink: false published: 'Sat, 04 Jul 2020 22:01:27 GMT' published_parsed: - 2020 - 7 - 4 - 22 - 1 - 27 - 5 - 186 - 0 summary: '
  1. Dodgers'' David Price opts out of MLB 2020 season over health concerns  New York Post
  2. Dodgers pitcher David Price opts out of 2020 MLB season  Yahoo Sports
  3. David Price Opts Out Of 2020 Season  MLB Trade Rumors
  4. This day in sports: Dodgers and Angels top the standings in 1962  Los Angeles Times
  5. Dodgers'' David Price Opts Out of 2020 Season, Cites Family''s Health as Priority  Bleacher Report
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Dodgers'' David Price opts out of MLB 2020 season over health concerns  New York Post
  2. Dodgers pitcher David Price opts out of 2020 MLB season  Yahoo Sports
  3. David Price Opts Out Of 2020 Season  MLB Trade Rumors
  4. This day in sports: Dodgers and Angels top the standings in 1962  Los Angeles Times
  5. Dodgers'' David Price Opts Out of 2020 Season, Cites Family''s Health as Priority  Bleacher Report
  6. View Full Coverage on Google News
' source: href: 'https://nypost.com' title: New York Post sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiTmh0dHBzOi8vbnlwb3N0LmNvbS8yMDIwLzA3LzA0L2RvZGdlcnMtZGF2aWQtcHJpY2Utb3B0cy1vdXQtb2YtbWxiLTIwMjAtc2Vhc29uL9IBUmh0dHBzOi8vbnlwb3N0LmNvbS8yMDIwLzA3LzA0L2RvZGdlcnMtZGF2aWQtcHJpY2Utb3B0cy1vdXQtb2YtbWxiLTIwMjAtc2Vhc29uL2FtcC8?oc=5' title: Dodgers' David Price opts out of MLB 2020 season over health concerns publisher: 'New York Post ' - url: 'https://news.google.com/__i/rss/rd/articles/CBMiaWh0dHBzOi8vc3BvcnRzLnlhaG9vLmNvbS9kb2RnZXJzLXBpdGNoZXItZGF2aWQtcHJpY2UtYW5ub3VuY2VzLWhlbGwtb3B0LW91dC1vZi0yMDIwLXNlYXNvbi0yMDUwNTA3MTUuaHRtbNIBcWh0dHBzOi8vc3BvcnRzLnlhaG9vLmNvbS9hbXBodG1sL2RvZGdlcnMtcGl0Y2hlci1kYXZpZC1wcmljZS1hbm5vdW5jZXMtaGVsbC1vcHQtb3V0LW9mLTIwMjAtc2Vhc29uLTIwNTA1MDcxNS5odG1s?oc=5' title: Dodgers pitcher David Price opts out of 2020 MLB season publisher: Yahoo Sports - url: 'https://news.google.com/__i/rss/rd/articles/CBMiT2h0dHBzOi8vd3d3Lm1sYnRyYWRlcnVtb3JzLmNvbS8yMDIwLzA3L2RhdmlkLXByaWNlLW9wdHMtb3V0LW9mLTIwMjAtc2Vhc29uLmh0bWzSAQA?oc=5' title: David Price Opts Out Of 2020 Season publisher: MLB Trade Rumors - url: 'https://news.google.com/__i/rss/rd/articles/CBMiRWh0dHBzOi8vd3d3LmxhdGltZXMuY29tL3Nwb3J0cy9zdG9yeS8yMDIwLTA3LTA0L2RhdGUtaW4tc3BvcnRzLWp1bHktNNIBAA?oc=5' title: 'This day in sports: Dodgers and Angels top the standings in 1962' publisher: Los Angeles Times - url: 'https://news.google.com/__i/rss/rd/articles/CBMieGh0dHBzOi8vYmxlYWNoZXJyZXBvcnQuY29tL2FydGljbGVzLzI4OTg4NjUtZG9kZ2Vycy1kYXZpZC1wcmljZS1vcHRzLW91dC1vZi0yMDIwLXNlYXNvbi1jaXRlcy1mYW1pbHlzLWhlYWx0aC1hcy1wcmlvcml0edIBiAFodHRwczovL3N5bmRpY2F0aW9uLmJsZWFjaGVycmVwb3J0LmNvbS9hbXAvMjg5ODg2NS1kb2RnZXJzLWRhdmlkLXByaWNlLW9wdHMtb3V0LW9mLTIwMjAtc2Vhc29uLWNpdGVzLWZhbWlseXMtaGVhbHRoLWFzLXByaW9yaXR5LmFtcC5odG1s?oc=5' title: 'Dodgers'' David Price Opts Out of 2020 Season, Cites Family''s Health as Priority' publisher: Bleacher Report - title: Sources -- UFC in negotiations for Kamaru Usman vs. Jorge Masvidal at UFC 251 - ESPN title_detail: type: text/plain language: null base: '' value: Sources -- UFC in negotiations for Kamaru Usman vs. Jorge Masvidal at UFC 251 - ESPN links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMicGh0dHBzOi8vd3d3LmVzcG4uY29tL21tYS91ZmMvc3RvcnkvXy9pZC8yOTQxMTQxNS9zb3VyY2VzLXVmYy1uZWdvdGlhdGlvbnMta2FtYXJ1LXVzbWFuLXZzLWpvcmdlLW1hc3ZpZGFsLXVmYy0yNTHSAX1odHRwczovL3d3dy5lc3BuLmNvbS9tbWEvdWZjL3N0b3J5L18vaWQvMjk0MTE0MTUvc291cmNlcy11ZmMtbmVnb3RpYXRpb25zLWthbWFydS11c21hbi12cy1qb3JnZS1tYXN2aWRhbC11ZmMtMjUxP3BsYXRmb3JtPWFtcA?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMicGh0dHBzOi8vd3d3LmVzcG4uY29tL21tYS91ZmMvc3RvcnkvXy9pZC8yOTQxMTQxNS9zb3VyY2VzLXVmYy1uZWdvdGlhdGlvbnMta2FtYXJ1LXVzbWFuLXZzLWpvcmdlLW1hc3ZpZGFsLXVmYy0yNTHSAX1odHRwczovL3d3dy5lc3BuLmNvbS9tbWEvdWZjL3N0b3J5L18vaWQvMjk0MTE0MTUvc291cmNlcy11ZmMtbmVnb3RpYXRpb25zLWthbWFydS11c21hbi12cy1qb3JnZS1tYXN2aWRhbC11ZmMtMjUxP3BsYXRmb3JtPWFtcA?oc=5' id: '52780892380627' guidislink: false published: 'Sun, 05 Jul 2020 00:12:15 GMT' published_parsed: - 2020 - 7 - 5 - 0 - 12 - 15 - 6 - 187 - 0 summary: '
  1. Sources -- UFC in negotiations for Kamaru Usman vs. Jorge Masvidal at UFC 251  ESPN
  2. Don''t expect Jorge Masvidal or Colby Covington to step in at UFC 251  MMA Junkie
  3. UFC ''Fight Island'' up in the air as Gilbert Burns contracts COVID-19  New York Post
  4. UFC 251: Gilbert Burns ruled out of Fight Island after testing positive for coronavirus - reports  The National
  5. Gilbert Burns removed from UFC 251 main event, source says  ESPN
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Sources -- UFC in negotiations for Kamaru Usman vs. Jorge Masvidal at UFC 251  ESPN
  2. Don''t expect Jorge Masvidal or Colby Covington to step in at UFC 251  MMA Junkie
  3. UFC ''Fight Island'' up in the air as Gilbert Burns contracts COVID-19  New York Post
  4. UFC 251: Gilbert Burns ruled out of Fight Island after testing positive for coronavirus - reports  The National
  5. Gilbert Burns removed from UFC 251 main event, source says  ESPN
  6. View Full Coverage on Google News
' source: href: 'https://www.espn.com' title: ESPN sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMicGh0dHBzOi8vd3d3LmVzcG4uY29tL21tYS91ZmMvc3RvcnkvXy9pZC8yOTQxMTQxNS9zb3VyY2VzLXVmYy1uZWdvdGlhdGlvbnMta2FtYXJ1LXVzbWFuLXZzLWpvcmdlLW1hc3ZpZGFsLXVmYy0yNTHSAX1odHRwczovL3d3dy5lc3BuLmNvbS9tbWEvdWZjL3N0b3J5L18vaWQvMjk0MTE0MTUvc291cmNlcy11ZmMtbmVnb3RpYXRpb25zLWthbWFydS11c21hbi12cy1qb3JnZS1tYXN2aWRhbC11ZmMtMjUxP3BsYXRmb3JtPWFtcA?oc=5' title: Sources -- UFC in negotiations for Kamaru Usman vs. Jorge Masvidal at UFC 251 publisher: ESPN - url: 'https://news.google.com/__i/rss/rd/articles/CBMib2h0dHBzOi8vbW1hanVua2llLnVzYXRvZGF5LmNvbS8yMDIwLzA3L2thbWFydS11c21hbi1yZXBsYWNlbWVudC1vcHBvbmVudC1qb3JnZS1tYXN2aWRhbC11ZmMtMjUxLWNvbGJ5LWNvdmluZ3RvbtIBc2h0dHBzOi8vbW1hanVua2llLnVzYXRvZGF5LmNvbS8yMDIwLzA3L2thbWFydS11c21hbi1yZXBsYWNlbWVudC1vcHBvbmVudC1qb3JnZS1tYXN2aWRhbC11ZmMtMjUxLWNvbGJ5LWNvdmluZ3Rvbi9hbXA?oc=5' title: Don't expect Jorge Masvidal or Colby Covington to step in at UFC 251 publisher: MMA Junkie - url: 'https://news.google.com/__i/rss/rd/articles/CBMiYWh0dHBzOi8vbnlwb3N0LmNvbS8yMDIwLzA3LzA0L3VmYy1maWdodC1pc2xhbmQtdXAtaW4tdGhlLWFpci1hcy1naWxiZXJ0LWJ1cm5zLWNvbnRyYWN0cy1jb3ZpZC0xOS_SAWVodHRwczovL255cG9zdC5jb20vMjAyMC8wNy8wNC91ZmMtZmlnaHQtaXNsYW5kLXVwLWluLXRoZS1haXItYXMtZ2lsYmVydC1idXJucy1jb250cmFjdHMtY292aWQtMTkvYW1wLw?oc=5' title: UFC 'Fight Island' up in the air as Gilbert Burns contracts COVID-19 publisher: 'New York Post ' - url: 'https://news.google.com/__i/rss/rd/articles/CBMilQFodHRwczovL3d3dy50aGVuYXRpb25hbC5hZS9zcG9ydC9vdGhlci1zcG9ydC91ZmMtMjUxLWdpbGJlcnQtYnVybnMtcnVsZWQtb3V0LW9mLWZpZ2h0LWlzbGFuZC1hZnRlci10ZXN0aW5nLXBvc2l0aXZlLWZvci1jb3JvbmF2aXJ1cy1yZXBvcnRzLTEuMTA0Mzc3ONIBlQFodHRwczovL2FtcC50aGVuYXRpb25hbC5hZS9zcG9ydC9vdGhlci1zcG9ydC91ZmMtMjUxLWdpbGJlcnQtYnVybnMtcnVsZWQtb3V0LW9mLWZpZ2h0LWlzbGFuZC1hZnRlci10ZXN0aW5nLXBvc2l0aXZlLWZvci1jb3JvbmF2aXJ1cy1yZXBvcnRzLTEuMTA0Mzc3OA?oc=5' title: 'UFC 251: Gilbert Burns ruled out of Fight Island after testing positive for coronavirus - reports' publisher: The National - url: 'https://news.google.com/__i/rss/rd/articles/CBMiVWh0dHBzOi8vd3d3LmVzcG4uY29tL21tYS9zdG9yeS9fL2lkLzI5NDA4ODA1L2dpbGJlcnQtYnVybnMtcmVtb3ZlZC11ZmMtMjUxLW1haW4tZXZlbnTSAWJodHRwczovL3d3dy5lc3BuLmNvbS9tbWEvc3RvcnkvXy9pZC8yOTQwODgwNS9naWxiZXJ0LWJ1cm5zLXJlbW92ZWQtdWZjLTI1MS1tYWluLWV2ZW50P3BsYXRmb3JtPWFtcA?oc=5' title: 'Gilbert Burns removed from UFC 251 main event, source says' publisher: ESPN - title: Top-ranked quarterback Caleb Williams commits to Oklahoma - 247Sports title_detail: type: text/plain language: null base: '' value: Top-ranked quarterback Caleb Williams commits to Oklahoma - 247Sports links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMidGh0dHBzOi8vMjQ3c3BvcnRzLmNvbS9BcnRpY2xlL0NhbGViLVdpbGxpYW1zLU9rbGFob21hLUxpbmNvbG4tUmlsZXktZml2ZS1zdGFyLWNvbW1pdHMtU29vbmVycy1xdWFydGVyYmFjay0xNDg4MzQ2Mzkv0gF4aHR0cHM6Ly8yNDdzcG9ydHMuY29tL0FydGljbGUvQ2FsZWItV2lsbGlhbXMtT2tsYWhvbWEtTGluY29sbi1SaWxleS1maXZlLXN0YXItY29tbWl0cy1Tb29uZXJzLXF1YXJ0ZXJiYWNrLTE0ODgzNDYzOS9BbXAv?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMidGh0dHBzOi8vMjQ3c3BvcnRzLmNvbS9BcnRpY2xlL0NhbGViLVdpbGxpYW1zLU9rbGFob21hLUxpbmNvbG4tUmlsZXktZml2ZS1zdGFyLWNvbW1pdHMtU29vbmVycy1xdWFydGVyYmFjay0xNDg4MzQ2Mzkv0gF4aHR0cHM6Ly8yNDdzcG9ydHMuY29tL0FydGljbGUvQ2FsZWItV2lsbGlhbXMtT2tsYWhvbWEtTGluY29sbi1SaWxleS1maXZlLXN0YXItY29tbWl0cy1Tb29uZXJzLXF1YXJ0ZXJiYWNrLTE0ODgzNDYzOS9BbXAv?oc=5' id: '52780896975162' guidislink: false published: 'Sun, 05 Jul 2020 01:09:09 GMT' published_parsed: - 2020 - 7 - 5 - 1 - 9 - 9 - 6 - 187 - 0 summary: '
  1. Top-ranked quarterback Caleb Williams commits to Oklahoma  247Sports
  2. Report: Top quarterback recruit Caleb Williams gave Maryland last word before college decision  Yahoo Sports
  3. Domino Effect: Caleb Williams'' commitment to Oklahoma  Rivals.com
  4. Five-star QB Caleb Williams announcing commitment on CBS HQ  247Sports
  5. WATCH: Five-star 2021 QB Caleb Williams announces commitment Saturday on CBS Sports HQ  MSN Money
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Top-ranked quarterback Caleb Williams commits to Oklahoma  247Sports
  2. Report: Top quarterback recruit Caleb Williams gave Maryland last word before college decision  Yahoo Sports
  3. Domino Effect: Caleb Williams'' commitment to Oklahoma  Rivals.com
  4. Five-star QB Caleb Williams announcing commitment on CBS HQ  247Sports
  5. WATCH: Five-star 2021 QB Caleb Williams announces commitment Saturday on CBS Sports HQ  MSN Money
  6. View Full Coverage on Google News
' source: href: 'https://247sports.com' title: 247Sports sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMidGh0dHBzOi8vMjQ3c3BvcnRzLmNvbS9BcnRpY2xlL0NhbGViLVdpbGxpYW1zLU9rbGFob21hLUxpbmNvbG4tUmlsZXktZml2ZS1zdGFyLWNvbW1pdHMtU29vbmVycy1xdWFydGVyYmFjay0xNDg4MzQ2Mzkv0gF4aHR0cHM6Ly8yNDdzcG9ydHMuY29tL0FydGljbGUvQ2FsZWItV2lsbGlhbXMtT2tsYWhvbWEtTGluY29sbi1SaWxleS1maXZlLXN0YXItY29tbWl0cy1Tb29uZXJzLXF1YXJ0ZXJiYWNrLTE0ODgzNDYzOS9BbXAv?oc=5' title: Top-ranked quarterback Caleb Williams commits to Oklahoma publisher: 247Sports - url: 'https://news.google.com/__i/rss/rd/articles/CBMiTGh0dHBzOi8vc3BvcnRzLnlhaG9vLmNvbS9yZXBvcnQtdG9wLXF1YXJ0ZXJiYWNrLXJlY3J1aXQtY2FsZWItMTI1ODQ0MTg3Lmh0bWzSAVRodHRwczovL3Nwb3J0cy55YWhvby5jb20vYW1waHRtbC9yZXBvcnQtdG9wLXF1YXJ0ZXJiYWNrLXJlY3J1aXQtY2FsZWItMTI1ODQ0MTg3Lmh0bWw?oc=5' title: 'Report: Top quarterback recruit Caleb Williams gave Maryland last word before college decision' publisher: Yahoo Sports - url: 'https://news.google.com/__i/rss/rd/articles/CBMiTWh0dHBzOi8vbi5yaXZhbHMuY29tL25ld3MvZG9taW5vLWVmZmVjdC1jYWxlYi13aWxsaWFtcy1jb21taXRtZW50LXRvLW9rbGFob21h0gEA?oc=5' title: 'Domino Effect: Caleb Williams'' commitment to Oklahoma' publisher: Rivals.com - url: 'https://news.google.com/__i/rss/rd/articles/CBMiZmh0dHBzOi8vMjQ3c3BvcnRzLmNvbS9BcnRpY2xlL0NhbGViLVdpbGxpYW1zLWNvbW1pdG1lbnQtT2tsYWhvbWEtTWFyeWxhbmQtTFNVLUNCUy1TcG9ydHMtSFEtMTQ4ODE4MjI3L9IBamh0dHBzOi8vMjQ3c3BvcnRzLmNvbS9BcnRpY2xlL0NhbGViLVdpbGxpYW1zLWNvbW1pdG1lbnQtT2tsYWhvbWEtTWFyeWxhbmQtTFNVLUNCUy1TcG9ydHMtSFEtMTQ4ODE4MjI3L0FtcC8?oc=5' title: Five-star QB Caleb Williams announcing commitment on CBS HQ publisher: 247Sports - url: 'https://news.google.com/__i/rss/rd/articles/CBMilQFodHRwczovL3d3dy5tc24uY29tL2VuLXVzL3Nwb3J0cy9uY2FhZmIvd2F0Y2gtZml2ZS1zdGFyLTIwMjEtcWItY2FsZWItd2lsbGlhbXMtYW5ub3VuY2VzLWNvbW1pdG1lbnQtc2F0dXJkYXktb24tY2JzLXNwb3J0cy1ocS9hci1CQjE2a01ndj9saT1CQjE1bXM1cdIBAA?oc=5' title: 'WATCH: Five-star 2021 QB Caleb Williams announces commitment Saturday on CBS Sports HQ' publisher: MSN Money - title: Ron Rivera says it ‘would be awesome’ if Redskins change name by start of 2020 season - The Washington Post title_detail: type: text/plain language: null base: '' value: Ron Rivera says it ‘would be awesome’ if Redskins change name by start of 2020 season - The Washington Post links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiSmh0dHBzOi8vd3d3Lndhc2hpbmd0b25wb3N0LmNvbS9zcG9ydHMvMjAyMC8wNy8wNC9yb24tcml2ZXJhLXJlZHNraW5zLW5hbWUv0gFZaHR0cHM6Ly93d3cud2FzaGluZ3RvbnBvc3QuY29tL3Nwb3J0cy8yMDIwLzA3LzA0L3Jvbi1yaXZlcmEtcmVkc2tpbnMtbmFtZS8_b3V0cHV0VHlwZT1hbXA?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiSmh0dHBzOi8vd3d3Lndhc2hpbmd0b25wb3N0LmNvbS9zcG9ydHMvMjAyMC8wNy8wNC9yb24tcml2ZXJhLXJlZHNraW5zLW5hbWUv0gFZaHR0cHM6Ly93d3cud2FzaGluZ3RvbnBvc3QuY29tL3Nwb3J0cy8yMDIwLzA3LzA0L3Jvbi1yaXZlcmEtcmVkc2tpbnMtbmFtZS8_b3V0cHV0VHlwZT1hbXA?oc=5' id: '52780891193574' guidislink: false published: 'Sun, 05 Jul 2020 00:00:45 GMT' published_parsed: - 2020 - 7 - 5 - 0 - 0 - 45 - 6 - 187 - 0 summary: '
  1. Ron Rivera says it ‘would be awesome’ if Redskins change name by start of 2020 season  The Washington Post
  2. Washington Redskins will review name, team says  CNN
  3. Column: Some more appropriate names for Washington NFL team  WTOP
  4. If the Redskins go with a new name, quarterback Dwayne Haskins has a favorite  Yahoo Sports
  5. If they''re going to rename the Washington Redskins, these are the likeliest contenders  CNN
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Ron Rivera says it ‘would be awesome’ if Redskins change name by start of 2020 season  The Washington Post
  2. Washington Redskins will review name, team says  CNN
  3. Column: Some more appropriate names for Washington NFL team  WTOP
  4. If the Redskins go with a new name, quarterback Dwayne Haskins has a favorite  Yahoo Sports
  5. If they''re going to rename the Washington Redskins, these are the likeliest contenders  CNN
  6. View Full Coverage on Google News
' source: href: 'https://www.washingtonpost.com' title: The Washington Post sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiSmh0dHBzOi8vd3d3Lndhc2hpbmd0b25wb3N0LmNvbS9zcG9ydHMvMjAyMC8wNy8wNC9yb24tcml2ZXJhLXJlZHNraW5zLW5hbWUv0gFZaHR0cHM6Ly93d3cud2FzaGluZ3RvbnBvc3QuY29tL3Nwb3J0cy8yMDIwLzA3LzA0L3Jvbi1yaXZlcmEtcmVkc2tpbnMtbmFtZS8_b3V0cHV0VHlwZT1hbXA?oc=5' title: Ron Rivera says it ‘would be awesome’ if Redskins change name by start of 2020 season publisher: The Washington Post - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9bllSNG5vTF9JdTTSAQA?oc=5' title: 'Washington Redskins will review name, team says' publisher: CNN - url: 'https://news.google.com/__i/rss/rd/articles/CBMiaGh0dHBzOi8vd3RvcC5jb20vd2FzaGluZ3Rvbi1yZWRza2lucy8yMDIwLzA3L2NvbHVtbi1zb21lLW1vcmUtYXBwcm9wcmlhdGUtbmFtZXMtZm9yLXdhc2hpbmd0b24tbmZsLXRlYW0v0gFsaHR0cHM6Ly93dG9wLmNvbS93YXNoaW5ndG9uLXJlZHNraW5zLzIwMjAvMDcvY29sdW1uLXNvbWUtbW9yZS1hcHByb3ByaWF0ZS1uYW1lcy1mb3Itd2FzaGluZ3Rvbi1uZmwtdGVhbS9hbXAv?oc=5' title: 'Column: Some more appropriate names for Washington NFL team' publisher: WTOP - url: 'https://news.google.com/__i/rss/rd/articles/CBMiUGh0dHBzOi8vc3BvcnRzLnlhaG9vLmNvbS9yZWRza2lucy1uYW1lLXF1YXJ0ZXJiYWNrLWR3YXluZS1oYXNraW5zLTAwNDAzNDIxMi5odG1s0gFYaHR0cHM6Ly9zcG9ydHMueWFob28uY29tL2FtcGh0bWwvcmVkc2tpbnMtbmFtZS1xdWFydGVyYmFjay1kd2F5bmUtaGFza2lucy0wMDQwMzQyMTIuaHRtbA?oc=5' title: 'If the Redskins go with a new name, quarterback Dwayne Haskins has a favorite' publisher: Yahoo Sports - url: 'https://news.google.com/__i/rss/rd/articles/CBMiV2h0dHBzOi8vd3d3LmNubi5jb20vMjAyMC8wNy8wMy91cy93YXNoaW5ndG9uLXJlZHNraW5zLXRlYW0tbmFtZS1uZmwtc3B0LXRybmQvaW5kZXguaHRtbNIBW2h0dHBzOi8vYW1wLmNubi5jb20vY25uLzIwMjAvMDcvMDMvdXMvd2FzaGluZ3Rvbi1yZWRza2lucy10ZWFtLW5hbWUtbmZsLXNwdC10cm5kL2luZGV4Lmh0bWw?oc=5' title: 'If they''re going to rename the Washington Redskins, these are the likeliest contenders' publisher: CNN - title: Fireworks canceled this year? Watch the lunar eclipse 'Buck Moon' instead - KSL.com title_detail: type: text/plain language: null base: '' value: Fireworks canceled this year? Watch the lunar eclipse 'Buck Moon' instead - KSL.com links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMia2h0dHBzOi8vd3d3LmtzbC5jb20vYXJ0aWNsZS80Njc3MzA2Mi9maXJld29ya3MtY2FuY2VsZWQtdGhpcy15ZWFyLXdhdGNoLXRoZS1sdW5hci1lY2xpcHNlLWJ1Y2stbW9vbi1pbnN0ZWFk0gEA?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMia2h0dHBzOi8vd3d3LmtzbC5jb20vYXJ0aWNsZS80Njc3MzA2Mi9maXJld29ya3MtY2FuY2VsZWQtdGhpcy15ZWFyLXdhdGNoLXRoZS1sdW5hci1lY2xpcHNlLWJ1Y2stbW9vbi1pbnN0ZWFk0gEA?oc=5' id: '52780880362349' guidislink: false published: 'Sun, 05 Jul 2020 01:14:09 GMT' published_parsed: - 2020 - 7 - 5 - 1 - 14 - 9 - 6 - 187 - 0 summary: '
  1. Fireworks canceled this year? Watch the lunar eclipse ''Buck Moon'' instead  KSL.com
  2. How to watch the ''buck moon'' lunar eclipse this Fourth of July weekend  CNET
  3. ''Buck Moon'' Lunar Eclipse Visible Saturday Night  CBS New York
  4. The ''Buck Moon'' lunar eclipse this Fourth of July will be hard to see  Space.com
  5. Moon makes headlines during the holiday weekend  AccuWeather.com
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Fireworks canceled this year? Watch the lunar eclipse ''Buck Moon'' instead  KSL.com
  2. How to watch the ''buck moon'' lunar eclipse this Fourth of July weekend  CNET
  3. ''Buck Moon'' Lunar Eclipse Visible Saturday Night  CBS New York
  4. The ''Buck Moon'' lunar eclipse this Fourth of July will be hard to see  Space.com
  5. Moon makes headlines during the holiday weekend  AccuWeather.com
  6. View Full Coverage on Google News
' source: href: 'https://www.ksl.com' title: KSL.com sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMia2h0dHBzOi8vd3d3LmtzbC5jb20vYXJ0aWNsZS80Njc3MzA2Mi9maXJld29ya3MtY2FuY2VsZWQtdGhpcy15ZWFyLXdhdGNoLXRoZS1sdW5hci1lY2xpcHNlLWJ1Y2stbW9vbi1pbnN0ZWFk0gEA?oc=5' title: Fireworks canceled this year? Watch the lunar eclipse 'Buck Moon' instead publisher: KSL.com - url: 'https://news.google.com/__i/rss/rd/articles/CBMiZmh0dHBzOi8vd3d3LmNuZXQuY29tL2hvdy10by9ob3ctdG8td2F0Y2gtdGhlLTIwMjAtYnVjay1tb29uLWx1bmFyLWVjbGlwc2UtdGhpcy1mb3VydGgtb2YtanVseS13ZWVrZW5kL9IBb2h0dHBzOi8vd3d3LmNuZXQuY29tL2dvb2dsZS1hbXAvbmV3cy9ob3ctdG8td2F0Y2gtdGhlLTIwMjAtYnVjay1tb29uLWx1bmFyLWVjbGlwc2UtdGhpcy1mb3VydGgtb2YtanVseS13ZWVrZW5kLw?oc=5' title: How to watch the 'buck moon' lunar eclipse this Fourth of July weekend publisher: CNET - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9MlJFYlQzWXMtbVHSAQA?oc=5' title: '''Buck Moon'' Lunar Eclipse Visible Saturday Night' publisher: CBS New York - url: 'https://news.google.com/__i/rss/rd/articles/CBMiT2h0dHBzOi8vd3d3LnNwYWNlLmNvbS9idWNrLW1vb24tbHVuYXItZWNsaXBzZS1mb3VydGgtb2YtanVseS0yMDIwLWZvcmVjYXN0Lmh0bWzSAQA?oc=5' title: The 'Buck Moon' lunar eclipse this Fourth of July will be hard to see publisher: Space.com - url: 'https://news.google.com/__i/rss/rd/articles/CBMibWh0dHBzOi8vd3d3LmFjY3V3ZWF0aGVyLmNvbS9lbi93ZWF0aGVyLWJsb2dzL2FzdHJvbm9teS9tb29uLW1ha2VzLWhlYWRsaW5lcy1kdXJpbmctdGhlLWhvbGlkYXktd2Vla2VuZC83Njk0NzPSAQA?oc=5' title: Moon makes headlines during the holiday weekend publisher: AccuWeather.com - title: What color is the sunset on other planets? - Live Science title_detail: type: text/plain language: null base: '' value: What color is the sunset on other planets? - Live Science links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiRWh0dHBzOi8vd3d3LmxpdmVzY2llbmNlLmNvbS93aGF0LWNvbG9yLWFyZS1vdGhlci1wbGFuZXRzLXN1bnNldHMuaHRtbNIBSWh0dHBzOi8vd3d3LmxpdmVzY2llbmNlLmNvbS9hbXAvd2hhdC1jb2xvci1hcmUtb3RoZXItcGxhbmV0cy1zdW5zZXRzLmh0bWw?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiRWh0dHBzOi8vd3d3LmxpdmVzY2llbmNlLmNvbS93aGF0LWNvbG9yLWFyZS1vdGhlci1wbGFuZXRzLXN1bnNldHMuaHRtbNIBSWh0dHBzOi8vd3d3LmxpdmVzY2llbmNlLmNvbS9hbXAvd2hhdC1jb2xvci1hcmUtb3RoZXItcGxhbmV0cy1zdW5zZXRzLmh0bWw?oc=5' id: CAIiELZNkO1SMwGqJ-nK6URRT9IqMwgEKioIACIQIy2Z_nMMhehesVpLZUEpbyoUCAoiECMtmf5zDIXoXrFaS2VBKW8w5qjKBg guidislink: false published: 'Sat, 04 Jul 2020 11:26:09 GMT' published_parsed: - 2020 - 7 - 4 - 11 - 26 - 9 - 5 - 186 - 0 summary: 'What color is the sunset on other planets?  Live Science' summary_detail: type: text/html language: null base: '' value: 'What color is the sunset on other planets?  Live Science' source: href: 'https://www.livescience.com' title: Live Science sub_articles: [] - title: 'DNA Linked to Covid-19 Was Inherited From Neanderthals, Study Finds - The New York Times' title_detail: type: text/plain language: null base: '' value: 'DNA Linked to Covid-19 Was Inherited From Neanderthals, Study Finds - The New York Times' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiR2h0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvaGVhbHRoL2Nvcm9uYXZpcnVzLW5lYW5kZXJ0aGFscy5odG1s0gFLaHR0cHM6Ly93d3cubnl0aW1lcy5jb20vMjAyMC8wNy8wNC9oZWFsdGgvY29yb25hdmlydXMtbmVhbmRlcnRoYWxzLmFtcC5odG1s?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiR2h0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvaGVhbHRoL2Nvcm9uYXZpcnVzLW5lYW5kZXJ0aGFscy5odG1s0gFLaHR0cHM6Ly93d3cubnl0aW1lcy5jb20vMjAyMC8wNy8wNC9oZWFsdGgvY29yb25hdmlydXMtbmVhbmRlcnRoYWxzLmFtcC5odG1s?oc=5' id: CAIiEONY-4RBNPsPTmhPvOzZ5igqFwgEKg8IACoHCAowjuuKAzCWrzwwxoIY guidislink: false published: 'Sun, 05 Jul 2020 00:06:12 GMT' published_parsed: - 2020 - 7 - 5 - 0 - 6 - 12 - 6 - 187 - 0 summary: 'DNA Linked to Covid-19 Was Inherited From Neanderthals, Study Finds  The New York Times' summary_detail: type: text/html language: null base: '' value: 'DNA Linked to Covid-19 Was Inherited From Neanderthals, Study Finds  The New York Times' source: href: 'https://www.nytimes.com' title: The New York Times sub_articles: [] - title: 'Rocket Lab loses Electron booster, five small satellites in launch failure - CBS News' title_detail: type: text/plain language: null base: '' value: 'Rocket Lab loses Electron booster, five small satellites in launch failure - CBS News' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMicmh0dHBzOi8vd3d3LmNic25ld3MuY29tL25ld3Mvcm9ja2V0LWxhYi1sb3Nlcy1lbGVjdHJvbi1ib29zdGVyLWZpdmUtc21hbGwtc2F0ZWxsaXRlcy1pbi1sYXVuY2gtZmFpbHVyZS0yMDIwLTA3LTA0L9IBdmh0dHBzOi8vd3d3LmNic25ld3MuY29tL2FtcC9uZXdzL3JvY2tldC1sYWItbG9zZXMtZWxlY3Ryb24tYm9vc3Rlci1maXZlLXNtYWxsLXNhdGVsbGl0ZXMtaW4tbGF1bmNoLWZhaWx1cmUtMjAyMC0wNy0wNC8?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMicmh0dHBzOi8vd3d3LmNic25ld3MuY29tL25ld3Mvcm9ja2V0LWxhYi1sb3Nlcy1lbGVjdHJvbi1ib29zdGVyLWZpdmUtc21hbGwtc2F0ZWxsaXRlcy1pbi1sYXVuY2gtZmFpbHVyZS0yMDIwLTA3LTA0L9IBdmh0dHBzOi8vd3d3LmNic25ld3MuY29tL2FtcC9uZXdzL3JvY2tldC1sYWItbG9zZXMtZWxlY3Ryb24tYm9vc3Rlci1maXZlLXNtYWxsLXNhdGVsbGl0ZXMtaW4tbGF1bmNoLWZhaWx1cmUtMjAyMC0wNy0wNC8?oc=5' id: '52780897294923' guidislink: false published: 'Sun, 05 Jul 2020 00:24:20 GMT' published_parsed: - 2020 - 7 - 5 - 0 - 24 - 20 - 6 - 187 - 0 summary: '
  1. Rocket Lab loses Electron booster, five small satellites in launch failure  CBS News
  2. After a second stage failure, Rocket Lab loses seven satellites  Ars Technica
  3. Rocket Lab’s 13th launch ends in failure, after rocket experiences problem mid-flight  The Verge
  4. Rocket Lab Electron Rocket Fails Carrying Five SuperDoves  planet.com
  5. Live coverage: Rocket Lab confirms launch failure after liftoff with seven satellites  Spaceflight Now
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Rocket Lab loses Electron booster, five small satellites in launch failure  CBS News
  2. After a second stage failure, Rocket Lab loses seven satellites  Ars Technica
  3. Rocket Lab’s 13th launch ends in failure, after rocket experiences problem mid-flight  The Verge
  4. Rocket Lab Electron Rocket Fails Carrying Five SuperDoves  planet.com
  5. Live coverage: Rocket Lab confirms launch failure after liftoff with seven satellites  Spaceflight Now
  6. View Full Coverage on Google News
' source: href: 'https://www.cbsnews.com' title: CBS News sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMicmh0dHBzOi8vd3d3LmNic25ld3MuY29tL25ld3Mvcm9ja2V0LWxhYi1sb3Nlcy1lbGVjdHJvbi1ib29zdGVyLWZpdmUtc21hbGwtc2F0ZWxsaXRlcy1pbi1sYXVuY2gtZmFpbHVyZS0yMDIwLTA3LTA0L9IBdmh0dHBzOi8vd3d3LmNic25ld3MuY29tL2FtcC9uZXdzL3JvY2tldC1sYWItbG9zZXMtZWxlY3Ryb24tYm9vc3Rlci1maXZlLXNtYWxsLXNhdGVsbGl0ZXMtaW4tbGF1bmNoLWZhaWx1cmUtMjAyMC0wNy0wNC8?oc=5' title: 'Rocket Lab loses Electron booster, five small satellites in launch failure' publisher: CBS News - url: 'https://news.google.com/__i/rss/rd/articles/CBMiVmh0dHBzOi8vYXJzdGVjaG5pY2EuY29tL3NjaWVuY2UvMjAyMC8wNy9vbi1pdHMtMTN0aC1sYXVuY2gtcm9ja2V0LWxhYi1sb3Nlcy1hLW1pc3Npb24v0gFcaHR0cHM6Ly9hcnN0ZWNobmljYS5jb20vc2NpZW5jZS8yMDIwLzA3L29uLWl0cy0xM3RoLWxhdW5jaC1yb2NrZXQtbGFiLWxvc2VzLWEtbWlzc2lvbi8_YW1wPTE?oc=5' title: 'After a second stage failure, Rocket Lab loses seven satellites' publisher: Ars Technica - url: 'https://news.google.com/__i/rss/rd/articles/CBMiZWh0dHBzOi8vd3d3LnRoZXZlcmdlLmNvbS8yMDIwLzcvNC8yMTMxMzUwMi9yb2NrZXQtbGFiLWVsZWN0cm9uLWxhdW5jaC1mYWlsdXJlLXBpY3Mtb3ItaXQtZGlkbnQtaGFwcGVu0gFyaHR0cHM6Ly93d3cudGhldmVyZ2UuY29tL3BsYXRmb3JtL2FtcC8yMDIwLzcvNC8yMTMxMzUwMi9yb2NrZXQtbGFiLWVsZWN0cm9uLWxhdW5jaC1mYWlsdXJlLXBpY3Mtb3ItaXQtZGlkbnQtaGFwcGVu?oc=5' title: 'Rocket Lab’s 13th launch ends in failure, after rocket experiences problem mid-flight' publisher: The Verge - url: 'https://news.google.com/__i/rss/rd/articles/CBMiUGh0dHBzOi8vd3d3LnBsYW5ldC5jb20vcHVsc2Uvcm9ja2V0LWxhYi1lbGVjdHJvbi1sYXVuY2gtZmFpbHVyZS1maXZlLXN1cGVyZG92ZXMv0gEA?oc=5' title: Rocket Lab Electron Rocket Fails Carrying Five SuperDoves publisher: planet.com - url: 'https://news.google.com/__i/rss/rd/articles/CBMiXWh0dHBzOi8vc3BhY2VmbGlnaHRub3cuY29tLzIwMjAvMDcvMDQvZWxlY3Ryb24tcGljcy1vci1pdC1kaWRudC1oYXBwZW4tbWlzc2lvbi1zdGF0dXMtY2VudGVyL9IBAA?oc=5' title: 'Live coverage: Rocket Lab confirms launch failure after liftoff with seven satellites' publisher: Spaceflight Now - title: '239 Experts With 1 Big Claim: The Coronavirus Is Airborne - The New York Times' title_detail: type: text/plain language: null base: '' value: '239 Experts With 1 Big Claim: The Coronavirus Is Airborne - The New York Times' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiZ2h0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvaGVhbHRoLzIzOS1leHBlcnRzLXdpdGgtMS1iaWctY2xhaW0tdGhlLWNvcm9uYXZpcnVzLWlzLWFpcmJvcm5lLmh0bWzSAWtodHRwczovL3d3dy5ueXRpbWVzLmNvbS8yMDIwLzA3LzA0L2hlYWx0aC8yMzktZXhwZXJ0cy13aXRoLTEtYmlnLWNsYWltLXRoZS1jb3JvbmF2aXJ1cy1pcy1haXJib3JuZS5hbXAuaHRtbA?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiZ2h0dHBzOi8vd3d3Lm55dGltZXMuY29tLzIwMjAvMDcvMDQvaGVhbHRoLzIzOS1leHBlcnRzLXdpdGgtMS1iaWctY2xhaW0tdGhlLWNvcm9uYXZpcnVzLWlzLWFpcmJvcm5lLmh0bWzSAWtodHRwczovL3d3dy5ueXRpbWVzLmNvbS8yMDIwLzA3LzA0L2hlYWx0aC8yMzktZXhwZXJ0cy13aXRoLTEtYmlnLWNsYWltLXRoZS1jb3JvbmF2aXJ1cy1pcy1haXJib3JuZS5hbXAuaHRtbA?oc=5' id: CAIiEGp18wGfU12v7GbG2xMqcBUqFwgEKg8IACoHCAowjuuKAzCWrzwwloEY guidislink: false published: 'Sun, 05 Jul 2020 00:49:10 GMT' published_parsed: - 2020 - 7 - 5 - 0 - 49 - 10 - 6 - 187 - 0 summary: '239 Experts With 1 Big Claim: The Coronavirus Is Airborne  The New York TimesView Full Coverage on Google News' summary_detail: type: text/html language: null base: '' value: '239 Experts With 1 Big Claim: The Coronavirus Is Airborne  The New York TimesView Full Coverage on Google News' source: href: 'https://www.nytimes.com' title: The New York Times sub_articles: [] - title: 'Florida, Texas post daily COVID-19 records as ''positivity'' rates climb - Reuters' title_detail: type: text/plain language: null base: '' value: 'Florida, Texas post daily COVID-19 records as ''positivity'' rates climb - Reuters' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiiwFodHRwczovL3d3dy5yZXV0ZXJzLmNvbS9hcnRpY2xlL3VzLWhlYWx0aC1jb3JvbmF2aXJ1cy11c2EvZmxvcmlkYS10ZXhhcy1wb3N0LWRhaWx5LWNvdmlkLTE5LXJlY29yZHMtYXMtcG9zaXRpdml0eS1yYXRlcy1jbGltYi1pZFVTS0JOMjQ1MEpT0gE0aHR0cHM6Ly9tb2JpbGUucmV1dGVycy5jb20vYXJ0aWNsZS9hbXAvaWRVU0tCTjI0NTBKUw?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiiwFodHRwczovL3d3dy5yZXV0ZXJzLmNvbS9hcnRpY2xlL3VzLWhlYWx0aC1jb3JvbmF2aXJ1cy11c2EvZmxvcmlkYS10ZXhhcy1wb3N0LWRhaWx5LWNvdmlkLTE5LXJlY29yZHMtYXMtcG9zaXRpdml0eS1yYXRlcy1jbGltYi1pZFVTS0JOMjQ1MEpT0gE0aHR0cHM6Ly9tb2JpbGUucmV1dGVycy5jb20vYXJ0aWNsZS9hbXAvaWRVU0tCTjI0NTBKUw?oc=5' id: CBMiiwFodHRwczovL3d3dy5yZXV0ZXJzLmNvbS9hcnRpY2xlL3VzLWhlYWx0aC1jb3JvbmF2aXJ1cy11c2EvZmxvcmlkYS10ZXhhcy1wb3N0LWRhaWx5LWNvdmlkLTE5LXJlY29yZHMtYXMtcG9zaXRpdml0eS1yYXRlcy1jbGltYi1pZFVTS0JOMjQ1MEpT0gE0aHR0cHM6Ly9tb2JpbGUucmV1dGVycy5jb20vYXJ0aWNsZS9hbXAvaWRVU0tCTjI0NTBKUw guidislink: false published: 'Sat, 04 Jul 2020 15:28:00 GMT' published_parsed: - 2020 - 7 - 4 - 15 - 28 - 0 - 5 - 186 - 0 summary: 'Florida, Texas post daily COVID-19 records as ''positivity'' rates climb  Reuters' summary_detail: type: text/html language: null base: '' value: 'Florida, Texas post daily COVID-19 records as ''positivity'' rates climb  Reuters' source: href: 'https://www.reuters.com' title: Reuters sub_articles: [] - title: Rare brain-eating amoeba infection reported in Florida - WITI FOX 6 Milwaukee title_detail: type: text/plain language: null base: '' value: Rare brain-eating amoeba infection reported in Florida - WITI FOX 6 Milwaukee links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiVmh0dHBzOi8vZm94Nm5vdy5jb20vMjAyMC8wNy8wNC9yYXJlLWJyYWluLWVhdGluZy1hbW9lYmEtaW5mZWN0aW9uLXJlcG9ydGVkLWluLWZsb3JpZGEv0gFaaHR0cHM6Ly9mb3g2bm93LmNvbS8yMDIwLzA3LzA0L3JhcmUtYnJhaW4tZWF0aW5nLWFtb2ViYS1pbmZlY3Rpb24tcmVwb3J0ZWQtaW4tZmxvcmlkYS9hbXAv?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiVmh0dHBzOi8vZm94Nm5vdy5jb20vMjAyMC8wNy8wNC9yYXJlLWJyYWluLWVhdGluZy1hbW9lYmEtaW5mZWN0aW9uLXJlcG9ydGVkLWluLWZsb3JpZGEv0gFaaHR0cHM6Ly9mb3g2bm93LmNvbS8yMDIwLzA3LzA0L3JhcmUtYnJhaW4tZWF0aW5nLWFtb2ViYS1pbmZlY3Rpb24tcmVwb3J0ZWQtaW4tZmxvcmlkYS9hbXAv?oc=5' id: CAIiEBdib7ZvVqDiFFUcjHVhvk8qGQgEKhAIACoHCAow_o3_CjD4hvgCMLeq5AU guidislink: false published: 'Sat, 04 Jul 2020 18:28:27 GMT' published_parsed: - 2020 - 7 - 4 - 18 - 28 - 27 - 5 - 186 - 0 summary: 'Rare brain-eating amoeba infection reported in Florida  WITI FOX 6 MilwaukeeView Full Coverage on Google News' summary_detail: type: text/html language: null base: '' value: 'Rare brain-eating amoeba infection reported in Florida  WITI FOX 6 MilwaukeeView Full Coverage on Google News' source: href: 'https://fox6now.com' title: WITI FOX 6 Milwaukee sub_articles: [] - title: 'Allegheny Co. Health Dept. Reports 150 New Coronavirus Cases As County Total Climbs To 3,263 - CBS Pittsburgh' title_detail: type: text/plain language: null base: '' value: 'Allegheny Co. Health Dept. Reports 150 New Coronavirus Cases As County Total Climbs To 3,263 - CBS Pittsburgh' links: - rel: alternate type: text/html href: 'https://news.google.com/__i/rss/rd/articles/CBMiTmh0dHBzOi8vcGl0dHNidXJnaC5jYnNsb2NhbC5jb20vMjAyMC8wNy8wNC9hbGxlZ2hlbnktY28taGVhbHRoLWRlcHQtMTUwLWNhc2VzL9IBUmh0dHBzOi8vcGl0dHNidXJnaC5jYnNsb2NhbC5jb20vMjAyMC8wNy8wNC9hbGxlZ2hlbnktY28taGVhbHRoLWRlcHQtMTUwLWNhc2VzL2FtcC8?oc=5' link: 'https://news.google.com/__i/rss/rd/articles/CBMiTmh0dHBzOi8vcGl0dHNidXJnaC5jYnNsb2NhbC5jb20vMjAyMC8wNy8wNC9hbGxlZ2hlbnktY28taGVhbHRoLWRlcHQtMTUwLWNhc2VzL9IBUmh0dHBzOi8vcGl0dHNidXJnaC5jYnNsb2NhbC5jb20vMjAyMC8wNy8wNC9hbGxlZ2hlbnktY28taGVhbHRoLWRlcHQtMTUwLWNhc2VzL2FtcC8?oc=5' id: '52780897325949' guidislink: false published: 'Sat, 04 Jul 2020 15:11:23 GMT' published_parsed: - 2020 - 7 - 4 - 15 - 11 - 23 - 5 - 186 - 0 summary: '
  1. Allegheny Co. Health Dept. Reports 150 New Coronavirus Cases As County Total Climbs To 3,263  CBS Pittsburgh
  2. Pa. adds 634 coronavirus cases, totals 6,700+ related deaths as of Saturday  PennLive
  3. Allegheny County Reports 150 Cases Of Coronavirus  CBS Pittsburgh
  4. Allegheny County reports 150 new coronavirus cases, no new deaths  TribLIVE
  5. Allegheny County Health Department says contact tracing to be slower with spike in cases  WTAE Pittsburgh
  6. View Full Coverage on Google News
' summary_detail: type: text/html language: null base: '' value: '
  1. Allegheny Co. Health Dept. Reports 150 New Coronavirus Cases As County Total Climbs To 3,263  CBS Pittsburgh
  2. Pa. adds 634 coronavirus cases, totals 6,700+ related deaths as of Saturday  PennLive
  3. Allegheny County Reports 150 Cases Of Coronavirus  CBS Pittsburgh
  4. Allegheny County reports 150 new coronavirus cases, no new deaths  TribLIVE
  5. Allegheny County Health Department says contact tracing to be slower with spike in cases  WTAE Pittsburgh
  6. View Full Coverage on Google News
' source: href: 'https://pittsburgh.cbslocal.com' title: CBS Pittsburgh sub_articles: - url: 'https://news.google.com/__i/rss/rd/articles/CBMiTmh0dHBzOi8vcGl0dHNidXJnaC5jYnNsb2NhbC5jb20vMjAyMC8wNy8wNC9hbGxlZ2hlbnktY28taGVhbHRoLWRlcHQtMTUwLWNhc2VzL9IBUmh0dHBzOi8vcGl0dHNidXJnaC5jYnNsb2NhbC5jb20vMjAyMC8wNy8wNC9hbGxlZ2hlbnktY28taGVhbHRoLWRlcHQtMTUwLWNhc2VzL2FtcC8?oc=5' title: 'Allegheny Co. Health Dept. Reports 150 New Coronavirus Cases As County Total Climbs To 3,263' publisher: CBS Pittsburgh - url: 'https://news.google.com/__i/rss/rd/articles/CBMicmh0dHBzOi8vd3d3LnBlbm5saXZlLmNvbS9uZXdzLzIwMjAvMDcvcGEtYWRkcy02MzQtY29yb25hdmlydXMtY2FzZXMtdG90YWxzLTY3MDAtcmVsYXRlZC1kZWF0aHMtYXMtb2Ytc2F0dXJkYXkuaHRtbNIBgQFodHRwczovL3d3dy5wZW5ubGl2ZS5jb20vbmV3cy8yMDIwLzA3L3BhLWFkZHMtNjM0LWNvcm9uYXZpcnVzLWNhc2VzLXRvdGFscy02NzAwLXJlbGF0ZWQtZGVhdGhzLWFzLW9mLXNhdHVyZGF5Lmh0bWw_b3V0cHV0VHlwZT1hbXA?oc=5' title: 'Pa. adds 634 coronavirus cases, totals 6,700+ related deaths as of Saturday' publisher: PennLive - url: 'https://news.google.com/__i/rss/rd/articles/CBMiK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9XzRmTDRiNk9veDjSAQA?oc=5' title: Allegheny County Reports 150 Cases Of Coronavirus publisher: CBS Pittsburgh - url: 'https://news.google.com/__i/rss/rd/articles/CBMicWh0dHBzOi8vdHJpYmxpdmUuY29tL2xvY2FsL3BpdHRzYnVyZ2gtYWxsZWdoZW55L2FsbGVnaGVueS1jb3VudHktcmVwb3J0cy0xNTAtbmV3LWNvcm9uYXZpcnVzLWNhc2VzLW5vLW5ldy1kZWF0aHMv0gEA?oc=5' title: 'Allegheny County reports 150 new coronavirus cases, no new deaths' publisher: TribLIVE - url: 'https://news.google.com/__i/rss/rd/articles/CBMifmh0dHBzOi8vd3d3Lnd0YWUuY29tL2FydGljbGUvYWxsZWdoZW55LWNvdW50eS1oZWFsdGgtZGVwYXJ0bWVudC1zYXlzLWNvbnRhY3QtdHJhY2luZy10by1iZS1zbG93ZXItd2l0aC1zcGlrZS1pbi1jYXNlcy8zMzE0MTQyMNIBggFodHRwczovL3d3dy53dGFlLmNvbS9hbXAvYXJ0aWNsZS9hbGxlZ2hlbnktY291bnR5LWhlYWx0aC1kZXBhcnRtZW50LXNheXMtY29udGFjdC10cmFjaW5nLXRvLWJlLXNsb3dlci13aXRoLXNwaWtlLWluLWNhc2VzLzMzMTQxNDIw?oc=5' title: Allegheny County Health Department says contact tracing to be slower with spike in cases publisher: WTAE Pittsburgh stocksGreatBritian: value: feed: generator_detail: name: NFE/5.0 generator: NFE/5.0 title: '"stocks" - Google News' title_detail: type: text/plain language: null base: '' value: '"stocks" - Google News' links: - rel: alternate type: text/html href: 'https://news.google.com/search?q=stocks&ceid=GB:en&hl=en-GB&gl=GB' link: 'https://news.google.com/search?q=stocks&ceid=GB:en&hl=en-GB&gl=GB' language: en-GB publisher: news-webmaster@google.com publisher_detail: email: news-webmaster@google.com rights: 2020 Google Inc. rights_detail: type: text/plain language: null base: '' value: 2020 Google Inc. updated: 'Sun, 05 Jul 2020 01:46:30 GMT' updated_parsed: - 2020 - 7 - 5 - 1 - 46 - 30 - 6 - 187 - 0 subtitle: Google News subtitle_detail: type: text/html language: null base: '' value: Google News entries: - title: 'EDENTREE AMITY UK: Top performer steers clear of the ''sin'' stocks - This is Money' title_detail: type: text/plain language: null base: '' value: 'EDENTREE AMITY UK: Top performer steers clear of the ''sin'' stocks - This is Money' links: - rel: alternate type: text/html href: 'https://www.thisismoney.co.uk/money/investing/article-8490041/EDENTREE-AMITY-UK-performer-steers-clear-sin-stocks.html' link: 'https://www.thisismoney.co.uk/money/investing/article-8490041/EDENTREE-AMITY-UK-performer-steers-clear-sin-stocks.html' id: CAIiEJbYpHMf0QD_umAUYNd46A0qGQgEKhAIACoHCAow4uGPCzDQpKMDMOm0sAY guidislink: false published: 'Sat, 04 Jul 2020 22:45:37 GMT' published_parsed: - 2020 - 7 - 4 - 22 - 45 - 37 - 5 - 186 - 0 summary: 'EDENTREE AMITY UK: Top performer steers clear of the ''sin'' stocks  This is Money' summary_detail: type: text/html language: null base: '' value: 'EDENTREE AMITY UK: Top performer steers clear of the ''sin'' stocks  This is Money' source: href: 'https://www.thisismoney.co.uk' title: This is Money sub_articles: [] - title: Don't miss out! 4 FTSE 100 dividend stocks I think could help you get rich and retire early - Motley Fool UK title_detail: type: text/plain language: null base: '' value: Don't miss out! 4 FTSE 100 dividend stocks I think could help you get rich and retire early - Motley Fool UK links: - rel: alternate type: text/html href: 'https://www.fool.co.uk/investing/2020/07/04/dont-miss-out-4-ftse-100-dividend-stocks-i-think-could-help-you-get-rich-and-retire-early/' link: 'https://www.fool.co.uk/investing/2020/07/04/dont-miss-out-4-ftse-100-dividend-stocks-i-think-could-help-you-get-rich-and-retire-early/' id: CBMihgFodHRwczovL3d3dy5mb29sLmNvLnVrL2ludmVzdGluZy8yMDIwLzA3LzA0L2RvbnQtbWlzcy1vdXQtNC1mdHNlLTEwMC1kaXZpZGVuZC1zdG9ja3MtaS10aGluay1jb3VsZC1oZWxwLXlvdS1nZXQtcmljaC1hbmQtcmV0aXJlLWVhcmx5L9IBAA guidislink: false published: 'Sat, 04 Jul 2020 12:55:59 GMT' published_parsed: - 2020 - 7 - 4 - 12 - 55 - 59 - 5 - 186 - 0 summary: 'Don''t miss out! 4 FTSE 100 dividend stocks I think could help you get rich and retire early  Motley Fool UK' summary_detail: type: text/html language: null base: '' value: 'Don''t miss out! 4 FTSE 100 dividend stocks I think could help you get rich and retire early  Motley Fool UK' source: href: 'https://www.fool.co.uk' title: Motley Fool UK sub_articles: [] - title: 4 Stocks Have Trillion-Dollar Values. Who’s Next? - Barron's title_detail: type: text/plain language: null base: '' value: 4 Stocks Have Trillion-Dollar Values. Who’s Next? - Barron's links: - rel: alternate type: text/html href: 'https://www.barrons.com/articles/4-stocks-have-trillion-dollar-values-whos-next-51593862201' link: 'https://www.barrons.com/articles/4-stocks-have-trillion-dollar-values-whos-next-51593862201' id: CBMiW2h0dHBzOi8vd3d3LmJhcnJvbnMuY29tL2FydGljbGVzLzQtc3RvY2tzLWhhdmUtdHJpbGxpb24tZG9sbGFyLXZhbHVlcy13aG9zLW5leHQtNTE1OTM4NjIyMDHSAV9odHRwczovL3d3dy5iYXJyb25zLmNvbS9hbXAvYXJ0aWNsZXMvNC1zdG9ja3MtaGF2ZS10cmlsbGlvbi1kb2xsYXItdmFsdWVzLXdob3MtbmV4dC01MTU5Mzg2MjIwMQ guidislink: false published: 'Sat, 04 Jul 2020 11:30:00 GMT' published_parsed: - 2020 - 7 - 4 - 11 - 30 - 0 - 5 - 186 - 0 summary: '4 Stocks Have Trillion-Dollar Values. Who’s Next?  Barron''s' summary_detail: type: text/html language: null base: '' value: '4 Stocks Have Trillion-Dollar Values. Who’s Next?  Barron''s' source: href: 'https://www.barrons.com' title: Barron's sub_articles: [] - title: Hedge Fund Marshall Wace Will Bet On ESG Stocks With New $1 Billion Fund - Forbes title_detail: type: text/plain language: null base: '' value: Hedge Fund Marshall Wace Will Bet On ESG Stocks With New $1 Billion Fund - Forbes links: - rel: alternate type: text/html href: 'https://www.forbes.com/sites/scottcarpenter/2020/07/04/hedge-fund-marshall-wace-will-bet-on-esg-stocks-with-new-1-billion-fund/' link: 'https://www.forbes.com/sites/scottcarpenter/2020/07/04/hedge-fund-marshall-wace-will-bet-on-esg-stocks-with-new-1-billion-fund/' id: CAIiEHoLGxjkYXqngfiYs6dDKcwqFQgEKg0IACoGCAowrqkBMKBFMJGBAg guidislink: false published: 'Sat, 04 Jul 2020 18:31:21 GMT' published_parsed: - 2020 - 7 - 4 - 18 - 31 - 21 - 5 - 186 - 0 summary: 'Hedge Fund Marshall Wace Will Bet On ESG Stocks With New $1 Billion Fund  Forbes' summary_detail: type: text/html language: null base: '' value: 'Hedge Fund Marshall Wace Will Bet On ESG Stocks With New $1 Billion Fund  Forbes' source: href: 'https://www.forbes.com' title: Forbes sub_articles: [] - title: Investors Bearish As The Stock Market Soars - Forbes title_detail: type: text/plain language: null base: '' value: Investors Bearish As The Stock Market Soars - Forbes links: - rel: alternate type: text/html href: 'https://www.forbes.com/sites/tomaspray/2020/07/04/investors-bearish-as-the-stock-market-soars/' link: 'https://www.forbes.com/sites/tomaspray/2020/07/04/investors-bearish-as-the-stock-market-soars/' id: CAIiELdLP6CrE6pXTf8VS6mFwYsqFQgEKg0IACoGCAowrqkBMKBFMLKAAg guidislink: false published: 'Sat, 04 Jul 2020 18:22:44 GMT' published_parsed: - 2020 - 7 - 4 - 18 - 22 - 44 - 5 - 186 - 0 summary: 'Investors Bearish As The Stock Market Soars  Forbes' summary_detail: type: text/html language: null base: '' value: 'Investors Bearish As The Stock Market Soars  Forbes' source: href: 'https://www.forbes.com' title: Forbes sub_articles: [] - title: 'Stocks Are Rallying Too Much On Vaccine News, Says This Market Expert - Forbes' title_detail: type: text/plain language: null base: '' value: 'Stocks Are Rallying Too Much On Vaccine News, Says This Market Expert - Forbes' links: - rel: alternate type: text/html href: 'https://www.forbes.com/sites/sergeiklebnikov/2020/07/03/stocks-are-rallying-too-much-on-vaccine-news-says-this-market-expert/' link: 'https://www.forbes.com/sites/sergeiklebnikov/2020/07/03/stocks-are-rallying-too-much-on-vaccine-news-says-this-market-expert/' id: CAIiEHJp-NyMXN6lxC1B2gutnDsqFQgEKg0IACoGCAowrqkBMKBFMMGBAg guidislink: false published: 'Fri, 03 Jul 2020 20:03:04 GMT' published_parsed: - 2020 - 7 - 3 - 20 - 3 - 4 - 4 - 185 - 0 summary: 'Stocks Are Rallying Too Much On Vaccine News, Says This Market Expert  Forbes' summary_detail: type: text/html language: null base: '' value: 'Stocks Are Rallying Too Much On Vaccine News, Says This Market Expert  Forbes' source: href: 'https://www.forbes.com' title: Forbes sub_articles: [] - title: 5 Top Stocks to Secure Your Financial Independence - Motley Fool title_detail: type: text/plain language: null base: '' value: 5 Top Stocks to Secure Your Financial Independence - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/5-top-stocks-to-secure-your-financial-independence.aspx' link: 'https://www.fool.com/investing/2020/07/04/5-top-stocks-to-secure-your-financial-independence.aspx' id: CBMiYWh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0LzUtdG9wLXN0b2Nrcy10by1zZWN1cmUteW91ci1maW5hbmNpYWwtaW5kZXBlbmRlbmNlLmFzcHjSAWVodHRwczovL3d3dy5mb29sLmNvbS9hbXAvaW52ZXN0aW5nLzIwMjAvMDcvMDQvNS10b3Atc3RvY2tzLXRvLXNlY3VyZS15b3VyLWZpbmFuY2lhbC1pbmRlcGVuZGVuY2UuYXNweA guidislink: false published: 'Sat, 04 Jul 2020 09:51:00 GMT' published_parsed: - 2020 - 7 - 4 - 9 - 51 - 0 - 5 - 186 - 0 summary: '5 Top Stocks to Secure Your Financial Independence  Motley Fool' summary_detail: type: text/html language: null base: '' value: '5 Top Stocks to Secure Your Financial Independence  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: Stocks set to bound higher despite COVID-19 overshadowing breakout quarter - Fox Business title_detail: type: text/plain language: null base: '' value: Stocks set to bound higher despite COVID-19 overshadowing breakout quarter - Fox Business links: - rel: alternate type: text/html href: 'https://www.foxbusiness.com/markets/stocks-have-more-room-to-run-after-best-quarter-in-over-20-years' link: 'https://www.foxbusiness.com/markets/stocks-have-more-room-to-run-after-best-quarter-in-over-20-years' id: CBMiZGh0dHBzOi8vd3d3LmZveGJ1c2luZXNzLmNvbS9tYXJrZXRzL3N0b2Nrcy1oYXZlLW1vcmUtcm9vbS10by1ydW4tYWZ0ZXItYmVzdC1xdWFydGVyLWluLW92ZXItMjAteWVhcnPSAWhodHRwczovL3d3dy5mb3hidXNpbmVzcy5jb20vbWFya2V0cy9zdG9ja3MtaGF2ZS1tb3JlLXJvb20tdG8tcnVuLWFmdGVyLWJlc3QtcXVhcnRlci1pbi1vdmVyLTIwLXllYXJzLmFtcA guidislink: false published: 'Sat, 04 Jul 2020 13:43:06 GMT' published_parsed: - 2020 - 7 - 4 - 13 - 43 - 6 - 5 - 186 - 0 summary: 'Stocks set to bound higher despite COVID-19 overshadowing breakout quarter  Fox Business' summary_detail: type: text/html language: null base: '' value: 'Stocks set to bound higher despite COVID-19 overshadowing breakout quarter  Fox Business' source: href: 'https://www.foxbusiness.com' title: Fox Business sub_articles: [] - title: 3 Top Small-Cap Stocks to Buy in July - Motley Fool title_detail: type: text/plain language: null base: '' value: 3 Top Small-Cap Stocks to Buy in July - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/3-top-small-cap-stocks-to-buy-in-july.aspx' link: 'https://www.fool.com/investing/2020/07/04/3-top-small-cap-stocks-to-buy-in-july.aspx' id: CBMiVGh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0LzMtdG9wLXNtYWxsLWNhcC1zdG9ja3MtdG8tYnV5LWluLWp1bHkuYXNweNIBWGh0dHBzOi8vd3d3LmZvb2wuY29tL2FtcC9pbnZlc3RpbmcvMjAyMC8wNy8wNC8zLXRvcC1zbWFsbC1jYXAtc3RvY2tzLXRvLWJ1eS1pbi1qdWx5LmFzcHg guidislink: false published: 'Sat, 04 Jul 2020 19:00:00 GMT' published_parsed: - 2020 - 7 - 4 - 19 - 0 - 0 - 5 - 186 - 0 summary: '3 Top Small-Cap Stocks to Buy in July  Motley Fool' summary_detail: type: text/html language: null base: '' value: '3 Top Small-Cap Stocks to Buy in July  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: 'Retirement savings: I''d buy cheap stocks after the market crash to retire early - Motley Fool UK' title_detail: type: text/plain language: null base: '' value: 'Retirement savings: I''d buy cheap stocks after the market crash to retire early - Motley Fool UK' links: - rel: alternate type: text/html href: 'https://www.fool.co.uk/investing/2020/07/04/retirement-savings-id-buy-cheap-stocks-after-the-market-crash-to-retire-early/' link: 'https://www.fool.co.uk/investing/2020/07/04/retirement-savings-id-buy-cheap-stocks-after-the-market-crash-to-retire-early/' id: CBMiemh0dHBzOi8vd3d3LmZvb2wuY28udWsvaW52ZXN0aW5nLzIwMjAvMDcvMDQvcmV0aXJlbWVudC1zYXZpbmdzLWlkLWJ1eS1jaGVhcC1zdG9ja3MtYWZ0ZXItdGhlLW1hcmtldC1jcmFzaC10by1yZXRpcmUtZWFybHkv0gEA guidislink: false published: 'Sat, 04 Jul 2020 10:41:53 GMT' published_parsed: - 2020 - 7 - 4 - 10 - 41 - 53 - 5 - 186 - 0 summary: 'Retirement savings: I''d buy cheap stocks after the market crash to retire early  Motley Fool UK' summary_detail: type: text/html language: null base: '' value: 'Retirement savings: I''d buy cheap stocks after the market crash to retire early  Motley Fool UK' source: href: 'https://www.fool.co.uk' title: Motley Fool UK sub_articles: [] - title: 3 Large-Cap Stocks to Buy in July - Motley Fool title_detail: type: text/plain language: null base: '' value: 3 Large-Cap Stocks to Buy in July - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/3-large-cap-stocks-to-buy-in-july.aspx' link: 'https://www.fool.com/investing/2020/07/04/3-large-cap-stocks-to-buy-in-july.aspx' id: CBMiUGh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0LzMtbGFyZ2UtY2FwLXN0b2Nrcy10by1idXktaW4tanVseS5hc3B40gFUaHR0cHM6Ly93d3cuZm9vbC5jb20vYW1wL2ludmVzdGluZy8yMDIwLzA3LzA0LzMtbGFyZ2UtY2FwLXN0b2Nrcy10by1idXktaW4tanVseS5hc3B4 guidislink: false published: 'Sat, 04 Jul 2020 13:00:00 GMT' published_parsed: - 2020 - 7 - 4 - 13 - 0 - 0 - 5 - 186 - 0 summary: '3 Large-Cap Stocks to Buy in July  Motley Fool' summary_detail: type: text/html language: null base: '' value: '3 Large-Cap Stocks to Buy in July  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: 'Here are some dividend stocks with sustainable income for the second half, Jefferies says - CNBC' title_detail: type: text/plain language: null base: '' value: 'Here are some dividend stocks with sustainable income for the second half, Jefferies says - CNBC' links: - rel: alternate type: text/html href: 'https://www.cnbc.com/2020/07/04/here-are-some-dividend-stocks-with-sustainable-income-for-the-second-half-jefferies-says.html' link: 'https://www.cnbc.com/2020/07/04/here-are-some-dividend-stocks-with-sustainable-income-for-the-second-half-jefferies-says.html' id: CBMifWh0dHBzOi8vd3d3LmNuYmMuY29tLzIwMjAvMDcvMDQvaGVyZS1hcmUtc29tZS1kaXZpZGVuZC1zdG9ja3Mtd2l0aC1zdXN0YWluYWJsZS1pbmNvbWUtZm9yLXRoZS1zZWNvbmQtaGFsZi1qZWZmZXJpZXMtc2F5cy5odG1s0gEA guidislink: false published: 'Sat, 04 Jul 2020 12:22:00 GMT' published_parsed: - 2020 - 7 - 4 - 12 - 22 - 0 - 5 - 186 - 0 summary: 'Here are some dividend stocks with sustainable income for the second half, Jefferies says  CNBC' summary_detail: type: text/html language: null base: '' value: 'Here are some dividend stocks with sustainable income for the second half, Jefferies says  CNBC' source: href: 'https://www.cnbc.com' title: CNBC sub_articles: [] - title: Can The Stock Market Rally Last? - Forbes title_detail: type: text/plain language: null base: '' value: Can The Stock Market Rally Last? - Forbes links: - rel: alternate type: text/html href: 'https://www.forbes.com/sites/simonmoore/2020/07/03/can-the-stock-market-rally-last/' link: 'https://www.forbes.com/sites/simonmoore/2020/07/03/can-the-stock-market-rally-last/' id: CAIiEKCL1QEGVTIA73xRjYlE2QAqFQgEKg0IACoGCAowrqkBMKBFMLKAAg guidislink: false published: 'Fri, 03 Jul 2020 22:10:30 GMT' published_parsed: - 2020 - 7 - 3 - 22 - 10 - 30 - 4 - 185 - 0 summary: 'Can The Stock Market Rally Last?  Forbes' summary_detail: type: text/html language: null base: '' value: 'Can The Stock Market Rally Last?  Forbes' source: href: 'https://www.forbes.com' title: Forbes sub_articles: [] - title: 3 Top Dividend Stocks to Buy in July - Motley Fool title_detail: type: text/plain language: null base: '' value: 3 Top Dividend Stocks to Buy in July - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/3-top-dividend-stocks-to-buy-in-july.aspx' link: 'https://www.fool.com/investing/2020/07/04/3-top-dividend-stocks-to-buy-in-july.aspx' id: CBMiU2h0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0LzMtdG9wLWRpdmlkZW5kLXN0b2Nrcy10by1idXktaW4tanVseS5hc3B40gFXaHR0cHM6Ly93d3cuZm9vbC5jb20vYW1wL2ludmVzdGluZy8yMDIwLzA3LzA0LzMtdG9wLWRpdmlkZW5kLXN0b2Nrcy10by1idXktaW4tanVseS5hc3B4 guidislink: false published: 'Sat, 04 Jul 2020 13:31:00 GMT' published_parsed: - 2020 - 7 - 4 - 13 - 31 - 0 - 5 - 186 - 0 summary: '3 Top Dividend Stocks to Buy in July  Motley Fool' summary_detail: type: text/html language: null base: '' value: '3 Top Dividend Stocks to Buy in July  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: 3 Ridiculously Cheap Dividend Stocks to Buy Today - Motley Fool title_detail: type: text/plain language: null base: '' value: 3 Ridiculously Cheap Dividend Stocks to Buy Today - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/3-ridiculously-cheap-dividend-stocks-to-buy-today.aspx' link: 'https://www.fool.com/investing/2020/07/04/3-ridiculously-cheap-dividend-stocks-to-buy-today.aspx' id: CBMiYGh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0LzMtcmlkaWN1bG91c2x5LWNoZWFwLWRpdmlkZW5kLXN0b2Nrcy10by1idXktdG9kYXkuYXNweNIBZGh0dHBzOi8vd3d3LmZvb2wuY29tL2FtcC9pbnZlc3RpbmcvMjAyMC8wNy8wNC8zLXJpZGljdWxvdXNseS1jaGVhcC1kaXZpZGVuZC1zdG9ja3MtdG8tYnV5LXRvZGF5LmFzcHg guidislink: false published: 'Sat, 04 Jul 2020 11:02:00 GMT' published_parsed: - 2020 - 7 - 4 - 11 - 2 - 0 - 5 - 186 - 0 summary: '3 Ridiculously Cheap Dividend Stocks to Buy Today  Motley Fool' summary_detail: type: text/html language: null base: '' value: '3 Ridiculously Cheap Dividend Stocks to Buy Today  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: London stocks struggle while U.S. markets are closed for July 4 holiday - MarketWatch title_detail: type: text/plain language: null base: '' value: London stocks struggle while U.S. markets are closed for July 4 holiday - MarketWatch links: - rel: alternate type: text/html href: 'https://www.marketwatch.com/story/london-stocks-struggle-while-us-markets-are-closed-for-july-4-holiday-2020-07-03' link: 'https://www.marketwatch.com/story/london-stocks-struggle-while-us-markets-are-closed-for-july-4-holiday-2020-07-03' id: CAIiECbvr1-xx1zGTfTtFYTIxwMqGAgEKg8IACoHCAowjujJATDXzBUwmJS0AQ guidislink: false published: 'Fri, 03 Jul 2020 13:28:56 GMT' published_parsed: - 2020 - 7 - 3 - 13 - 28 - 56 - 4 - 185 - 0 summary: 'London stocks struggle while U.S. markets are closed for July 4 holiday  MarketWatch' summary_detail: type: text/html language: null base: '' value: 'London stocks struggle while U.S. markets are closed for July 4 holiday  MarketWatch' source: href: 'https://www.marketwatch.com' title: MarketWatch sub_articles: [] - title: Quant Fund Gains 108% by Dumping China Stocks a Day After Buying - Yahoo Finance title_detail: type: text/plain language: null base: '' value: Quant Fund Gains 108% by Dumping China Stocks a Day After Buying - Yahoo Finance links: - rel: alternate type: text/html href: 'https://finance.yahoo.com/news/quant-fund-gains-108-dumping-230000917.html' link: 'https://finance.yahoo.com/news/quant-fund-gains-108-dumping-230000917.html' id: CBMiSmh0dHBzOi8vZmluYW5jZS55YWhvby5jb20vbmV3cy9xdWFudC1mdW5kLWdhaW5zLTEwOC1kdW1waW5nLTIzMDAwMDkxNy5odG1s0gFSaHR0cHM6Ly9maW5hbmNlLnlhaG9vLmNvbS9hbXBodG1sL25ld3MvcXVhbnQtZnVuZC1nYWlucy0xMDgtZHVtcGluZy0yMzAwMDA5MTcuaHRtbA guidislink: false published: 'Sat, 04 Jul 2020 23:00:00 GMT' published_parsed: - 2020 - 7 - 4 - 23 - 0 - 0 - 5 - 186 - 0 summary: 'Quant Fund Gains 108% by Dumping China Stocks a Day After Buying  Yahoo Finance' summary_detail: type: text/html language: null base: '' value: 'Quant Fund Gains 108% by Dumping China Stocks a Day After Buying  Yahoo Finance' source: href: 'https://finance.yahoo.com' title: Yahoo Finance sub_articles: [] - title: Tech workers are opening their wallets to beat Trump even with stock prices soaring and profits near records - CNBC title_detail: type: text/plain language: null base: '' value: Tech workers are opening their wallets to beat Trump even with stock prices soaring and profits near records - CNBC links: - rel: alternate type: text/html href: 'https://www.cnbc.com/2020/07/04/tech-employees-open-wallets-to-beat-trump-even-as-stocks-profits-soar.html' link: 'https://www.cnbc.com/2020/07/04/tech-employees-open-wallets-to-beat-trump-even-as-stocks-profits-soar.html' id: CAIiEGnvBCMpOXaebngl8G98Q2gqGQgEKhAIACoHCAow2Nb3CjDivdcCMMPf7gU guidislink: false published: 'Sat, 04 Jul 2020 18:51:32 GMT' published_parsed: - 2020 - 7 - 4 - 18 - 51 - 32 - 5 - 186 - 0 summary: 'Tech workers are opening their wallets to beat Trump even with stock prices soaring and profits near records  CNBC' summary_detail: type: text/html language: null base: '' value: 'Tech workers are opening their wallets to beat Trump even with stock prices soaring and profits near records  CNBC' source: href: 'https://www.cnbc.com' title: CNBC sub_articles: [] - title: Here's My Top Stock to Buy Right Now - Motley Fool title_detail: type: text/plain language: null base: '' value: Here's My Top Stock to Buy Right Now - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/03/heres-my-top-stock-to-buy-right-now.aspx' link: 'https://www.fool.com/investing/2020/07/03/heres-my-top-stock-to-buy-right-now.aspx' id: CBMiUmh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzAzL2hlcmVzLW15LXRvcC1zdG9jay10by1idXktcmlnaHQtbm93LmFzcHjSAVZodHRwczovL3d3dy5mb29sLmNvbS9hbXAvaW52ZXN0aW5nLzIwMjAvMDcvMDMvaGVyZXMtbXktdG9wLXN0b2NrLXRvLWJ1eS1yaWdodC1ub3cuYXNweA guidislink: false published: 'Fri, 03 Jul 2020 10:43:00 GMT' published_parsed: - 2020 - 7 - 3 - 10 - 43 - 0 - 4 - 185 - 0 summary: 'Here''s My Top Stock to Buy Right Now  Motley Fool' summary_detail: type: text/html language: null base: '' value: 'Here''s My Top Stock to Buy Right Now  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: Stocks rise after jobs report - CNN title_detail: type: text/plain language: null base: '' value: Stocks rise after jobs report - CNN links: - rel: alternate type: text/html href: 'https://www.cnn.com/2020/07/02/investing/dow-stock-market-today-jobs-report/index.html' link: 'https://www.cnn.com/2020/07/02/investing/dow-stock-market-today-jobs-report/index.html' id: CAIiENP2T9YhBhQ0GmnujrSIEnIqGQgEKhAIACoHCAowocv1CjCSptoCMPrTpgU guidislink: false published: 'Thu, 02 Jul 2020 20:13:02 GMT' published_parsed: - 2020 - 7 - 2 - 20 - 13 - 2 - 3 - 184 - 0 summary: 'Stocks rise after jobs report  CNN' summary_detail: type: text/html language: null base: '' value: 'Stocks rise after jobs report  CNN' source: href: 'https://www.cnn.com' title: CNN sub_articles: [] - title: European Stocks Drift Lower With U.S. Markets Shut - The Wall Street Journal title_detail: type: text/plain language: null base: '' value: European Stocks Drift Lower With U.S. Markets Shut - The Wall Street Journal links: - rel: alternate type: text/html href: 'https://www.wsj.com/articles/global-stock-markets-dow-update-7-03-2020-11593768198' link: 'https://www.wsj.com/articles/global-stock-markets-dow-update-7-03-2020-11593768198' id: CAIiENFUul_j8CKDiPOk_jDwrBEqGAgEKg8IACoHCAow1tzJATDnyxUwyMrPBg guidislink: false published: 'Fri, 03 Jul 2020 16:21:26 GMT' published_parsed: - 2020 - 7 - 3 - 16 - 21 - 26 - 4 - 185 - 0 summary: 'European Stocks Drift Lower With U.S. Markets Shut  The Wall Street Journal' summary_detail: type: text/html language: null base: '' value: 'European Stocks Drift Lower With U.S. Markets Shut  The Wall Street Journal' source: href: 'https://www.wsj.com' title: The Wall Street Journal sub_articles: [] - title: Will These Penny Stocks Bring Fireworks After The 4th? - Penny Stocks title_detail: type: text/plain language: null base: '' value: Will These Penny Stocks Bring Fireworks After The 4th? - Penny Stocks links: - rel: alternate type: text/html href: 'https://pennystocks.com/featured/2020/07/04/penny-stocks-bring-fireworks-after-july-4-2020/' link: 'https://pennystocks.com/featured/2020/07/04/penny-stocks-bring-fireworks-after-july-4-2020/' id: CBMiW2h0dHBzOi8vcGVubnlzdG9ja3MuY29tL2ZlYXR1cmVkLzIwMjAvMDcvMDQvcGVubnktc3RvY2tzLWJyaW5nLWZpcmV3b3Jrcy1hZnRlci1qdWx5LTQtMjAyMC_SAQA guidislink: false published: 'Sat, 04 Jul 2020 19:46:00 GMT' published_parsed: - 2020 - 7 - 4 - 19 - 46 - 0 - 5 - 186 - 0 summary: 'Will These Penny Stocks Bring Fireworks After The 4th?  Penny Stocks' summary_detail: type: text/html language: null base: '' value: 'Will These Penny Stocks Bring Fireworks After The 4th?  Penny Stocks' source: href: 'https://pennystocks.com' title: Penny Stocks sub_articles: [] - title: 3 Top Cloud Computing Stocks to Buy in July - Motley Fool title_detail: type: text/plain language: null base: '' value: 3 Top Cloud Computing Stocks to Buy in July - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/3-top-cloud-computing-stocks-to-buy-in-july.aspx' link: 'https://www.fool.com/investing/2020/07/04/3-top-cloud-computing-stocks-to-buy-in-july.aspx' id: CBMiWmh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0LzMtdG9wLWNsb3VkLWNvbXB1dGluZy1zdG9ja3MtdG8tYnV5LWluLWp1bHkuYXNweNIBXmh0dHBzOi8vd3d3LmZvb2wuY29tL2FtcC9pbnZlc3RpbmcvMjAyMC8wNy8wNC8zLXRvcC1jbG91ZC1jb21wdXRpbmctc3RvY2tzLXRvLWJ1eS1pbi1qdWx5LmFzcHg guidislink: false published: 'Sat, 04 Jul 2020 20:20:00 GMT' published_parsed: - 2020 - 7 - 4 - 20 - 20 - 0 - 5 - 186 - 0 summary: '3 Top Cloud Computing Stocks to Buy in July  Motley Fool' summary_detail: type: text/html language: null base: '' value: '3 Top Cloud Computing Stocks to Buy in July  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: 'Market Outlook: Stocks steady as pubs prepare to reopen, Rio Tinto, CMC & more - Investors Chronicle' title_detail: type: text/plain language: null base: '' value: 'Market Outlook: Stocks steady as pubs prepare to reopen, Rio Tinto, CMC & more - Investors Chronicle' links: - rel: alternate type: text/html href: 'https://www.investorschronicle.co.uk/comment/2020/07/03/market-outlook-stocks-steady-as-pubs-prepare-to-reopen-rio-tinto-cmc-more/' link: 'https://www.investorschronicle.co.uk/comment/2020/07/03/market-outlook-stocks-steady-as-pubs-prepare-to-reopen-rio-tinto-cmc-more/' id: CBMiggFodHRwczovL3d3dy5pbnZlc3RvcnNjaHJvbmljbGUuY28udWsvY29tbWVudC8yMDIwLzA3LzAzL21hcmtldC1vdXRsb29rLXN0b2Nrcy1zdGVhZHktYXMtcHVicy1wcmVwYXJlLXRvLXJlb3Blbi1yaW8tdGludG8tY21jLW1vcmUv0gEA guidislink: false published: 'Fri, 03 Jul 2020 08:34:28 GMT' published_parsed: - 2020 - 7 - 3 - 8 - 34 - 28 - 4 - 185 - 0 summary: 'Market Outlook: Stocks steady as pubs prepare to reopen, Rio Tinto, CMC & more  Investors Chronicle' summary_detail: type: text/html language: null base: '' value: 'Market Outlook: Stocks steady as pubs prepare to reopen, Rio Tinto, CMC & more  Investors Chronicle' source: href: 'https://www.investorschronicle.co.uk' title: Investors Chronicle sub_articles: [] - title: Why ESG Stocks Are Perfect for Retirement Portfolios - Motley Fool title_detail: type: text/plain language: null base: '' value: Why ESG Stocks Are Perfect for Retirement Portfolios - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/why-esg-stocks-are-perfect-for-retirement-portfoli.aspx' link: 'https://www.fool.com/investing/2020/07/04/why-esg-stocks-are-perfect-for-retirement-portfoli.aspx' id: CBMiYWh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0L3doeS1lc2ctc3RvY2tzLWFyZS1wZXJmZWN0LWZvci1yZXRpcmVtZW50LXBvcnRmb2xpLmFzcHjSAWVodHRwczovL3d3dy5mb29sLmNvbS9hbXAvaW52ZXN0aW5nLzIwMjAvMDcvMDQvd2h5LWVzZy1zdG9ja3MtYXJlLXBlcmZlY3QtZm9yLXJldGlyZW1lbnQtcG9ydGZvbGkuYXNweA guidislink: false published: 'Sat, 04 Jul 2020 11:20:00 GMT' published_parsed: - 2020 - 7 - 4 - 11 - 20 - 0 - 5 - 186 - 0 summary: 'Why ESG Stocks Are Perfect for Retirement Portfolios  Motley Fool' summary_detail: type: text/html language: null base: '' value: 'Why ESG Stocks Are Perfect for Retirement Portfolios  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: Global stocks surge triggered by promising COVID-19 vaccine - Nairametrics title_detail: type: text/plain language: null base: '' value: Global stocks surge triggered by promising COVID-19 vaccine - Nairametrics links: - rel: alternate type: text/html href: 'https://nairametrics.com/2020/07/03/global-stocks-surge-triggered-by-promising-covid-19-vaccine/' link: 'https://nairametrics.com/2020/07/03/global-stocks-surge-triggered-by-promising-covid-19-vaccine/' id: CBMiYGh0dHBzOi8vbmFpcmFtZXRyaWNzLmNvbS8yMDIwLzA3LzAzL2dsb2JhbC1zdG9ja3Mtc3VyZ2UtdHJpZ2dlcmVkLWJ5LXByb21pc2luZy1jb3ZpZC0xOS12YWNjaW5lL9IBAA guidislink: false published: 'Fri, 03 Jul 2020 07:02:55 GMT' published_parsed: - 2020 - 7 - 3 - 7 - 2 - 55 - 4 - 185 - 0 summary: 'Global stocks surge triggered by promising COVID-19 vaccine  Nairametrics' summary_detail: type: text/html language: null base: '' value: 'Global stocks surge triggered by promising COVID-19 vaccine  Nairametrics' source: href: 'https://nairametrics.com' title: Nairametrics sub_articles: [] - title: 3 Top Stay-at-Home Stocks to Buy in July - Motley Fool title_detail: type: text/plain language: null base: '' value: 3 Top Stay-at-Home Stocks to Buy in July - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/3-top-stay-at-home-stocks-to-buy-in-july.aspx' link: 'https://www.fool.com/investing/2020/07/04/3-top-stay-at-home-stocks-to-buy-in-july.aspx' id: CBMiV2h0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0LzMtdG9wLXN0YXktYXQtaG9tZS1zdG9ja3MtdG8tYnV5LWluLWp1bHkuYXNweNIBW2h0dHBzOi8vd3d3LmZvb2wuY29tL2FtcC9pbnZlc3RpbmcvMjAyMC8wNy8wNC8zLXRvcC1zdGF5LWF0LWhvbWUtc3RvY2tzLXRvLWJ1eS1pbi1qdWx5LmFzcHg guidislink: false published: 'Sat, 04 Jul 2020 17:00:00 GMT' published_parsed: - 2020 - 7 - 4 - 17 - 0 - 0 - 5 - 186 - 0 summary: '3 Top Stay-at-Home Stocks to Buy in July  Motley Fool' summary_detail: type: text/html language: null base: '' value: '3 Top Stay-at-Home Stocks to Buy in July  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: The Mystery of High Stock Prices - The New York Times title_detail: type: text/plain language: null base: '' value: The Mystery of High Stock Prices - The New York Times links: - rel: alternate type: text/html href: 'https://www.nytimes.com/2020/07/03/opinion/stock-market.html' link: 'https://www.nytimes.com/2020/07/03/opinion/stock-market.html' id: CAIiEGadQUIC2TxWSxgGKXQeMTcqFwgEKg8IACoHCAowjuuKAzCWrzwwqIQY guidislink: false published: 'Fri, 03 Jul 2020 20:57:33 GMT' published_parsed: - 2020 - 7 - 3 - 20 - 57 - 33 - 4 - 185 - 0 summary: 'The Mystery of High Stock Prices  The New York Times' summary_detail: type: text/html language: null base: '' value: 'The Mystery of High Stock Prices  The New York Times' source: href: 'https://www.nytimes.com' title: The New York Times sub_articles: [] - title: Here are Credit Suisse's best stock ideas for the third quarter - CNBC title_detail: type: text/plain language: null base: '' value: Here are Credit Suisse's best stock ideas for the third quarter - CNBC links: - rel: alternate type: text/html href: 'https://www.cnbc.com/2020/07/02/here-are-credit-suisses-best-stock-ideas-for-the-third-quarter.html' link: 'https://www.cnbc.com/2020/07/02/here-are-credit-suisses-best-stock-ideas-for-the-third-quarter.html' id: CBMiY2h0dHBzOi8vd3d3LmNuYmMuY29tLzIwMjAvMDcvMDIvaGVyZS1hcmUtY3JlZGl0LXN1aXNzZXMtYmVzdC1zdG9jay1pZGVhcy1mb3ItdGhlLXRoaXJkLXF1YXJ0ZXIuaHRtbNIBAA guidislink: false published: 'Sat, 04 Jul 2020 12:15:00 GMT' published_parsed: - 2020 - 7 - 4 - 12 - 15 - 0 - 5 - 186 - 0 summary: 'Here are Credit Suisse''s best stock ideas for the third quarter  CNBC' summary_detail: type: text/html language: null base: '' value: 'Here are Credit Suisse''s best stock ideas for the third quarter  CNBC' source: href: 'https://www.cnbc.com' title: CNBC sub_articles: [] - title: Today's 5 Best Monthly Dividend Paying Stocks - Forbes title_detail: type: text/plain language: null base: '' value: Today's 5 Best Monthly Dividend Paying Stocks - Forbes links: - rel: alternate type: text/html href: 'https://www.forbes.com/sites/moneyshow/2020/07/03/todays-5-best-monthly-dividend-paying-stocks/' link: 'https://www.forbes.com/sites/moneyshow/2020/07/03/todays-5-best-monthly-dividend-paying-stocks/' id: CAIiEL1FFXE3Slucbx6k99m9PiUqFQgEKg0IACoGCAowrqkBMKBFMLKAAg guidislink: false published: 'Fri, 03 Jul 2020 11:38:45 GMT' published_parsed: - 2020 - 7 - 3 - 11 - 38 - 45 - 4 - 185 - 0 summary: 'Today''s 5 Best Monthly Dividend Paying Stocks  Forbes' summary_detail: type: text/html language: null base: '' value: 'Today''s 5 Best Monthly Dividend Paying Stocks  Forbes' source: href: 'https://www.forbes.com' title: Forbes sub_articles: [] - title: Goldman says an under-the-radar driver is signaling further upside in stocks - one not driven by retail i.. - Markets Insider title_detail: type: text/plain language: null base: '' value: Goldman says an under-the-radar driver is signaling further upside in stocks - one not driven by retail i.. - Markets Insider links: - rel: alternate type: text/html href: 'https://markets.businessinsider.com/news/stocks/stock-market-outlook-fund-flows-upside-not-driven-retail-investors-2020-7-1029366679' link: 'https://markets.businessinsider.com/news/stocks/stock-market-outlook-fund-flows-upside-not-driven-retail-investors-2020-7-1029366679' id: CAIiELUAM8j_7jgaJXCBuJAZekoqMwgEKioIACIQ7FiBDgFJQGDseo8Eq4P1hioUCAoiEOxYgQ4BSUBg7HqPBKuD9YYwvZvLBg guidislink: false published: 'Sat, 04 Jul 2020 12:45:41 GMT' published_parsed: - 2020 - 7 - 4 - 12 - 45 - 41 - 5 - 186 - 0 summary: 'Goldman says an under-the-radar driver is signaling further upside in stocks - one not driven by retail i..  Markets Insider' summary_detail: type: text/html language: null base: '' value: 'Goldman says an under-the-radar driver is signaling further upside in stocks - one not driven by retail i..  Markets Insider' source: href: 'https://markets.businessinsider.com' title: Markets Insider sub_articles: [] - title: Columbia fund manager Rahul Narang likes value stocks in tech - Business Insider title_detail: type: text/plain language: null base: '' value: Columbia fund manager Rahul Narang likes value stocks in tech - Business Insider links: - rel: alternate type: text/html href: 'https://www.businessinsider.com/columbia-fund-manager-rahul-narang-likes-value-stocks-in-tech-2020-7' link: 'https://www.businessinsider.com/columbia-fund-manager-rahul-narang-likes-value-stocks-in-tech-2020-7' id: CBMiZGh0dHBzOi8vd3d3LmJ1c2luZXNzaW5zaWRlci5jb20vY29sdW1iaWEtZnVuZC1tYW5hZ2VyLXJhaHVsLW5hcmFuZy1saWtlcy12YWx1ZS1zdG9ja3MtaW4tdGVjaC0yMDIwLTfSAQA guidislink: false published: 'Sat, 04 Jul 2020 09:04:46 GMT' published_parsed: - 2020 - 7 - 4 - 9 - 4 - 46 - 5 - 186 - 0 summary: 'Columbia fund manager Rahul Narang likes value stocks in tech  Business Insider' summary_detail: type: text/html language: null base: '' value: 'Columbia fund manager Rahul Narang likes value stocks in tech  Business Insider' source: href: 'https://www.businessinsider.com' title: Business Insider sub_articles: [] - title: A tale of two quarters for SC stocks - Charleston Post Courier title_detail: type: text/plain language: null base: '' value: A tale of two quarters for SC stocks - Charleston Post Courier links: - rel: alternate type: text/html href: 'https://www.postandcourier.com/business/a-tale-of-two-quarters-for-sc-stocks/article_1e1c9d94-bae2-11ea-82bd-93ec54da4a6c.html' link: 'https://www.postandcourier.com/business/a-tale-of-two-quarters-for-sc-stocks/article_1e1c9d94-bae2-11ea-82bd-93ec54da4a6c.html' id: CBMifmh0dHBzOi8vd3d3LnBvc3RhbmRjb3VyaWVyLmNvbS9idXNpbmVzcy9hLXRhbGUtb2YtdHdvLXF1YXJ0ZXJzLWZvci1zYy1zdG9ja3MvYXJ0aWNsZV8xZTFjOWQ5NC1iYWUyLTExZWEtODJiZC05M2VjNTRkYTRhNmMuaHRtbNIBAA guidislink: false published: 'Sat, 04 Jul 2020 18:10:54 GMT' published_parsed: - 2020 - 7 - 4 - 18 - 10 - 54 - 5 - 186 - 0 summary: 'A tale of two quarters for SC stocks  Charleston Post Courier' summary_detail: type: text/html language: null base: '' value: 'A tale of two quarters for SC stocks  Charleston Post Courier' source: href: 'https://www.postandcourier.com' title: Charleston Post Courier sub_articles: [] - title: 'Here Are the Best 10 Tech Stocks of 2020, So Far - Barron''s' title_detail: type: text/plain language: null base: '' value: 'Here Are the Best 10 Tech Stocks of 2020, So Far - Barron''s' links: - rel: alternate type: text/html href: 'https://www.barrons.com/articles/here-are-the-best-10-tech-stocks-of-2020-so-far-51593730682' link: 'https://www.barrons.com/articles/here-are-the-best-10-tech-stocks-of-2020-so-far-51593730682' id: CBMiXGh0dHBzOi8vd3d3LmJhcnJvbnMuY29tL2FydGljbGVzL2hlcmUtYXJlLXRoZS1iZXN0LTEwLXRlY2gtc3RvY2tzLW9mLTIwMjAtc28tZmFyLTUxNTkzNzMwNjgy0gFgaHR0cHM6Ly93d3cuYmFycm9ucy5jb20vYW1wL2FydGljbGVzL2hlcmUtYXJlLXRoZS1iZXN0LTEwLXRlY2gtc3RvY2tzLW9mLTIwMjAtc28tZmFyLTUxNTkzNzMwNjgy guidislink: false published: 'Thu, 02 Jul 2020 22:58:00 GMT' published_parsed: - 2020 - 7 - 2 - 22 - 58 - 0 - 3 - 184 - 0 summary: 'Here Are the Best 10 Tech Stocks of 2020, So Far  Barron''s' summary_detail: type: text/html language: null base: '' value: 'Here Are the Best 10 Tech Stocks of 2020, So Far  Barron''s' source: href: 'https://www.barrons.com' title: Barron's sub_articles: [] - title: 3 Stocks to Buy and Hold During the Coronavirus Pandemic - Motley Fool title_detail: type: text/plain language: null base: '' value: 3 Stocks to Buy and Hold During the Coronavirus Pandemic - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/02/3-stocks-to-buy-and-hold-during-the-coronavirus-pa.aspx' link: 'https://www.fool.com/investing/2020/07/02/3-stocks-to-buy-and-hold-during-the-coronavirus-pa.aspx' id: CBMiYWh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzAyLzMtc3RvY2tzLXRvLWJ1eS1hbmQtaG9sZC1kdXJpbmctdGhlLWNvcm9uYXZpcnVzLXBhLmFzcHjSAWVodHRwczovL3d3dy5mb29sLmNvbS9hbXAvaW52ZXN0aW5nLzIwMjAvMDcvMDIvMy1zdG9ja3MtdG8tYnV5LWFuZC1ob2xkLWR1cmluZy10aGUtY29yb25hdmlydXMtcGEuYXNweA guidislink: false published: 'Thu, 02 Jul 2020 15:52:00 GMT' published_parsed: - 2020 - 7 - 2 - 15 - 52 - 0 - 3 - 184 - 0 summary: '3 Stocks to Buy and Hold During the Coronavirus Pandemic  Motley Fool' summary_detail: type: text/html language: null base: '' value: '3 Stocks to Buy and Hold During the Coronavirus Pandemic  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: 'What tells the real story in stock trading: price or trading volume? - Economic Times' title_detail: type: text/plain language: null base: '' value: 'What tells the real story in stock trading: price or trading volume? - Economic Times' links: - rel: alternate type: text/html href: 'https://economictimes.indiatimes.com/markets/stocks/news/what-tells-the-real-story-in-stock-trading-price-or-trading-volume/articleshow/76781476.cms' link: 'https://economictimes.indiatimes.com/markets/stocks/news/what-tells-the-real-story-in-stock-trading-price-or-trading-volume/articleshow/76781476.cms' id: CAIiEIHvLO6oHw445-19iec49EwqGQgEKhAIACoHCAow2pqGCzD954MDMJzyigY guidislink: false published: 'Sat, 04 Jul 2020 05:35:55 GMT' published_parsed: - 2020 - 7 - 4 - 5 - 35 - 55 - 5 - 186 - 0 summary: 'What tells the real story in stock trading: price or trading volume?  Economic Times' summary_detail: type: text/html language: null base: '' value: 'What tells the real story in stock trading: price or trading volume?  Economic Times' source: href: 'https://economictimes.indiatimes.com' title: Economic Times sub_articles: [] - title: 3 Cheap Stocks That Could Be Bargains if the Market Crashes - Motley Fool title_detail: type: text/plain language: null base: '' value: 3 Cheap Stocks That Could Be Bargains if the Market Crashes - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/03/3-cheap-stocks-that-could-be-bargains-if-the-marke.aspx' link: 'https://www.fool.com/investing/2020/07/03/3-cheap-stocks-that-could-be-bargains-if-the-marke.aspx' id: CBMiYWh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzAzLzMtY2hlYXAtc3RvY2tzLXRoYXQtY291bGQtYmUtYmFyZ2FpbnMtaWYtdGhlLW1hcmtlLmFzcHjSAWVodHRwczovL3d3dy5mb29sLmNvbS9hbXAvaW52ZXN0aW5nLzIwMjAvMDcvMDMvMy1jaGVhcC1zdG9ja3MtdGhhdC1jb3VsZC1iZS1iYXJnYWlucy1pZi10aGUtbWFya2UuYXNweA guidislink: false published: 'Fri, 03 Jul 2020 11:08:00 GMT' published_parsed: - 2020 - 7 - 3 - 11 - 8 - 0 - 4 - 185 - 0 summary: '3 Cheap Stocks That Could Be Bargains if the Market Crashes  Motley Fool' summary_detail: type: text/html language: null base: '' value: '3 Cheap Stocks That Could Be Bargains if the Market Crashes  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: 'Tesla stock topped $1,200. Here''s how it could hit $2,000 - CNN' title_detail: type: text/plain language: null base: '' value: 'Tesla stock topped $1,200. Here''s how it could hit $2,000 - CNN' links: - rel: alternate type: text/html href: 'https://www.cnn.com/2020/07/03/investing/tesla-stock/index.html' link: 'https://www.cnn.com/2020/07/03/investing/tesla-stock/index.html' id: CAIiEIycWowffgDom4SPZ4anhmQqGQgEKhAIACoHCAowocv1CjCSptoCMMSUnAY guidislink: false published: 'Fri, 03 Jul 2020 19:15:40 GMT' published_parsed: - 2020 - 7 - 3 - 19 - 15 - 40 - 4 - 185 - 0 summary: 'Tesla stock topped $1,200. Here''s how it could hit $2,000  CNN' summary_detail: type: text/html language: null base: '' value: 'Tesla stock topped $1,200. Here''s how it could hit $2,000  CNN' source: href: 'https://www.cnn.com' title: CNN sub_articles: [] - title: 'Negative interest rates to boost appeal of dividend stocks, gold - Economic Times' title_detail: type: text/plain language: null base: '' value: 'Negative interest rates to boost appeal of dividend stocks, gold - Economic Times' links: - rel: alternate type: text/html href: 'https://economictimes.indiatimes.com/markets/stocks/news/negative-interest-rates-to-boost-appeal-of-dividend-stocks-gold/articleshow/76771403.cms' link: 'https://economictimes.indiatimes.com/markets/stocks/news/negative-interest-rates-to-boost-appeal-of-dividend-stocks-gold/articleshow/76771403.cms' id: CAIiEAlSY_5XNnHgT5gmWaxRfUgqGQgEKhAIACoHCAow2pqGCzD954MDMJzyigY guidislink: false published: 'Fri, 03 Jul 2020 12:28:49 GMT' published_parsed: - 2020 - 7 - 3 - 12 - 28 - 49 - 4 - 185 - 0 summary: 'Negative interest rates to boost appeal of dividend stocks, gold  Economic Times' summary_detail: type: text/html language: null base: '' value: 'Negative interest rates to boost appeal of dividend stocks, gold  Economic Times' source: href: 'https://economictimes.indiatimes.com' title: Economic Times sub_articles: [] - title: 'Despite recent rally, these stocks are still up to 300% away from Pre-Covid highs! - Economic Times' title_detail: type: text/plain language: null base: '' value: 'Despite recent rally, these stocks are still up to 300% away from Pre-Covid highs! - Economic Times' links: - rel: alternate type: text/html href: 'https://economictimes.indiatimes.com/markets/stocks/news/despite-recent-rally-these-stocks-are-still-up-to-300-away-from-pre-covid-highs/articleshow/76763937.cms' link: 'https://economictimes.indiatimes.com/markets/stocks/news/despite-recent-rally-these-stocks-are-still-up-to-300-away-from-pre-covid-highs/articleshow/76763937.cms' id: CAIiEJbNF52Xvw_1lUpxqr_6xmAqGQgEKhAIACoHCAow2pqGCzD954MDMJzyigY guidislink: false published: 'Fri, 03 Jul 2020 05:36:16 GMT' published_parsed: - 2020 - 7 - 3 - 5 - 36 - 16 - 4 - 185 - 0 summary: 'Despite recent rally, these stocks are still up to 300% away from Pre-Covid highs!  Economic Times' summary_detail: type: text/html language: null base: '' value: 'Despite recent rally, these stocks are still up to 300% away from Pre-Covid highs!  Economic Times' source: href: 'https://economictimes.indiatimes.com' title: Economic Times sub_articles: [] - title: 3 Top Medical-Device Stocks to Buy in the Second Half of 2020 - Motley Fool title_detail: type: text/plain language: null base: '' value: 3 Top Medical-Device Stocks to Buy in the Second Half of 2020 - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/3-top-medical-device-stocks-to-buy-for-the-second.aspx' link: 'https://www.fool.com/investing/2020/07/04/3-top-medical-device-stocks-to-buy-for-the-second.aspx' id: CBMiYGh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0LzMtdG9wLW1lZGljYWwtZGV2aWNlLXN0b2Nrcy10by1idXktZm9yLXRoZS1zZWNvbmQuYXNweNIBZGh0dHBzOi8vd3d3LmZvb2wuY29tL2FtcC9pbnZlc3RpbmcvMjAyMC8wNy8wNC8zLXRvcC1tZWRpY2FsLWRldmljZS1zdG9ja3MtdG8tYnV5LWZvci10aGUtc2Vjb25kLmFzcHg guidislink: false published: 'Sat, 04 Jul 2020 11:32:00 GMT' published_parsed: - 2020 - 7 - 4 - 11 - 32 - 0 - 5 - 186 - 0 summary: '3 Top Medical-Device Stocks to Buy in the Second Half of 2020  Motley Fool' summary_detail: type: text/html language: null base: '' value: '3 Top Medical-Device Stocks to Buy in the Second Half of 2020  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: 2 Hot Stocks to Buy in July - The Motley Fool title_detail: type: text/plain language: null base: '' value: 2 Hot Stocks to Buy in July - The Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/03/2-hot-stocks-to-buy-in-july.aspx' link: 'https://www.fool.com/investing/2020/07/03/2-hot-stocks-to-buy-in-july.aspx' id: CAIiEE0Fb8aNJ_TcdHwGIM0EJm0qEwgEKgwIACoFCAowgHkwoBEwwjU guidislink: false published: 'Sat, 04 Jul 2020 02:49:36 GMT' published_parsed: - 2020 - 7 - 4 - 2 - 49 - 36 - 5 - 186 - 0 summary: '2 Hot Stocks to Buy in July  The Motley Fool' summary_detail: type: text/html language: null base: '' value: '2 Hot Stocks to Buy in July  The Motley Fool' source: href: 'https://www.fool.com' title: The Motley Fool sub_articles: [] - title: How Activist Elliott Management Finds the Top Utility Stocks - Barron's title_detail: type: text/plain language: null base: '' value: How Activist Elliott Management Finds the Top Utility Stocks - Barron's links: - rel: alternate type: text/html href: 'https://www.barrons.com/articles/beaten-down-utility-stocks-could-power-up-51593710476' link: 'https://www.barrons.com/articles/beaten-down-utility-stocks-could-power-up-51593710476' id: CAIiEL5oZMvlTj2TK9exrSJ4hRoqGAgEKg8IACoHCAown9bJATD3yxUw96_BBg guidislink: false published: 'Sat, 04 Jul 2020 10:08:27 GMT' published_parsed: - 2020 - 7 - 4 - 10 - 8 - 27 - 5 - 186 - 0 summary: 'How Activist Elliott Management Finds the Top Utility Stocks  Barron''s' summary_detail: type: text/html language: null base: '' value: 'How Activist Elliott Management Finds the Top Utility Stocks  Barron''s' source: href: 'https://www.barrons.com' title: Barron's sub_articles: [] - title: 3 High-Yield Tech Stocks to Buy in July - The Motley Fool title_detail: type: text/plain language: null base: '' value: 3 High-Yield Tech Stocks to Buy in July - The Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/03/3-high-yield-tech-stocks-to-buy-in-july.aspx' link: 'https://www.fool.com/investing/2020/07/03/3-high-yield-tech-stocks-to-buy-in-july.aspx' id: CAIiEJPypuIHQuNnRDwzp8Rcv6kqEwgEKgwIACoFCAowgHkwoBEwwjU guidislink: false published: 'Sat, 04 Jul 2020 02:48:52 GMT' published_parsed: - 2020 - 7 - 4 - 2 - 48 - 52 - 5 - 186 - 0 summary: '3 High-Yield Tech Stocks to Buy in July  The Motley Fool' summary_detail: type: text/html language: null base: '' value: '3 High-Yield Tech Stocks to Buy in July  The Motley Fool' source: href: 'https://www.fool.com' title: The Motley Fool sub_articles: [] - title: 'Missed the biotech breakout? These stocks in the industry are still set to run, MKM says - CNBC' title_detail: type: text/plain language: null base: '' value: 'Missed the biotech breakout? These stocks in the industry are still set to run, MKM says - CNBC' links: - rel: alternate type: text/html href: 'https://www.cnbc.com/2020/07/03/missed-the-biotech-breakout-these-stocks-in-the-industry-are-still-set-to-run-mkm-says.html' link: 'https://www.cnbc.com/2020/07/03/missed-the-biotech-breakout-these-stocks-in-the-industry-are-still-set-to-run-mkm-says.html' id: CBMie2h0dHBzOi8vd3d3LmNuYmMuY29tLzIwMjAvMDcvMDMvbWlzc2VkLXRoZS1iaW90ZWNoLWJyZWFrb3V0LXRoZXNlLXN0b2Nrcy1pbi10aGUtaW5kdXN0cnktYXJlLXN0aWxsLXNldC10by1ydW4tbWttLXNheXMuaHRtbNIBAA guidislink: false published: 'Fri, 03 Jul 2020 12:37:00 GMT' published_parsed: - 2020 - 7 - 3 - 12 - 37 - 0 - 4 - 185 - 0 summary: 'Missed the biotech breakout? These stocks in the industry are still set to run, MKM says  CNBC' summary_detail: type: text/html language: null base: '' value: 'Missed the biotech breakout? These stocks in the industry are still set to run, MKM says  CNBC' source: href: 'https://www.cnbc.com' title: CNBC sub_articles: [] - title: Small-Cap Stocks Dip in Tehran Market - Financial Tribune title_detail: type: text/plain language: null base: '' value: Small-Cap Stocks Dip in Tehran Market - Financial Tribune links: - rel: alternate type: text/html href: 'https://financialtribune.com/articles/business-and-markets/104164/small-cap-stocks-dip-in-tehran-market' link: 'https://financialtribune.com/articles/business-and-markets/104164/small-cap-stocks-dip-in-tehran-market' id: CBMiZ2h0dHBzOi8vZmluYW5jaWFsdHJpYnVuZS5jb20vYXJ0aWNsZXMvYnVzaW5lc3MtYW5kLW1hcmtldHMvMTA0MTY0L3NtYWxsLWNhcC1zdG9ja3MtZGlwLWluLXRlaHJhbi1tYXJrZXTSAQA guidislink: false published: 'Sat, 04 Jul 2020 20:09:42 GMT' published_parsed: - 2020 - 7 - 4 - 20 - 9 - 42 - 5 - 186 - 0 summary: 'Small-Cap Stocks Dip in Tehran Market  Financial Tribune' summary_detail: type: text/html language: null base: '' value: 'Small-Cap Stocks Dip in Tehran Market  Financial Tribune' source: href: 'https://financialtribune.com' title: Financial Tribune sub_articles: [] - title: 3 of the Smartest Stocks to Invest in With $100 - Motley Fool title_detail: type: text/plain language: null base: '' value: 3 of the Smartest Stocks to Invest in With $100 - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/03/3-of-the-smartest-stocks-to-invest-in-with-100.aspx' link: 'https://www.fool.com/investing/2020/07/03/3-of-the-smartest-stocks-to-invest-in-with-100.aspx' id: CBMiXWh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzAzLzMtb2YtdGhlLXNtYXJ0ZXN0LXN0b2Nrcy10by1pbnZlc3QtaW4td2l0aC0xMDAuYXNweNIBYWh0dHBzOi8vd3d3LmZvb2wuY29tL2FtcC9pbnZlc3RpbmcvMjAyMC8wNy8wMy8zLW9mLXRoZS1zbWFydGVzdC1zdG9ja3MtdG8taW52ZXN0LWluLXdpdGgtMTAwLmFzcHg guidislink: false published: 'Fri, 03 Jul 2020 09:51:00 GMT' published_parsed: - 2020 - 7 - 3 - 9 - 51 - 0 - 4 - 185 - 0 summary: '3 of the Smartest Stocks to Invest in With $100  Motley Fool' summary_detail: type: text/html language: null base: '' value: '3 of the Smartest Stocks to Invest in With $100  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: Is TIM Participacoes SA (TSU) A Good Stock To Buy? - Yahoo Finance title_detail: type: text/plain language: null base: '' value: Is TIM Participacoes SA (TSU) A Good Stock To Buy? - Yahoo Finance links: - rel: alternate type: text/html href: 'https://finance.yahoo.com/news/tim-participacoes-sa-tsu-good-191903581.html' link: 'https://finance.yahoo.com/news/tim-participacoes-sa-tsu-good-191903581.html' id: CBMiS2h0dHBzOi8vZmluYW5jZS55YWhvby5jb20vbmV3cy90aW0tcGFydGljaXBhY29lcy1zYS10c3UtZ29vZC0xOTE5MDM1ODEuaHRtbNIBU2h0dHBzOi8vZmluYW5jZS55YWhvby5jb20vYW1waHRtbC9uZXdzL3RpbS1wYXJ0aWNpcGFjb2VzLXNhLXRzdS1nb29kLTE5MTkwMzU4MS5odG1s guidislink: false published: 'Sat, 04 Jul 2020 19:19:00 GMT' published_parsed: - 2020 - 7 - 4 - 19 - 19 - 0 - 5 - 186 - 0 summary: 'Is TIM Participacoes SA (TSU) A Good Stock To Buy?  Yahoo Finance' summary_detail: type: text/html language: null base: '' value: 'Is TIM Participacoes SA (TSU) A Good Stock To Buy?  Yahoo Finance' source: href: 'https://finance.yahoo.com' title: Yahoo Finance sub_articles: [] - title: 'TSLA: 3 Stocks That Are Up More Than 100% This Year - StockNews.com' title_detail: type: text/plain language: null base: '' value: 'TSLA: 3 Stocks That Are Up More Than 100% This Year - StockNews.com' links: - rel: alternate type: text/html href: 'https://stocknews.com/news/tsla-zm-shop-3-stocks-that-are-up-more-than-100-this-year/' link: 'https://stocknews.com/news/tsla-zm-shop-3-stocks-that-are-up-more-than-100-this-year/' id: CBMiVWh0dHBzOi8vc3RvY2tuZXdzLmNvbS9uZXdzL3RzbGEtem0tc2hvcC0zLXN0b2Nrcy10aGF0LWFyZS11cC1tb3JlLXRoYW4tMTAwLXRoaXMteWVhci_SAQA guidislink: false published: 'Fri, 03 Jul 2020 18:45:52 GMT' published_parsed: - 2020 - 7 - 3 - 18 - 45 - 52 - 4 - 185 - 0 summary: 'TSLA: 3 Stocks That Are Up More Than 100% This Year  StockNews.com' summary_detail: type: text/html language: null base: '' value: 'TSLA: 3 Stocks That Are Up More Than 100% This Year  StockNews.com' source: href: 'https://stocknews.com' title: StockNews.com sub_articles: [] - title: This data shows the Great Reopening may have stalled - CNN title_detail: type: text/plain language: null base: '' value: This data shows the Great Reopening may have stalled - CNN links: - rel: alternate type: text/html href: 'https://www.cnn.com/2020/07/02/investing/premarket-stocks-trading/index.html' link: 'https://www.cnn.com/2020/07/02/investing/premarket-stocks-trading/index.html' id: CAIiEOVKSPab7TfbItDP0Sk2LzMqGQgEKhAIACoHCAowocv1CjCSptoCMMSUnAY guidislink: false published: 'Thu, 02 Jul 2020 14:15:41 GMT' published_parsed: - 2020 - 7 - 2 - 14 - 15 - 41 - 3 - 184 - 0 summary: 'This data shows the Great Reopening may have stalled  CNN' summary_detail: type: text/html language: null base: '' value: 'This data shows the Great Reopening may have stalled  CNN' source: href: 'https://www.cnn.com' title: CNN sub_articles: [] - title: 'Stocks To Watch: Postmates, Walgreens And Cannabis Plays - Seeking Alpha' title_detail: type: text/plain language: null base: '' value: 'Stocks To Watch: Postmates, Walgreens And Cannabis Plays - Seeking Alpha' links: - rel: alternate type: text/html href: 'https://seekingalpha.com/article/4356924-stocks-to-watch-postmates-walgreens-and-cannabis-plays' link: 'https://seekingalpha.com/article/4356924-stocks-to-watch-postmates-walgreens-and-cannabis-plays' id: CAIiEAmzv2wRlEfhUgTyBrfpn-IqFggEKg0IACoGCAowkqEGMJBZMNL5vAY guidislink: false published: 'Sat, 04 Jul 2020 12:22:57 GMT' published_parsed: - 2020 - 7 - 4 - 12 - 22 - 57 - 5 - 186 - 0 summary: 'Stocks To Watch: Postmates, Walgreens And Cannabis Plays  Seeking Alpha' summary_detail: type: text/html language: null base: '' value: 'Stocks To Watch: Postmates, Walgreens And Cannabis Plays  Seeking Alpha' source: href: 'https://seekingalpha.com' title: Seeking Alpha sub_articles: [] - title: 'Europe Stocks Decline With U.S. Futures; Oil Slips: Markets Wrap - Bloomberg' title_detail: type: text/plain language: null base: '' value: 'Europe Stocks Decline With U.S. Futures; Oil Slips: Markets Wrap - Bloomberg' links: - rel: alternate type: text/html href: 'https://www.bloomberg.com/news/articles/2020-07-02/asian-stocks-to-open-higher-after-u-s-gains-markets-wrap' link: 'https://www.bloomberg.com/news/articles/2020-07-02/asian-stocks-to-open-higher-after-u-s-gains-markets-wrap' id: CAIiEDwBRQ7_dMmdq8SMnM1vPLEqGQgEKhAIACoHCAow4uzwCjCF3bsCMIrOrwM guidislink: false published: 'Sat, 04 Jul 2020 01:51:50 GMT' published_parsed: - 2020 - 7 - 4 - 1 - 51 - 50 - 5 - 186 - 0 summary: 'Europe Stocks Decline With U.S. Futures; Oil Slips: Markets Wrap  Bloomberg' summary_detail: type: text/html language: null base: '' value: 'Europe Stocks Decline With U.S. Futures; Oil Slips: Markets Wrap  Bloomberg' source: href: 'https://www.bloomberg.com' title: Bloomberg sub_articles: [] - title: Trump ambassadors sold stocks as president downplayed pandemic and virus was spreading - CNBC title_detail: type: text/plain language: null base: '' value: Trump ambassadors sold stocks as president downplayed pandemic and virus was spreading - CNBC links: - rel: alternate type: text/html href: 'https://www.cnbc.com/2020/07/02/coronavirus-update-trump-ambassadors-sold-stocks-as-president-downplayed-pandemic.html' link: 'https://www.cnbc.com/2020/07/02/coronavirus-update-trump-ambassadors-sold-stocks-as-president-downplayed-pandemic.html' id: CAIiEDJQ79uvgJprBzV3iEOF9TkqGQgEKhAIACoHCAow2Nb3CjDivdcCMJ_d7gU guidislink: false published: 'Thu, 02 Jul 2020 22:26:03 GMT' published_parsed: - 2020 - 7 - 2 - 22 - 26 - 3 - 3 - 184 - 0 summary: 'Trump ambassadors sold stocks as president downplayed pandemic and virus was spreading  CNBC' summary_detail: type: text/html language: null base: '' value: 'Trump ambassadors sold stocks as president downplayed pandemic and virus was spreading  CNBC' source: href: 'https://www.cnbc.com' title: CNBC sub_articles: [] - title: 'Hamilton Special: 3 Hot Stocks Under $10 - The Motley Fool' title_detail: type: text/plain language: null base: '' value: 'Hamilton Special: 3 Hot Stocks Under $10 - The Motley Fool' links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/03/hamilton-special-3-hot-stocks-under-10.aspx' link: 'https://www.fool.com/investing/2020/07/03/hamilton-special-3-hot-stocks-under-10.aspx' id: CAIiEINuQCutFMi59jIP8xsMQzcqEwgEKgwIACoFCAowgHkwoBEwwjU guidislink: false published: 'Sat, 04 Jul 2020 02:49:02 GMT' published_parsed: - 2020 - 7 - 4 - 2 - 49 - 2 - 5 - 186 - 0 summary: 'Hamilton Special: 3 Hot Stocks Under $10  The Motley Fool' summary_detail: type: text/html language: null base: '' value: 'Hamilton Special: 3 Hot Stocks Under $10  The Motley Fool' source: href: 'https://www.fool.com' title: The Motley Fool sub_articles: [] - title: Here's a list of strong-buy rated stocks with above-average yields for the second half - CNBC title_detail: type: text/plain language: null base: '' value: Here's a list of strong-buy rated stocks with above-average yields for the second half - CNBC links: - rel: alternate type: text/html href: 'https://www.cnbc.com/2020/07/03/heres-a-list-of-strong-buy-rated-stocks-with-above-average-yields-for-the-second-half.html' link: 'https://www.cnbc.com/2020/07/03/heres-a-list-of-strong-buy-rated-stocks-with-above-average-yields-for-the-second-half.html' id: CBMiemh0dHBzOi8vd3d3LmNuYmMuY29tLzIwMjAvMDcvMDMvaGVyZXMtYS1saXN0LW9mLXN0cm9uZy1idXktcmF0ZWQtc3RvY2tzLXdpdGgtYWJvdmUtYXZlcmFnZS15aWVsZHMtZm9yLXRoZS1zZWNvbmQtaGFsZi5odG1s0gEA guidislink: false published: 'Fri, 03 Jul 2020 12:24:00 GMT' published_parsed: - 2020 - 7 - 3 - 12 - 24 - 0 - 4 - 185 - 0 summary: 'Here''s a list of strong-buy rated stocks with above-average yields for the second half  CNBC' summary_detail: type: text/html language: null base: '' value: 'Here''s a list of strong-buy rated stocks with above-average yields for the second half  CNBC' source: href: 'https://www.cnbc.com' title: CNBC sub_articles: [] - title: 'Millennial investors: 3 stocks I think they should be buying - Motley Fool UK' title_detail: type: text/plain language: null base: '' value: 'Millennial investors: 3 stocks I think they should be buying - Motley Fool UK' links: - rel: alternate type: text/html href: 'https://www.fool.co.uk/investing/2020/07/02/3-top-stocks-i-think-millennial-investors-should-be-buying/' link: 'https://www.fool.co.uk/investing/2020/07/02/3-top-stocks-i-think-millennial-investors-should-be-buying/' id: CBMiZ2h0dHBzOi8vd3d3LmZvb2wuY28udWsvaW52ZXN0aW5nLzIwMjAvMDcvMDIvMy10b3Atc3RvY2tzLWktdGhpbmstbWlsbGVubmlhbC1pbnZlc3RvcnMtc2hvdWxkLWJlLWJ1eWluZy_SAQA guidislink: false published: 'Thu, 02 Jul 2020 08:49:16 GMT' published_parsed: - 2020 - 7 - 2 - 8 - 49 - 16 - 3 - 184 - 0 summary: 'Millennial investors: 3 stocks I think they should be buying  Motley Fool UK' summary_detail: type: text/html language: null base: '' value: 'Millennial investors: 3 stocks I think they should be buying  Motley Fool UK' source: href: 'https://www.fool.co.uk' title: Motley Fool UK sub_articles: [] - title: Top Stocks To Buy As Dow Looks To End Month In Positive Territory - Forbes title_detail: type: text/plain language: null base: '' value: Top Stocks To Buy As Dow Looks To End Month In Positive Territory - Forbes links: - rel: alternate type: text/html href: 'https://www.forbes.com/sites/qai/2020/06/30/top-stocks-to-buy-as-dow-looks-to-end-month-in-positive-territory/' link: 'https://www.forbes.com/sites/qai/2020/06/30/top-stocks-to-buy-as-dow-looks-to-end-month-in-positive-territory/' id: CAIiEC1KhjtHMapWmQ3rC_QckawqFQgEKg0IACoGCAowrqkBMKBFMLKAAg guidislink: false published: 'Tue, 30 Jun 2020 16:39:11 GMT' published_parsed: - 2020 - 6 - 30 - 16 - 39 - 11 - 1 - 182 - 0 summary: 'Top Stocks To Buy As Dow Looks To End Month In Positive Territory  Forbes' summary_detail: type: text/html language: null base: '' value: 'Top Stocks To Buy As Dow Looks To End Month In Positive Territory  Forbes' source: href: 'https://www.forbes.com' title: Forbes sub_articles: [] - title: Stocks had their best quarter in decades. Here’s why that’s bad news for President Trump - Fortune title_detail: type: text/plain language: null base: '' value: Stocks had their best quarter in decades. Here’s why that’s bad news for President Trump - Fortune links: - rel: alternate type: text/html href: 'https://fortune.com/2020/07/02/stock-market-best-quarter-trump-us-economy-bad-news-coronavirus/' link: 'https://fortune.com/2020/07/02/stock-market-best-quarter-trump-us-economy-bad-news-coronavirus/' id: CBMiX2h0dHBzOi8vZm9ydHVuZS5jb20vMjAyMC8wNy8wMi9zdG9jay1tYXJrZXQtYmVzdC1xdWFydGVyLXRydW1wLXVzLWVjb25vbXktYmFkLW5ld3MtY29yb25hdmlydXMv0gFjaHR0cHM6Ly9mb3J0dW5lLmNvbS8yMDIwLzA3LzAyL3N0b2NrLW1hcmtldC1iZXN0LXF1YXJ0ZXItdHJ1bXAtdXMtZWNvbm9teS1iYWQtbmV3cy1jb3JvbmF2aXJ1cy9hbXAv guidislink: false published: 'Thu, 02 Jul 2020 17:27:24 GMT' published_parsed: - 2020 - 7 - 2 - 17 - 27 - 24 - 3 - 184 - 0 summary: 'Stocks had their best quarter in decades. Here’s why that’s bad news for President Trump  Fortune' summary_detail: type: text/html language: null base: '' value: 'Stocks had their best quarter in decades. Here’s why that’s bad news for President Trump  Fortune' source: href: 'https://fortune.com' title: Fortune sub_articles: [] - title: 'Stocks making the biggest moves in the premarket: McDonald''s, Tesla, JetBlue, Facebook & more - CNBC' title_detail: type: text/plain language: null base: '' value: 'Stocks making the biggest moves in the premarket: McDonald''s, Tesla, JetBlue, Facebook & more - CNBC' links: - rel: alternate type: text/html href: 'https://www.cnbc.com/2020/07/02/stocks-making-the-biggest-moves-in-the-premarket-mcdonalds-tesla-jetblue-facebook-more.html' link: 'https://www.cnbc.com/2020/07/02/stocks-making-the-biggest-moves-in-the-premarket-mcdonalds-tesla-jetblue-facebook-more.html' id: CAIiEGN2ge3NwZgYbNshbUQPlCcqGQgEKhAIACoHCAow2Nb3CjDivdcCMJ_d7gU guidislink: false published: 'Thu, 02 Jul 2020 13:13:27 GMT' published_parsed: - 2020 - 7 - 2 - 13 - 13 - 27 - 3 - 184 - 0 summary: 'Stocks making the biggest moves in the premarket: McDonald''s, Tesla, JetBlue, Facebook & more  CNBC' summary_detail: type: text/html language: null base: '' value: 'Stocks making the biggest moves in the premarket: McDonald''s, Tesla, JetBlue, Facebook & more  CNBC' source: href: 'https://www.cnbc.com' title: CNBC sub_articles: [] - title: Market trends and top stock ideas in 6 charts - The Big Rewind - Economic Times title_detail: type: text/plain language: null base: '' value: Market trends and top stock ideas in 6 charts - The Big Rewind - Economic Times links: - rel: alternate type: text/html href: 'https://economictimes.indiatimes.com/markets/stocks/news/market-trends-top-stock-ideas-in-6-charts/the-big-rewind/slideshow/76783018.cms' link: 'https://economictimes.indiatimes.com/markets/stocks/news/market-trends-top-stock-ideas-in-6-charts/the-big-rewind/slideshow/76783018.cms' id: CBMiiAFodHRwczovL2Vjb25vbWljdGltZXMuaW5kaWF0aW1lcy5jb20vbWFya2V0cy9zdG9ja3MvbmV3cy9tYXJrZXQtdHJlbmRzLXRvcC1zdG9jay1pZGVhcy1pbi02LWNoYXJ0cy90aGUtYmlnLXJld2luZC9zbGlkZXNob3cvNzY3ODMwMTguY21z0gEA guidislink: false published: 'Sat, 04 Jul 2020 08:24:00 GMT' published_parsed: - 2020 - 7 - 4 - 8 - 24 - 0 - 5 - 186 - 0 summary: 'Market trends and top stock ideas in 6 charts - The Big Rewind  Economic Times' summary_detail: type: text/html language: null base: '' value: 'Market trends and top stock ideas in 6 charts - The Big Rewind  Economic Times' source: href: 'https://economictimes.indiatimes.com' title: Economic Times sub_articles: [] - title: No U.S. stock funds? Is this 25-year old investor crazy — or on to something? - MarketWatch title_detail: type: text/plain language: null base: '' value: No U.S. stock funds? Is this 25-year old investor crazy — or on to something? - MarketWatch links: - rel: alternate type: text/html href: 'https://www.marketwatch.com/story/no-us-stock-funds-is-this-25-year-old-investor-crazy-or-on-to-something-2020-07-02' link: 'https://www.marketwatch.com/story/no-us-stock-funds-is-this-25-year-old-investor-crazy-or-on-to-something-2020-07-02' id: CAIiEIs5-KDz_u3EHzPaXTzMo14qGAgEKg8IACoHCAowjujJATDXzBUwiJS0AQ guidislink: false published: 'Thu, 02 Jul 2020 14:03:43 GMT' published_parsed: - 2020 - 7 - 2 - 14 - 3 - 43 - 3 - 184 - 0 summary: 'No U.S. stock funds? Is this 25-year old investor crazy — or on to something?  MarketWatch' summary_detail: type: text/html language: null base: '' value: 'No U.S. stock funds? Is this 25-year old investor crazy — or on to something?  MarketWatch' source: href: 'https://www.marketwatch.com' title: MarketWatch sub_articles: [] - title: LIC equity investment soars 23% in Q1; these stocks delivered up to 17x return - Economic Times title_detail: type: text/plain language: null base: '' value: LIC equity investment soars 23% in Q1; these stocks delivered up to 17x return - Economic Times links: - rel: alternate type: text/html href: 'https://economictimes.indiatimes.com/markets/stocks/news/lic-equity-investment-soars-23-in-q1-these-stocks-delivered-up-to-17x-return/articleshow/76765536.cms' link: 'https://economictimes.indiatimes.com/markets/stocks/news/lic-equity-investment-soars-23-in-q1-these-stocks-delivered-up-to-17x-return/articleshow/76765536.cms' id: CAIiEEEQmW9cB0OUXwt4aokEniwqGQgEKhAIACoHCAow2pqGCzD954MDMJzyigY guidislink: false published: 'Fri, 03 Jul 2020 09:37:00 GMT' published_parsed: - 2020 - 7 - 3 - 9 - 37 - 0 - 4 - 185 - 0 summary: 'LIC equity investment soars 23% in Q1; these stocks delivered up to 17x return  Economic Times' summary_detail: type: text/html language: null base: '' value: 'LIC equity investment soars 23% in Q1; these stocks delivered up to 17x return  Economic Times' source: href: 'https://economictimes.indiatimes.com' title: Economic Times sub_articles: [] - title: 8 Stock Market Predictions for the Second Half of the Year - Motley Fool title_detail: type: text/plain language: null base: '' value: 8 Stock Market Predictions for the Second Half of the Year - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/8-stock-market-predictions-for-the-second-half-of.aspx' link: 'https://www.fool.com/investing/2020/07/04/8-stock-market-predictions-for-the-second-half-of.aspx' id: CBMiYGh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0Lzgtc3RvY2stbWFya2V0LXByZWRpY3Rpb25zLWZvci10aGUtc2Vjb25kLWhhbGYtb2YuYXNweNIBZGh0dHBzOi8vd3d3LmZvb2wuY29tL2FtcC9pbnZlc3RpbmcvMjAyMC8wNy8wNC84LXN0b2NrLW1hcmtldC1wcmVkaWN0aW9ucy1mb3ItdGhlLXNlY29uZC1oYWxmLW9mLmFzcHg guidislink: false published: 'Sat, 04 Jul 2020 12:15:00 GMT' published_parsed: - 2020 - 7 - 4 - 12 - 15 - 0 - 5 - 186 - 0 summary: '8 Stock Market Predictions for the Second Half of the Year  Motley Fool' summary_detail: type: text/html language: null base: '' value: '8 Stock Market Predictions for the Second Half of the Year  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: European stocks slide as surge in virus cases hits rebound hopes - Reuters title_detail: type: text/plain language: null base: '' value: European stocks slide as surge in virus cases hits rebound hopes - Reuters links: - rel: alternate type: text/html href: 'https://www.reuters.com/article/us-europe-stocks/european-stocks-slide-as-surge-in-virus-cases-hits-rebound-hopes-idUSKBN2440RA' link: 'https://www.reuters.com/article/us-europe-stocks/european-stocks-slide-as-surge-in-virus-cases-hits-rebound-hopes-idUSKBN2440RA' id: CBMif2h0dHBzOi8vd3d3LnJldXRlcnMuY29tL2FydGljbGUvdXMtZXVyb3BlLXN0b2Nrcy9ldXJvcGVhbi1zdG9ja3Mtc2xpZGUtYXMtc3VyZ2UtaW4tdmlydXMtY2FzZXMtaGl0cy1yZWJvdW5kLWhvcGVzLWlkVVNLQk4yNDQwUkHSATRodHRwczovL21vYmlsZS5yZXV0ZXJzLmNvbS9hcnRpY2xlL2FtcC9pZFVTS0JOMjQ0MFJB guidislink: false published: 'Fri, 03 Jul 2020 07:38:00 GMT' published_parsed: - 2020 - 7 - 3 - 7 - 38 - 0 - 4 - 185 - 0 summary: 'European stocks slide as surge in virus cases hits rebound hopes  Reuters' summary_detail: type: text/html language: null base: '' value: 'European stocks slide as surge in virus cases hits rebound hopes  Reuters' source: href: 'https://www.reuters.com' title: Reuters sub_articles: [] - title: What stock markets need after their banner quarter - CNN title_detail: type: text/plain language: null base: '' value: What stock markets need after their banner quarter - CNN links: - rel: alternate type: text/html href: 'https://www.cnn.com/2020/07/01/investing/premarket-stocks-trading/index.html' link: 'https://www.cnn.com/2020/07/01/investing/premarket-stocks-trading/index.html' id: CAIiECPcsgxEx91Lj6JrYWu3J-oqGQgEKhAIACoHCAowocv1CjCSptoCMPrTpgU guidislink: false published: 'Wed, 01 Jul 2020 12:04:05 GMT' published_parsed: - 2020 - 7 - 1 - 12 - 4 - 5 - 2 - 183 - 0 summary: 'What stock markets need after their banner quarter  CNN' summary_detail: type: text/html language: null base: '' value: 'What stock markets need after their banner quarter  CNN' source: href: 'https://www.cnn.com' title: CNN sub_articles: [] - title: 'Stock Markets Edge Higher: Business Updates - The New York Times' title_detail: type: text/plain language: null base: '' value: 'Stock Markets Edge Higher: Business Updates - The New York Times' links: - rel: alternate type: text/html href: 'https://www.nytimes.com/2020/07/01/business/stock-market-today-coronavirus.html' link: 'https://www.nytimes.com/2020/07/01/business/stock-market-today-coronavirus.html' id: CAIiEEyPRKOvARcJeL3cl0OOt94qFwgEKg8IACoHCAowjuuKAzCWrzwwlqlf guidislink: false published: 'Thu, 02 Jul 2020 11:51:10 GMT' published_parsed: - 2020 - 7 - 2 - 11 - 51 - 10 - 3 - 184 - 0 summary: 'Stock Markets Edge Higher: Business Updates  The New York Times' summary_detail: type: text/html language: null base: '' value: 'Stock Markets Edge Higher: Business Updates  The New York Times' source: href: 'https://www.nytimes.com' title: The New York Times sub_articles: [] - title: 3 Gold Stocks to Buy in July - The Motley Fool title_detail: type: text/plain language: null base: '' value: 3 Gold Stocks to Buy in July - The Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/03/3-gold-stocks-to-buy-in-july.aspx' link: 'https://www.fool.com/investing/2020/07/03/3-gold-stocks-to-buy-in-july.aspx' id: CAIiEJgAc9xtLybMy7BHyWn5N98qEwgEKgwIACoFCAowgHkwoBEwwjU guidislink: false published: 'Sat, 04 Jul 2020 02:48:02 GMT' published_parsed: - 2020 - 7 - 4 - 2 - 48 - 2 - 5 - 186 - 0 summary: '3 Gold Stocks to Buy in July  The Motley Fool' summary_detail: type: text/html language: null base: '' value: '3 Gold Stocks to Buy in July  The Motley Fool' source: href: 'https://www.fool.com' title: The Motley Fool sub_articles: [] - title: Stocks open moderately higher after promising vaccine news - MarketWatch title_detail: type: text/plain language: null base: '' value: Stocks open moderately higher after promising vaccine news - MarketWatch links: - rel: alternate type: text/html href: 'https://www.marketwatch.com/story/stocks-open-moderately-higher-after-promising-vaccine-news-2020-07-01' link: 'https://www.marketwatch.com/story/stocks-open-moderately-higher-after-promising-vaccine-news-2020-07-01' id: CBMiZ2h0dHBzOi8vd3d3Lm1hcmtldHdhdGNoLmNvbS9zdG9yeS9zdG9ja3Mtb3Blbi1tb2RlcmF0ZWx5LWhpZ2hlci1hZnRlci1wcm9taXNpbmctdmFjY2luZS1uZXdzLTIwMjAtMDctMDHSAWtodHRwczovL3d3dy5tYXJrZXR3YXRjaC5jb20vYW1wL3N0b3J5L3N0b2Nrcy1vcGVuLW1vZGVyYXRlbHktaGlnaGVyLWFmdGVyLXByb21pc2luZy12YWNjaW5lLW5ld3MtMjAyMC0wNy0wMQ guidislink: false published: 'Wed, 01 Jul 2020 13:36:00 GMT' published_parsed: - 2020 - 7 - 1 - 13 - 36 - 0 - 2 - 183 - 0 summary: 'Stocks open moderately higher after promising vaccine news  MarketWatch' summary_detail: type: text/html language: null base: '' value: 'Stocks open moderately higher after promising vaccine news  MarketWatch' source: href: 'https://www.marketwatch.com' title: MarketWatch sub_articles: [] - title: 'After a Staggering Rally, What’s Next for Stocks? - The New York Times' title_detail: type: text/plain language: null base: '' value: 'After a Staggering Rally, What’s Next for Stocks? - The New York Times' links: - rel: alternate type: text/html href: 'https://www.nytimes.com/2020/06/30/business/stock-market-earnings-coronavirus.html' link: 'https://www.nytimes.com/2020/06/30/business/stock-market-earnings-coronavirus.html' id: CAIiEEdKepIEIa66-rNkzlRMkbEqFwgEKg8IACoHCAowjuuKAzCWrzwwt4QY guidislink: false published: 'Tue, 30 Jun 2020 23:27:04 GMT' published_parsed: - 2020 - 6 - 30 - 23 - 27 - 4 - 1 - 182 - 0 summary: 'After a Staggering Rally, What’s Next for Stocks?  The New York Times' summary_detail: type: text/html language: null base: '' value: 'After a Staggering Rally, What’s Next for Stocks?  The New York Times' source: href: 'https://www.nytimes.com' title: The New York Times sub_articles: [] - title: 'Diary of a private investor: The ‘winning’ stocks I won’t be buying at their current inflated valuations - Telegraph.co.uk' title_detail: type: text/plain language: null base: '' value: 'Diary of a private investor: The ‘winning’ stocks I won’t be buying at their current inflated valuations - Telegraph.co.uk' links: - rel: alternate type: text/html href: 'https://www.telegraph.co.uk/investing/shares/diary-private-investor-winning-stocks-wont-buying-current-inflated/' link: 'https://www.telegraph.co.uk/investing/shares/diary-private-investor-winning-stocks-wont-buying-current-inflated/' id: CBMicGh0dHBzOi8vd3d3LnRlbGVncmFwaC5jby51ay9pbnZlc3Rpbmcvc2hhcmVzL2RpYXJ5LXByaXZhdGUtaW52ZXN0b3Itd2lubmluZy1zdG9ja3Mtd29udC1idXlpbmctY3VycmVudC1pbmZsYXRlZC_SAXRodHRwczovL3d3dy50ZWxlZ3JhcGguY28udWsvaW52ZXN0aW5nL3NoYXJlcy9kaWFyeS1wcml2YXRlLWludmVzdG9yLXdpbm5pbmctc3RvY2tzLXdvbnQtYnV5aW5nLWN1cnJlbnQtaW5mbGF0ZWQvYW1wLw guidislink: false published: 'Fri, 03 Jul 2020 04:00:00 GMT' published_parsed: - 2020 - 7 - 3 - 4 - 0 - 0 - 4 - 185 - 0 summary: 'Diary of a private investor: The ‘winning’ stocks I won’t be buying at their current inflated valuations  Telegraph.co.uk' summary_detail: type: text/html language: null base: '' value: 'Diary of a private investor: The ‘winning’ stocks I won’t be buying at their current inflated valuations  Telegraph.co.uk' source: href: 'https://www.telegraph.co.uk' title: Telegraph.co.uk sub_articles: [] - title: 'TSM: 3 Semiconductor Stocks Set To Rise - StockNews.com' title_detail: type: text/plain language: null base: '' value: 'TSM: 3 Semiconductor Stocks Set To Rise - StockNews.com' links: - rel: alternate type: text/html href: 'https://stocknews.com/news/tsm-asml-avgo-3-semiconductor-stocks-set-to-rise/' link: 'https://stocknews.com/news/tsm-asml-avgo-3-semiconductor-stocks-set-to-rise/' id: CBMiTGh0dHBzOi8vc3RvY2tuZXdzLmNvbS9uZXdzL3RzbS1hc21sLWF2Z28tMy1zZW1pY29uZHVjdG9yLXN0b2Nrcy1zZXQtdG8tcmlzZS_SAQA guidislink: false published: 'Fri, 03 Jul 2020 20:15:57 GMT' published_parsed: - 2020 - 7 - 3 - 20 - 15 - 57 - 4 - 185 - 0 summary: 'TSM: 3 Semiconductor Stocks Set To Rise  StockNews.com' summary_detail: type: text/html language: null base: '' value: 'TSM: 3 Semiconductor Stocks Set To Rise  StockNews.com' source: href: 'https://stocknews.com' title: StockNews.com sub_articles: [] - title: 5 High-Yield Dividend Stocks to Watch - Motley Fool title_detail: type: text/plain language: null base: '' value: 5 High-Yield Dividend Stocks to Watch - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/03/5-high-yield-dividend-stocks-to-watch.aspx' link: 'https://www.fool.com/investing/2020/07/03/5-high-yield-dividend-stocks-to-watch.aspx' id: CBMiVGh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzAzLzUtaGlnaC15aWVsZC1kaXZpZGVuZC1zdG9ja3MtdG8td2F0Y2guYXNweNIBWGh0dHBzOi8vd3d3LmZvb2wuY29tL2FtcC9pbnZlc3RpbmcvMjAyMC8wNy8wMy81LWhpZ2gteWllbGQtZGl2aWRlbmQtc3RvY2tzLXRvLXdhdGNoLmFzcHg guidislink: false published: 'Fri, 03 Jul 2020 11:00:00 GMT' published_parsed: - 2020 - 7 - 3 - 11 - 0 - 0 - 4 - 185 - 0 summary: '5 High-Yield Dividend Stocks to Watch  Motley Fool' summary_detail: type: text/html language: null base: '' value: '5 High-Yield Dividend Stocks to Watch  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: 'Inseego Corp. (INSG): Are Hedge Funds Right About This Stock? - Yahoo Finance' title_detail: type: text/plain language: null base: '' value: 'Inseego Corp. (INSG): Are Hedge Funds Right About This Stock? - Yahoo Finance' links: - rel: alternate type: text/html href: 'https://finance.yahoo.com/news/inseego-corp-insg-hedge-funds-001434185.html' link: 'https://finance.yahoo.com/news/inseego-corp-insg-hedge-funds-001434185.html' id: CBMiS2h0dHBzOi8vZmluYW5jZS55YWhvby5jb20vbmV3cy9pbnNlZWdvLWNvcnAtaW5zZy1oZWRnZS1mdW5kcy0wMDE0MzQxODUuaHRtbNIBU2h0dHBzOi8vZmluYW5jZS55YWhvby5jb20vYW1waHRtbC9uZXdzL2luc2VlZ28tY29ycC1pbnNnLWhlZGdlLWZ1bmRzLTAwMTQzNDE4NS5odG1s guidislink: false published: 'Sun, 05 Jul 2020 00:15:38 GMT' published_parsed: - 2020 - 7 - 5 - 0 - 15 - 38 - 6 - 187 - 0 summary: 'Inseego Corp. (INSG): Are Hedge Funds Right About This Stock?  Yahoo Finance' summary_detail: type: text/html language: null base: '' value: 'Inseego Corp. (INSG): Are Hedge Funds Right About This Stock?  Yahoo Finance' source: href: 'https://finance.yahoo.com' title: Yahoo Finance sub_articles: [] - title: 'Stocks making the biggest moves after hours: Inovio, CBL, Coty and more - CNBC' title_detail: type: text/plain language: null base: '' value: 'Stocks making the biggest moves after hours: Inovio, CBL, Coty and more - CNBC' links: - rel: alternate type: text/html href: 'https://www.cnbc.com/2020/07/01/stocks-making-the-biggest-moves-after-hours-inovio-cbl-coty-and-more.html' link: 'https://www.cnbc.com/2020/07/01/stocks-making-the-biggest-moves-after-hours-inovio-cbl-coty-and-more.html' id: CAIiEGeNjo2qZfFkQRHRAk2Di9wqGQgEKhAIACoHCAow2Nb3CjDivdcCMM_rngY guidislink: false published: 'Wed, 01 Jul 2020 22:10:25 GMT' published_parsed: - 2020 - 7 - 1 - 22 - 10 - 25 - 2 - 183 - 0 summary: 'Stocks making the biggest moves after hours: Inovio, CBL, Coty and more  CNBC' summary_detail: type: text/html language: null base: '' value: 'Stocks making the biggest moves after hours: Inovio, CBL, Coty and more  CNBC' source: href: 'https://www.cnbc.com' title: CNBC sub_articles: [] - title: Jim Cramer deciphers the speculative and blue-chip stocks driving the market - CNBC title_detail: type: text/plain language: null base: '' value: Jim Cramer deciphers the speculative and blue-chip stocks driving the market - CNBC links: - rel: alternate type: text/html href: 'https://www.cnbc.com/2020/07/02/cramer-deciphers-the-speculative-and-blue-chip-stocks-driving-the-market.html' link: 'https://www.cnbc.com/2020/07/02/cramer-deciphers-the-speculative-and-blue-chip-stocks-driving-the-market.html' id: CAIiEJR2zM2f6txEJ0QiE_ZDGREqGQgEKhAIACoHCAow2Nb3CjDivdcCMJ_5ngY guidislink: false published: 'Thu, 02 Jul 2020 00:46:54 GMT' published_parsed: - 2020 - 7 - 2 - 0 - 46 - 54 - 3 - 184 - 0 summary: 'Jim Cramer deciphers the speculative and blue-chip stocks driving the market  CNBC' summary_detail: type: text/html language: null base: '' value: 'Jim Cramer deciphers the speculative and blue-chip stocks driving the market  CNBC' source: href: 'https://www.cnbc.com' title: CNBC sub_articles: [] - title: Top British stocks for July 2020 - The Motley Fool UK - Motley Fool UK title_detail: type: text/plain language: null base: '' value: Top British stocks for July 2020 - The Motley Fool UK - Motley Fool UK links: - rel: alternate type: text/html href: 'https://www.fool.co.uk/investing/2020/07/01/top-british-stocks-for-june-2020-2/' link: 'https://www.fool.co.uk/investing/2020/07/01/top-british-stocks-for-june-2020-2/' id: CBMiT2h0dHBzOi8vd3d3LmZvb2wuY28udWsvaW52ZXN0aW5nLzIwMjAvMDcvMDEvdG9wLWJyaXRpc2gtc3RvY2tzLWZvci1qdW5lLTIwMjAtMi_SAQA guidislink: false published: 'Wed, 01 Jul 2020 04:24:11 GMT' published_parsed: - 2020 - 7 - 1 - 4 - 24 - 11 - 2 - 183 - 0 summary: 'Top British stocks for July 2020 - The Motley Fool UK  Motley Fool UK' summary_detail: type: text/html language: null base: '' value: 'Top British stocks for July 2020 - The Motley Fool UK  Motley Fool UK' source: href: 'https://www.fool.co.uk' title: Motley Fool UK sub_articles: [] - title: These 15 stocks are flashing 'BUY' signals on tech charts - Stock Picking - Economic Times title_detail: type: text/plain language: null base: '' value: These 15 stocks are flashing 'BUY' signals on tech charts - Stock Picking - Economic Times links: - rel: alternate type: text/html href: 'https://economictimes.indiatimes.com/markets/stocks/news/these-15-stocks-are-flashing-buy-signals-on-tech-charts/stock-picking/slideshow/76708286.cms' link: 'https://economictimes.indiatimes.com/markets/stocks/news/these-15-stocks-are-flashing-buy-signals-on-tech-charts/stock-picking/slideshow/76708286.cms' id: CBMilQFodHRwczovL2Vjb25vbWljdGltZXMuaW5kaWF0aW1lcy5jb20vbWFya2V0cy9zdG9ja3MvbmV3cy90aGVzZS0xNS1zdG9ja3MtYXJlLWZsYXNoaW5nLWJ1eS1zaWduYWxzLW9uLXRlY2gtY2hhcnRzL3N0b2NrLXBpY2tpbmcvc2xpZGVzaG93Lzc2NzA4Mjg2LmNtc9IBAA guidislink: false published: 'Tue, 30 Jun 2020 09:23:00 GMT' published_parsed: - 2020 - 6 - 30 - 9 - 23 - 0 - 1 - 182 - 0 summary: 'These 15 stocks are flashing ''BUY'' signals on tech charts - Stock Picking  Economic Times' summary_detail: type: text/html language: null base: '' value: 'These 15 stocks are flashing ''BUY'' signals on tech charts - Stock Picking  Economic Times' source: href: 'https://economictimes.indiatimes.com' title: Economic Times sub_articles: [] - title: 'When stock markets recover, you''ll be glad you bought dirt-cheap FTSE 100 shares today - Motley Fool UK' title_detail: type: text/plain language: null base: '' value: 'When stock markets recover, you''ll be glad you bought dirt-cheap FTSE 100 shares today - Motley Fool UK' links: - rel: alternate type: text/html href: 'https://www.fool.co.uk/investing/2020/07/03/when-stock-markets-recover-youll-be-glad-you-bought-dirt-cheap-ftse-100-shares-today/' link: 'https://www.fool.co.uk/investing/2020/07/03/when-stock-markets-recover-youll-be-glad-you-bought-dirt-cheap-ftse-100-shares-today/' id: CBMigQFodHRwczovL3d3dy5mb29sLmNvLnVrL2ludmVzdGluZy8yMDIwLzA3LzAzL3doZW4tc3RvY2stbWFya2V0cy1yZWNvdmVyLXlvdWxsLWJlLWdsYWQteW91LWJvdWdodC1kaXJ0LWNoZWFwLWZ0c2UtMTAwLXNoYXJlcy10b2RheS_SAQA guidislink: false published: 'Fri, 03 Jul 2020 14:30:21 GMT' published_parsed: - 2020 - 7 - 3 - 14 - 30 - 21 - 4 - 185 - 0 summary: 'When stock markets recover, you''ll be glad you bought dirt-cheap FTSE 100 shares today  Motley Fool UK' summary_detail: type: text/html language: null base: '' value: 'When stock markets recover, you''ll be glad you bought dirt-cheap FTSE 100 shares today  Motley Fool UK' source: href: 'https://www.fool.co.uk' title: Motley Fool UK sub_articles: [] - title: 'Brookfield Property REIT Inc. (BPYU): Are Hedge Funds Right About This Stock? - Yahoo Finance' title_detail: type: text/plain language: null base: '' value: 'Brookfield Property REIT Inc. (BPYU): Are Hedge Funds Right About This Stock? - Yahoo Finance' links: - rel: alternate type: text/html href: 'https://finance.yahoo.com/news/brookfield-property-reit-inc-bpyu-004819996.html' link: 'https://finance.yahoo.com/news/brookfield-property-reit-inc-bpyu-004819996.html' id: CBMiT2h0dHBzOi8vZmluYW5jZS55YWhvby5jb20vbmV3cy9icm9va2ZpZWxkLXByb3BlcnR5LXJlaXQtaW5jLWJweXUtMDA0ODE5OTk2Lmh0bWzSAVdodHRwczovL2ZpbmFuY2UueWFob28uY29tL2FtcGh0bWwvbmV3cy9icm9va2ZpZWxkLXByb3BlcnR5LXJlaXQtaW5jLWJweXUtMDA0ODE5OTk2Lmh0bWw guidislink: false published: 'Sun, 05 Jul 2020 00:52:18 GMT' published_parsed: - 2020 - 7 - 5 - 0 - 52 - 18 - 6 - 187 - 0 summary: 'Brookfield Property REIT Inc. (BPYU): Are Hedge Funds Right About This Stock?  Yahoo Finance' summary_detail: type: text/html language: null base: '' value: 'Brookfield Property REIT Inc. (BPYU): Are Hedge Funds Right About This Stock?  Yahoo Finance' source: href: 'https://finance.yahoo.com' title: Yahoo Finance sub_articles: [] - title: 'Market Outlook: Stocks head for best quarter in years, On The Beach, Cineworld & more - Investors Chronicle' title_detail: type: text/plain language: null base: '' value: 'Market Outlook: Stocks head for best quarter in years, On The Beach, Cineworld & more - Investors Chronicle' links: - rel: alternate type: text/html href: 'https://www.investorschronicle.co.uk/comment/2020/06/30/market-outlook-stocks-head-for-best-quarter-in-years-on-the-beach-cineworld-more/' link: 'https://www.investorschronicle.co.uk/comment/2020/06/30/market-outlook-stocks-head-for-best-quarter-in-years-on-the-beach-cineworld-more/' id: CBMiiQFodHRwczovL3d3dy5pbnZlc3RvcnNjaHJvbmljbGUuY28udWsvY29tbWVudC8yMDIwLzA2LzMwL21hcmtldC1vdXRsb29rLXN0b2Nrcy1oZWFkLWZvci1iZXN0LXF1YXJ0ZXItaW4teWVhcnMtb24tdGhlLWJlYWNoLWNpbmV3b3JsZC1tb3JlL9IBAA guidislink: false published: 'Tue, 30 Jun 2020 08:44:30 GMT' published_parsed: - 2020 - 6 - 30 - 8 - 44 - 30 - 1 - 182 - 0 summary: 'Market Outlook: Stocks head for best quarter in years, On The Beach, Cineworld & more  Investors Chronicle' summary_detail: type: text/html language: null base: '' value: 'Market Outlook: Stocks head for best quarter in years, On The Beach, Cineworld & more  Investors Chronicle' source: href: 'https://www.investorschronicle.co.uk' title: Investors Chronicle sub_articles: [] - title: Day trading stocks is a guaranteed slaughter. So why do it? - MarketWatch title_detail: type: text/plain language: null base: '' value: Day trading stocks is a guaranteed slaughter. So why do it? - MarketWatch links: - rel: alternate type: text/html href: 'https://www.marketwatch.com/story/day-trading-stocks-is-a-guaranteed-slaughter-so-why-do-it-2020-06-30' link: 'https://www.marketwatch.com/story/day-trading-stocks-is-a-guaranteed-slaughter-so-why-do-it-2020-06-30' id: CAIiEEvM4cINb4V7oYG-EXFGOwIqGAgEKg8IACoHCAowjujJATDXzBUwyJS0AQ guidislink: false published: 'Sat, 04 Jul 2020 20:43:25 GMT' published_parsed: - 2020 - 7 - 4 - 20 - 43 - 25 - 5 - 186 - 0 summary: 'Day trading stocks is a guaranteed slaughter. So why do it?  MarketWatch' summary_detail: type: text/html language: null base: '' value: 'Day trading stocks is a guaranteed slaughter. So why do it?  MarketWatch' source: href: 'https://www.marketwatch.com' title: MarketWatch sub_articles: [] - title: Why This One Stock Could Bring Life-Changing Returns - Motley Fool title_detail: type: text/plain language: null base: '' value: Why This One Stock Could Bring Life-Changing Returns - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/why-this-one-stock-could-bring-lifechanging-return.aspx' link: 'https://www.fool.com/investing/2020/07/04/why-this-one-stock-could-bring-lifechanging-return.aspx' id: CBMiYWh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0L3doeS10aGlzLW9uZS1zdG9jay1jb3VsZC1icmluZy1saWZlY2hhbmdpbmctcmV0dXJuLmFzcHjSAWVodHRwczovL3d3dy5mb29sLmNvbS9hbXAvaW52ZXN0aW5nLzIwMjAvMDcvMDQvd2h5LXRoaXMtb25lLXN0b2NrLWNvdWxkLWJyaW5nLWxpZmVjaGFuZ2luZy1yZXR1cm4uYXNweA guidislink: false published: 'Sat, 04 Jul 2020 15:00:00 GMT' published_parsed: - 2020 - 7 - 4 - 15 - 0 - 0 - 5 - 186 - 0 summary: 'Why This One Stock Could Bring Life-Changing Returns  Motley Fool' summary_detail: type: text/html language: null base: '' value: 'Why This One Stock Could Bring Life-Changing Returns  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: 'Stocks Pare Gains as Virus Angst Offsets Jobs Data: Markets Wrap - Bloomberg' title_detail: type: text/plain language: null base: '' value: 'Stocks Pare Gains as Virus Angst Offsets Jobs Data: Markets Wrap - Bloomberg' links: - rel: alternate type: text/html href: 'https://www.bloomberg.com/news/articles/2020-07-01/asian-stock-futures-climb-nasdaq-hits-record-markets-wrap' link: 'https://www.bloomberg.com/news/articles/2020-07-01/asian-stock-futures-climb-nasdaq-hits-record-markets-wrap' id: CAIiEAl47wCeDMF3PTQW9ShZyNsqGQgEKhAIACoHCAow4uzwCjCF3bsCMIrOrwM guidislink: false published: 'Thu, 02 Jul 2020 21:46:12 GMT' published_parsed: - 2020 - 7 - 2 - 21 - 46 - 12 - 3 - 184 - 0 summary: 'Stocks Pare Gains as Virus Angst Offsets Jobs Data: Markets Wrap  Bloomberg' summary_detail: type: text/html language: null base: '' value: 'Stocks Pare Gains as Virus Angst Offsets Jobs Data: Markets Wrap  Bloomberg' source: href: 'https://www.bloomberg.com' title: Bloomberg sub_articles: [] - title: China's stock market closes at highest level in five years - The Guardian title_detail: type: text/plain language: null base: '' value: China's stock market closes at highest level in five years - The Guardian links: - rel: alternate type: text/html href: 'https://www.theguardian.com/world/2020/jul/03/chinas-stock-market-closes-highest-level-five-years-caixin-markit' link: 'https://www.theguardian.com/world/2020/jul/03/chinas-stock-market-closes-highest-level-five-years-caixin-markit' id: CAIiECEhrjPoz-e_NVNBzDU12hUqFwgEKg4IACoGCAowl6p7MN-zCTClss0G guidislink: false published: 'Fri, 03 Jul 2020 17:42:43 GMT' published_parsed: - 2020 - 7 - 3 - 17 - 42 - 43 - 4 - 185 - 0 summary: 'China''s stock market closes at highest level in five years  The Guardian' summary_detail: type: text/html language: null base: '' value: 'China''s stock market closes at highest level in five years  The Guardian' source: href: 'https://www.theguardian.com' title: The Guardian sub_articles: [] - title: Is First Midwest Bancorp Inc (FMBI) A Good Stock To Buy? - Yahoo Finance title_detail: type: text/plain language: null base: '' value: Is First Midwest Bancorp Inc (FMBI) A Good Stock To Buy? - Yahoo Finance links: - rel: alternate type: text/html href: 'https://finance.yahoo.com/news/first-midwest-bancorp-inc-fmbi-181347181.html' link: 'https://finance.yahoo.com/news/first-midwest-bancorp-inc-fmbi-181347181.html' id: CBMiTGh0dHBzOi8vZmluYW5jZS55YWhvby5jb20vbmV3cy9maXJzdC1taWR3ZXN0LWJhbmNvcnAtaW5jLWZtYmktMTgxMzQ3MTgxLmh0bWzSAVRodHRwczovL2ZpbmFuY2UueWFob28uY29tL2FtcGh0bWwvbmV3cy9maXJzdC1taWR3ZXN0LWJhbmNvcnAtaW5jLWZtYmktMTgxMzQ3MTgxLmh0bWw guidislink: false published: 'Sat, 04 Jul 2020 18:13:00 GMT' published_parsed: - 2020 - 7 - 4 - 18 - 13 - 0 - 5 - 186 - 0 summary: 'Is First Midwest Bancorp Inc (FMBI) A Good Stock To Buy?  Yahoo Finance' summary_detail: type: text/html language: null base: '' value: 'Is First Midwest Bancorp Inc (FMBI) A Good Stock To Buy?  Yahoo Finance' source: href: 'https://finance.yahoo.com' title: Yahoo Finance sub_articles: [] - title: 'Inovio Stock: Buy, Sell, or Hold? - Motley Fool' title_detail: type: text/plain language: null base: '' value: 'Inovio Stock: Buy, Sell, or Hold? - Motley Fool' links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/inovio-stock-buy-sell-or-hold.aspx' link: 'https://www.fool.com/investing/2020/07/04/inovio-stock-buy-sell-or-hold.aspx' id: CBMiTGh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0L2lub3Zpby1zdG9jay1idXktc2VsbC1vci1ob2xkLmFzcHjSAVBodHRwczovL3d3dy5mb29sLmNvbS9hbXAvaW52ZXN0aW5nLzIwMjAvMDcvMDQvaW5vdmlvLXN0b2NrLWJ1eS1zZWxsLW9yLWhvbGQuYXNweA guidislink: false published: 'Sat, 04 Jul 2020 12:09:00 GMT' published_parsed: - 2020 - 7 - 4 - 12 - 9 - 0 - 5 - 186 - 0 summary: 'Inovio Stock: Buy, Sell, or Hold?  Motley Fool' summary_detail: type: text/html language: null base: '' value: 'Inovio Stock: Buy, Sell, or Hold?  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: US secures world stock of key Covid-19 drug remdesivir - The Guardian title_detail: type: text/plain language: null base: '' value: US secures world stock of key Covid-19 drug remdesivir - The Guardian links: - rel: alternate type: text/html href: 'https://www.theguardian.com/us-news/2020/jun/30/us-buys-up-world-stock-of-key-covid-19-drug' link: 'https://www.theguardian.com/us-news/2020/jun/30/us-buys-up-world-stock-of-key-covid-19-drug' id: CAIiEEuISfk3m9gLqzXws68asREqFggEKg4IACoGCAowl6p7MN-zCTCtvxU guidislink: false published: 'Wed, 01 Jul 2020 18:14:19 GMT' published_parsed: - 2020 - 7 - 1 - 18 - 14 - 19 - 2 - 183 - 0 summary: 'US secures world stock of key Covid-19 drug remdesivir  The Guardian' summary_detail: type: text/html language: null base: '' value: 'US secures world stock of key Covid-19 drug remdesivir  The Guardian' source: href: 'https://www.theguardian.com' title: The Guardian sub_articles: [] - title: Snap up these undervalued stocks and bag a bargain - This is Money title_detail: type: text/plain language: null base: '' value: Snap up these undervalued stocks and bag a bargain - This is Money links: - rel: alternate type: text/html href: 'https://www.thisismoney.co.uk/money/investing/article-8465971/Snap-undervalued-stocks-bag-bargain.html' link: 'https://www.thisismoney.co.uk/money/investing/article-8465971/Snap-undervalued-stocks-bag-bargain.html' id: CAIiELobEVz5AOlkgzoLnbqgZQwqGQgEKhAIACoHCAow4uGPCzDQpKMDMOm0sAY guidislink: false published: 'Tue, 30 Jun 2020 08:42:09 GMT' published_parsed: - 2020 - 6 - 30 - 8 - 42 - 9 - 1 - 182 - 0 summary: 'Snap up these undervalued stocks and bag a bargain  This is Money' summary_detail: type: text/html language: null base: '' value: 'Snap up these undervalued stocks and bag a bargain  This is Money' source: href: 'https://www.thisismoney.co.uk' title: This is Money sub_articles: [] - title: Is PC Tel Inc (PCTI) A Good Stock To Buy? - Yahoo Finance title_detail: type: text/plain language: null base: '' value: Is PC Tel Inc (PCTI) A Good Stock To Buy? - Yahoo Finance links: - rel: alternate type: text/html href: 'https://finance.yahoo.com/news/pc-tel-inc-pcti-good-181449957.html' link: 'https://finance.yahoo.com/news/pc-tel-inc-pcti-good-181449957.html' id: CBMiQmh0dHBzOi8vZmluYW5jZS55YWhvby5jb20vbmV3cy9wYy10ZWwtaW5jLXBjdGktZ29vZC0xODE0NDk5NTcuaHRtbNIBSmh0dHBzOi8vZmluYW5jZS55YWhvby5jb20vYW1waHRtbC9uZXdzL3BjLXRlbC1pbmMtcGN0aS1nb29kLTE4MTQ0OTk1Ny5odG1s guidislink: false published: 'Sat, 04 Jul 2020 18:14:00 GMT' published_parsed: - 2020 - 7 - 4 - 18 - 14 - 0 - 5 - 186 - 0 summary: 'Is PC Tel Inc (PCTI) A Good Stock To Buy?  Yahoo Finance' summary_detail: type: text/html language: null base: '' value: 'Is PC Tel Inc (PCTI) A Good Stock To Buy?  Yahoo Finance' source: href: 'https://finance.yahoo.com' title: Yahoo Finance sub_articles: [] - title: 'Feds committed to protecting Fraser River chinook stocks, Fisheries Minister says - Prince George Citizen' title_detail: type: text/plain language: null base: '' value: 'Feds committed to protecting Fraser River chinook stocks, Fisheries Minister says - Prince George Citizen' links: - rel: alternate type: text/html href: 'https://www.princegeorgecitizen.com/news/local-news/feds-committed-to-protecting-fraser-river-chinook-stocks-fisheries-minister-says-1.24165045' link: 'https://www.princegeorgecitizen.com/news/local-news/feds-committed-to-protecting-fraser-river-chinook-stocks-fisheries-minister-says-1.24165045' id: CBMijwFodHRwczovL3d3dy5wcmluY2VnZW9yZ2VjaXRpemVuLmNvbS9uZXdzL2xvY2FsLW5ld3MvZmVkcy1jb21taXR0ZWQtdG8tcHJvdGVjdGluZy1mcmFzZXItcml2ZXItY2hpbm9vay1zdG9ja3MtZmlzaGVyaWVzLW1pbmlzdGVyLXNheXMtMS4yNDE2NTA0NdIBAA guidislink: false published: 'Sat, 04 Jul 2020 15:34:00 GMT' published_parsed: - 2020 - 7 - 4 - 15 - 34 - 0 - 5 - 186 - 0 summary: 'Feds committed to protecting Fraser River chinook stocks, Fisheries Minister says  Prince George Citizen' summary_detail: type: text/html language: null base: '' value: 'Feds committed to protecting Fraser River chinook stocks, Fisheries Minister says  Prince George Citizen' source: href: 'https://www.princegeorgecitizen.com' title: Prince George Citizen sub_articles: [] - title: World stocks mostly dip with US closed for holiday - The Associated Press title_detail: type: text/plain language: null base: '' value: World stocks mostly dip with US closed for holiday - The Associated Press links: - rel: alternate type: text/html href: 'https://apnews.com/87f8921bf3d4a7659c99f76f39bcfb17' link: 'https://apnews.com/87f8921bf3d4a7659c99f76f39bcfb17' id: CAIiEFh4zDN-g2eE119SALB0-3EqFwgEKg8IACoHCAowhO7OATDh9Cgwm4pR guidislink: false published: 'Fri, 03 Jul 2020 17:27:15 GMT' published_parsed: - 2020 - 7 - 3 - 17 - 27 - 15 - 4 - 185 - 0 summary: 'World stocks mostly dip with US closed for holiday  The Associated Press' summary_detail: type: text/html language: null base: '' value: 'World stocks mostly dip with US closed for holiday  The Associated Press' source: href: 'https://apnews.com' title: The Associated Press sub_articles: [] - title: 'Tesla Stock Pop, The Hot EV Market, Big Auto’s EV Moment — Energy Independence Weekend - CleanTechnica' title_detail: type: text/plain language: null base: '' value: 'Tesla Stock Pop, The Hot EV Market, Big Auto’s EV Moment — Energy Independence Weekend - CleanTechnica' links: - rel: alternate type: text/html href: 'https://cleantechnica.com/2020/07/04/tesla-stock-pop-the-hot-ev-market-big-autos-ev-moment-energy-independence-weekend/' link: 'https://cleantechnica.com/2020/07/04/tesla-stock-pop-the-hot-ev-market-big-autos-ev-moment-energy-independence-weekend/' id: CBMid2h0dHBzOi8vY2xlYW50ZWNobmljYS5jb20vMjAyMC8wNy8wNC90ZXNsYS1zdG9jay1wb3AtdGhlLWhvdC1ldi1tYXJrZXQtYmlnLWF1dG9zLWV2LW1vbWVudC1lbmVyZ3ktaW5kZXBlbmRlbmNlLXdlZWtlbmQv0gF7aHR0cHM6Ly9jbGVhbnRlY2huaWNhLmNvbS8yMDIwLzA3LzA0L3Rlc2xhLXN0b2NrLXBvcC10aGUtaG90LWV2LW1hcmtldC1iaWctYXV0b3MtZXYtbW9tZW50LWVuZXJneS1pbmRlcGVuZGVuY2Utd2Vla2VuZC9hbXAv guidislink: false published: 'Sat, 04 Jul 2020 19:48:45 GMT' published_parsed: - 2020 - 7 - 4 - 19 - 48 - 45 - 5 - 186 - 0 summary: 'Tesla Stock Pop, The Hot EV Market, Big Auto’s EV Moment — Energy Independence Weekend  CleanTechnica' summary_detail: type: text/html language: null base: '' value: 'Tesla Stock Pop, The Hot EV Market, Big Auto’s EV Moment — Energy Independence Weekend  CleanTechnica' source: href: 'https://cleantechnica.com' title: CleanTechnica sub_articles: [] - title: 'ETMarkets Survey: 15 stocks that analysts say can emerge Dark Horses on Dalal Street - Economic Times' title_detail: type: text/plain language: null base: '' value: 'ETMarkets Survey: 15 stocks that analysts say can emerge Dark Horses on Dalal Street - Economic Times' links: - rel: alternate type: text/html href: 'https://economictimes.indiatimes.com/markets/stocks/news/etmarkets-survey-15-stocks-that-analysts-say-can-emerge-dark-horses-on-dalal-street/articleshow/76703396.cms' link: 'https://economictimes.indiatimes.com/markets/stocks/news/etmarkets-survey-15-stocks-that-analysts-say-can-emerge-dark-horses-on-dalal-street/articleshow/76703396.cms' id: CAIiEJGylXl9LqfjILjuXbzbd8wqGQgEKhAIACoHCAow2pqGCzD954MDMJzyigY guidislink: false published: 'Tue, 30 Jun 2020 04:57:22 GMT' published_parsed: - 2020 - 6 - 30 - 4 - 57 - 22 - 1 - 182 - 0 summary: 'ETMarkets Survey: 15 stocks that analysts say can emerge Dark Horses on Dalal Street  Economic Times' summary_detail: type: text/html language: null base: '' value: 'ETMarkets Survey: 15 stocks that analysts say can emerge Dark Horses on Dalal Street  Economic Times' source: href: 'https://economictimes.indiatimes.com' title: Economic Times sub_articles: [] - title: 2 COVID-19-Resistant Stocks to Buy Right Now - The Motley Fool Canada title_detail: type: text/plain language: null base: '' value: 2 COVID-19-Resistant Stocks to Buy Right Now - The Motley Fool Canada links: - rel: alternate type: text/html href: 'https://www.fool.ca/2020/07/04/2-covid-19-resistant-stocks-to-buy-right-now/' link: 'https://www.fool.ca/2020/07/04/2-covid-19-resistant-stocks-to-buy-right-now/' id: CBMiTGh0dHBzOi8vd3d3LmZvb2wuY2EvMjAyMC8wNy8wNC8yLWNvdmlkLTE5LXJlc2lzdGFudC1zdG9ja3MtdG8tYnV5LXJpZ2h0LW5vdy_SAQA guidislink: false published: 'Sat, 04 Jul 2020 14:00:22 GMT' published_parsed: - 2020 - 7 - 4 - 14 - 0 - 22 - 5 - 186 - 0 summary: '2 COVID-19-Resistant Stocks to Buy Right Now  The Motley Fool Canada' summary_detail: type: text/html language: null base: '' value: '2 COVID-19-Resistant Stocks to Buy Right Now  The Motley Fool Canada' source: href: 'https://www.fool.ca' title: The Motley Fool Canada sub_articles: [] - title: 'ORCL: 4 Dividend Stocks to Buy if There is a Second Market Crash - StockNews.com' title_detail: type: text/plain language: null base: '' value: 'ORCL: 4 Dividend Stocks to Buy if There is a Second Market Crash - StockNews.com' links: - rel: alternate type: text/html href: 'https://stocknews.com/news/orcl-lly-ebay-cor-4-dividend-stocks-to-buy-if-there-is-a-second/' link: 'https://stocknews.com/news/orcl-lly-ebay-cor-4-dividend-stocks-to-buy-if-there-is-a-second/' id: CBMiW2h0dHBzOi8vc3RvY2tuZXdzLmNvbS9uZXdzL29yY2wtbGx5LWViYXktY29yLTQtZGl2aWRlbmQtc3RvY2tzLXRvLWJ1eS1pZi10aGVyZS1pcy1hLXNlY29uZC_SAQA guidislink: false published: 'Fri, 03 Jul 2020 18:36:35 GMT' published_parsed: - 2020 - 7 - 3 - 18 - 36 - 35 - 4 - 185 - 0 summary: 'ORCL: 4 Dividend Stocks to Buy if There is a Second Market Crash  StockNews.com' summary_detail: type: text/html language: null base: '' value: 'ORCL: 4 Dividend Stocks to Buy if There is a Second Market Crash  StockNews.com' source: href: 'https://stocknews.com' title: StockNews.com sub_articles: [] - title: TV18 stock may double from current levels - The Sunday Guardian title_detail: type: text/plain language: null base: '' value: TV18 stock may double from current levels - The Sunday Guardian links: - rel: alternate type: text/html href: 'https://www.sundayguardianlive.com/business/tv18-stock-may-double-current-levels' link: 'https://www.sundayguardianlive.com/business/tv18-stock-may-double-current-levels' id: CBMiUGh0dHBzOi8vd3d3LnN1bmRheWd1YXJkaWFubGl2ZS5jb20vYnVzaW5lc3MvdHYxOC1zdG9jay1tYXktZG91YmxlLWN1cnJlbnQtbGV2ZWxz0gEA guidislink: false published: 'Sat, 04 Jul 2020 21:28:45 GMT' published_parsed: - 2020 - 7 - 4 - 21 - 28 - 45 - 5 - 186 - 0 summary: 'TV18 stock may double from current levels  The Sunday Guardian' summary_detail: type: text/html language: null base: '' value: 'TV18 stock may double from current levels  The Sunday Guardian' source: href: 'https://www.sundayguardianlive.com' title: The Sunday Guardian sub_articles: [] - title: Why Uber's Stock Fell 14.4% in June - Motley Fool title_detail: type: text/plain language: null base: '' value: Why Uber's Stock Fell 14.4% in June - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/07/04/why-ubers-stock-fell-144-in-june.aspx' link: 'https://www.fool.com/investing/2020/07/04/why-ubers-stock-fell-144-in-june.aspx' id: CBMiT2h0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA3LzA0L3doeS11YmVycy1zdG9jay1mZWxsLTE0NC1pbi1qdW5lLmFzcHjSAVNodHRwczovL3d3dy5mb29sLmNvbS9hbXAvaW52ZXN0aW5nLzIwMjAvMDcvMDQvd2h5LXViZXJzLXN0b2NrLWZlbGwtMTQ0LWluLWp1bmUuYXNweA guidislink: false published: 'Sat, 04 Jul 2020 11:36:00 GMT' published_parsed: - 2020 - 7 - 4 - 11 - 36 - 0 - 5 - 186 - 0 summary: 'Why Uber''s Stock Fell 14.4% in June  Motley Fool' summary_detail: type: text/html language: null base: '' value: 'Why Uber''s Stock Fell 14.4% in June  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] - title: 'Stock market crash bargains: I''d buy cheap FTSE 100 dividend shares in an ISA today - Motley Fool UK' title_detail: type: text/plain language: null base: '' value: 'Stock market crash bargains: I''d buy cheap FTSE 100 dividend shares in an ISA today - Motley Fool UK' links: - rel: alternate type: text/html href: 'https://www.fool.co.uk/investing/2020/07/01/stock-market-crash-bargains-id-buy-cheap-ftse-100-dividend-shares-in-an-isa-today/' link: 'https://www.fool.co.uk/investing/2020/07/01/stock-market-crash-bargains-id-buy-cheap-ftse-100-dividend-shares-in-an-isa-today/' id: CBMifmh0dHBzOi8vd3d3LmZvb2wuY28udWsvaW52ZXN0aW5nLzIwMjAvMDcvMDEvc3RvY2stbWFya2V0LWNyYXNoLWJhcmdhaW5zLWlkLWJ1eS1jaGVhcC1mdHNlLTEwMC1kaXZpZGVuZC1zaGFyZXMtaW4tYW4taXNhLXRvZGF5L9IBAA guidislink: false published: 'Wed, 01 Jul 2020 06:57:10 GMT' published_parsed: - 2020 - 7 - 1 - 6 - 57 - 10 - 2 - 183 - 0 summary: 'Stock market crash bargains: I''d buy cheap FTSE 100 dividend shares in an ISA today  Motley Fool UK' summary_detail: type: text/html language: null base: '' value: 'Stock market crash bargains: I''d buy cheap FTSE 100 dividend shares in an ISA today  Motley Fool UK' source: href: 'https://www.fool.co.uk' title: Motley Fool UK sub_articles: [] - title: '10 Unusual High-Profile Analyst Upgrades as Stocks Surge Into July: Akamai, Amazon,eBay, Shopify, Tesla & More - 24/7 Wall St.' title_detail: type: text/plain language: null base: '' value: '10 Unusual High-Profile Analyst Upgrades as Stocks Surge Into July: Akamai, Amazon,eBay, Shopify, Tesla & More - 24/7 Wall St.' links: - rel: alternate type: text/html href: 'https://247wallst.com/investing/2020/07/03/10-unusual-high-profile-analyst-upgrades-as-stocks-surge-into-july-akamai-amazonebay-shopify-tesla-more/' link: 'https://247wallst.com/investing/2020/07/03/10-unusual-high-profile-analyst-upgrades-as-stocks-surge-into-july-akamai-amazonebay-shopify-tesla-more/' id: CBMikwFodHRwczovLzI0N3dhbGxzdC5jb20vaW52ZXN0aW5nLzIwMjAvMDcvMDMvMTAtdW51c3VhbC1oaWdoLXByb2ZpbGUtYW5hbHlzdC11cGdyYWRlcy1hcy1zdG9ja3Mtc3VyZ2UtaW50by1qdWx5LWFrYW1haS1hbWF6b25lYmF5LXNob3BpZnktdGVzbGEtbW9yZS_SAZcBaHR0cHM6Ly8yNDd3YWxsc3QuY29tL2ludmVzdGluZy8yMDIwLzA3LzAzLzEwLXVudXN1YWwtaGlnaC1wcm9maWxlLWFuYWx5c3QtdXBncmFkZXMtYXMtc3RvY2tzLXN1cmdlLWludG8tanVseS1ha2FtYWktYW1hem9uZWJheS1zaG9waWZ5LXRlc2xhLW1vcmUvYW1wLw guidislink: false published: 'Fri, 03 Jul 2020 10:45:55 GMT' published_parsed: - 2020 - 7 - 3 - 10 - 45 - 55 - 4 - 185 - 0 summary: '10 Unusual High-Profile Analyst Upgrades as Stocks Surge Into July: Akamai, Amazon,eBay, Shopify, Tesla & More  24/7 Wall St.' summary_detail: type: text/html language: null base: '' value: '10 Unusual High-Profile Analyst Upgrades as Stocks Surge Into July: Akamai, Amazon,eBay, Shopify, Tesla & More  24/7 Wall St.' source: href: 'https://247wallst.com' title: 24/7 Wall St. sub_articles: [] - title: 7 Top Stocks to Buy When the Stock Market Crashes - Motley Fool title_detail: type: text/plain language: null base: '' value: 7 Top Stocks to Buy When the Stock Market Crashes - Motley Fool links: - rel: alternate type: text/html href: 'https://www.fool.com/investing/2020/06/27/7-top-stocks-to-buy-when-the-stock-market-crashes.aspx' link: 'https://www.fool.com/investing/2020/06/27/7-top-stocks-to-buy-when-the-stock-market-crashes.aspx' id: CBMiYGh0dHBzOi8vd3d3LmZvb2wuY29tL2ludmVzdGluZy8yMDIwLzA2LzI3LzctdG9wLXN0b2Nrcy10by1idXktd2hlbi10aGUtc3RvY2stbWFya2V0LWNyYXNoZXMuYXNweNIBZGh0dHBzOi8vd3d3LmZvb2wuY29tL2FtcC9pbnZlc3RpbmcvMjAyMC8wNi8yNy83LXRvcC1zdG9ja3MtdG8tYnV5LXdoZW4tdGhlLXN0b2NrLW1hcmtldC1jcmFzaGVzLmFzcHg guidislink: false published: 'Sat, 27 Jun 2020 09:51:00 GMT' published_parsed: - 2020 - 6 - 27 - 9 - 51 - 0 - 5 - 179 - 0 summary: '7 Top Stocks to Buy When the Stock Market Crashes  Motley Fool' summary_detail: type: text/html language: null base: '' value: '7 Top Stocks to Buy When the Stock Market Crashes  Motley Fool' source: href: 'https://www.fool.com' title: Motley Fool sub_articles: [] '404': description: Not Found '422': description: Unprocessable Entity (WebDAV) content: application/json: schema: $ref: '#/components/schemas/HTTPValidationError' '429': description: Rate limit exceeded operationId: v1/news description: |- Perform Google News Search Parameters ---------- query : the string query to perform search for Google news. A simple query for `president` will be `q=president`. An example of multiple keyword would be `q=news+about+presdient+trump`. News can also be filtered by country and language. For `US` news and in English the query will be `q=trump&ceid=US:en` for news in Great Britian the query will be `q=trump&ceid=GB:en` Returns ------- json: {"feed": { "title" : "trump" ...} , "entites": [ {"title" : "Trump doubles down on divisive messaging in speech to honor Independence Day - CNN", "links": []} ...]} tags: - v1 parameters: - schema: type: string name: query in: path required: true examples: simpleSearch: value: q=stock+market description: a news search for "stock market" - $ref: '#/components/parameters/XUserAgent' - $ref: '#/components/parameters/XProxyLocation' x-internal: false '/v1/image/{query}': get: summary: Images description: |- Perform Google Image Search Parameters ---------- query : the string query to perform search. supports advance queries. Returns ------- json: a list of results with the link, description, title, and image thumbnail for each result operationId: v1/image responses: '200': description: Successful Response content: application/json: schema: type: object properties: results: type: array items: type: object image_results: type: array items: type: object properties: image: type: object properties: src: type: string alt: type: string link: type: object properties: href: type: string domain: type: string title: type: string total: $ref: '#/components/schemas/ResultTotalScheme' answers: type: array items: $ref: '#/components/schemas/ResultAnswerScheme' examples: exampleImageSearchForGames: value: results: [] image_results: - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQYw2dBylvWTDAjUiWaRh_KZ50j5fP8Ku4Y2A&usqp=CAU' alt: The best games to play while waiting out the coronavirus - The ... link: href: 'https://www.washingtonpost.com/video-games/2020/04/03/best-video-games-modern-nintendo-playstation-xbox-pc/' title: The best games to play while waiting ... domain: washingtonpost.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRqrH6AT_3i1LvOEdZNLFVqq7Bc_PGiAAdunQ&usqp=CAU' alt: Nitro Games announced new game Lootland link: href: 'https://ipohub.io/companies/nitro-games-oyj/news/nitro-games-announced-new-game-lootland-161220190800' title: Nitro Games announced new game Lootland domain: ipohub.io - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSMVpjLV5lussRDZMRfpaOI9oIJ3eT_AB7Bhw&usqp=CAU' alt: The 60 best iPhone games of 2019 - CNET link: href: 'https://www.cnet.com/pictures/best-iphone-games/' title: The 60 best iPhone games of 2019 - CNET domain: cnet.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQDrhmpVjqyA1Fd_XOyXwE_AQC3mC4X8E6EJg&usqp=CAU' alt: The Best Android Games Currently Available (July 2020) | Digital ... link: href: 'https://www.digitaltrends.com/mobile/best-android-games/' title: The Best Android Games Currently ... domain: digitaltrends.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRA-bOKITMe5P9LjjKaayC_9mpVqVPucjWfgA&usqp=CAU' alt: Cartoon Network Games | Free Kids Games | Online Games for Kids link: href: 'https://www.cartoonnetworkhq.com/games' title: Cartoon Network Games | Free Kids Games ... domain: cartoonnetworkhq.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSMZIRj9vIso192y-B5ywMsVMNvHOv38LW5hw&usqp=CAU' alt: 5 low MB mobile games to play in 2019 | The Tech Portal link: href: 'https://thetechportal.com/5-low-mb-mobile-games-to-play-in-2019/' title: 5 low MB mobile games to play in 2019 ... domain: thetechportal.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTyh8_7aGWIR7PuuLgd8vvEGEckW6B5u_HJUA&usqp=CAU' alt: 'Epic buys Rocket League developer Psyonix, strongly hints it will ...' link: href: 'https://www.theverge.com/2019/5/1/18525842/epic-games-psyonix-acquisition-rocket-league-fortnite-unreal-deal' title: Epic buys Rocket League developer ... domain: theverge.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQZKw8OKhwd67ZZFpgWC-witUp_Ee9S-8EV8Q&usqp=CAU' alt: Games - Android Apps on Google Play link: href: 'https://play.google.com/store/apps/category/GAME?hl=en' title: Games - Android Apps on Google Play domain: play.google.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcT_-Um-72YVstzf34I50Mb6I6FbX3CzD45dNQ&usqp=CAU' alt: Sites-us_ubisoft-Site link: href: 'https://store.ubi.com/uplayplus' title: Sites-us_ubisoft-Site domain: store.ubi.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRIn7J4r-oJBkUr_-0o--E5z79GMnXOX6-OiA&usqp=CAU' alt: 'Amazon.com: Drag Race Super Fast Car Games: Real Racing Game 2019 ...' link: href: 'https://www.amazon.com/Drag-Race-Super-Fast-Games/dp/B081TPNXSS' title: Drag Race Super Fast Car Games ... domain: amazon.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSuZZhK4YDh1mjRYUP2h9WyQClXp8bOSsigLQ&usqp=CAU' alt: 25 best video games to help you socialise while self-isolating ... link: href: 'https://www.theguardian.com/games/2020/mar/17/25-best-online-video-games-coronavirus-self-isolating' title: 25 best video games to help you ... domain: theguardian.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQYY_N6q9tYZEz0MUF9YdLiSNn5jWRF0PWgoA&usqp=CAU' alt: ARMS for Nintendo Switch - Nintendo Game Details link: href: 'https://www.nintendo.com/games/detail/arms-switch/' title: ARMS for Nintendo Switch - Nintendo ... domain: nintendo.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSg9xvd8qiNFcm7fcB9UjDOSCh9RL-P2qfMdw&usqp=CAU' alt: The Best PS4 Games You Can Play Right Now - GameSpot link: href: 'https://www.gamespot.com/gallery/the-best-ps4-games-you-can-play-right-now/2900-1932/' title: The Best PS4 Games You Can Play Right ... domain: gamespot.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQiPFEDju4CytUgUKtEKT1KrCEdTn7r93rfTQ&usqp=CAU' alt: 'For the Uninitiated and Bored, an Introduction to the World of ...' link: href: 'https://www.nytimes.com/2020/04/01/arts/gaming-introduction-basics-quarantine-coronavirus.html' title: 'For the Uninitiated and Bored, an ...' domain: nytimes.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQ-U5q2QaSxX-3uzn7m9K7svkYslou2lGO_RQ&usqp=CAU' alt: Snap lets you play as your Bitmoji in third-party games | TechCrunch link: href: 'https://techcrunch.com/2020/06/11/snap-lets-you-play-as-your-bitmoji-in-third-party-games/' title: Snap lets you play as your Bitmoji in ... domain: techcrunch.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTq75r3gbNQv2EDFRVGMr4uZVwHgqVvGMNemQ&usqp=CAU' alt: Car Racing Games 2019 Free Driving Simulator - Best Android ... link: href: 'https://www.youtube.com/watch?v=-aMDAGMdwyQ' title: Car Racing Games 2019 Free Driving ... domain: youtube.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcS20Jl6y5067ykCMSZAbN49MwchNI-SSx4imA&usqp=CAU' alt: Homepage | MY.GAMES link: href: 'https://my.games/' title: Homepage | MY.GAMES domain: my.games - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQUq0xRtALlSQU50GkC7YEbA-Jrx45vZLCmMQ&usqp=CAU' alt: The 20 Most Popular Video Games of 2020 - Best Games to Play Now link: href: 'https://www.goodhousekeeping.com/life/entertainment/g30910862/best-video-games/' title: The 20 Most Popular Video Games of 2020 ... domain: goodhousekeeping.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRJmyzBsdlth-e2yZGo2fRZhqkqitykxiNvRw&usqp=CAU' alt: 'SpongeBob SquarePants: Battle for Bikini Bottom - Rehydrated on Steam' link: href: 'https://store.steampowered.com/app/969990/SpongeBob_SquarePants_Battle_for_Bikini_Bottom__Rehydrated/' title: 'SpongeBob SquarePants: Battle for ...' domain: store.steampowered.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSiKkWVr_Ohm7cPRfFjWN87Dnv1KaShIwPN2A&usqp=CAU' alt: Together in Games | Travian Games link: href: 'https://www.traviangames.com/en/' title: Together in Games | Travian Games domain: traviangames.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRjAw3IOi3tDtWvordiUpDNR22UnRWlZteaTA&usqp=CAU' alt: Online Games | Disney LOL link: href: 'https://lol.disney.com/games' title: Online Games | Disney LOL domain: lol.disney.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQgzVGtlF9HNsRCtGlLITqwCF-P11L1Ar0Yzg&usqp=CAU' alt: 'Nintendo Switch games: Top free titles you should download now ...' link: href: 'https://indianexpress.com/article/technology/gaming/5-free-games-on-nintendo-switch-you-should-try-6417160/' title: 'Nintendo Switch games: Top free titles ...' domain: indianexpress.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQQjyBcnZ9Eh00dV4U_po3g0vlA5Ecy--A1AQ&usqp=CAU' alt: LEGO® video games for PC and console | Official LEGO® Shop US link: href: 'https://www.lego.com/en-us/games' title: LEGO® video games for PC and console ... domain: lego.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQLvONu0SJkxEqhj-9doW0lDjw5XTNmHWRzjA&usqp=CAU' alt: Epic Games Store | Official Site link: href: 'https://epicgames.com/' title: Epic Games Store | Official Site domain: epicgames.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTLAbNq6KbvFZvOx8RUUDjm0GuFXJV6fwiFPw&usqp=CAU' alt: Command & reconquer - The video-games industry raids its back ... link: href: 'https://www.economist.com/business/2020/06/04/the-video-games-industry-raids-its-back-catalogue' title: The video-games industry raids its back ... domain: economist.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSuGscskpZgoaOCDMbB1lwtWE9PyKzd6dOelQ&usqp=CAU' alt: Windows Games - Microsoft Store link: href: 'https://www.microsoft.com/en-mu/store/games/windows?icid=CatNavWindowsGames' title: Windows Games - Microsoft Store domain: microsoft.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTAW5619n9C3Vy_I5rAC6XlCSZgjhDf-tyHgw&usqp=CAU' alt: GameFly | Video Game Rentals & Used Video Games link: href: 'https://www.gamefly.com/' title: Video Game Rentals & Used Video Games domain: gamefly.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTtw_6Hj3th_P9ngtT2H95hVDuRrMlkxmSt8Q&usqp=CAU' alt: Digital Downloads - Games & Season Passes | GameStop link: href: 'https://www.gamestop.com/video-games/digital-content' title: Digital Downloads - Games & Season ... domain: gamestop.com total: null answers: [] exampleImageSearchForCoffee: value: results: [] image_results: - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSvaUJHVnlx7Pe-eUzCvqjaq0SY8IqvBFUmkA&usqp=CAU' alt: The Great Coffee Debate | Rothman Health Solutions link: href: 'https://drnicole.com/the-great-coffee-debate/' title: The Great Coffee Debate | Rothman ... domain: drnicole.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQ97hyMluYaS0i-KtnVksz50YHQYfg0cIQkEw&usqp=CAU' alt: Salted Maple Power Coffee - Coconut Butter Power Coffee link: href: 'https://www.howsweeteats.com/2018/10/power-coffee/' title: Salted Maple Power Coffee - Coconut ... domain: howsweeteats.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRw78AXlFrxddyUVjmee9zl0WgSAqEEjdBXjw&usqp=CAU' alt: Is drinking coffee safe during your pregnancy? Get ready for some ... link: href: 'https://www.theguardian.com/commentisfree/2019/oct/17/is-drinking-coffee-safe-during-your-pregnancy-get-ready-for-some-nuance' title: Is drinking coffee safe during your ... domain: theguardian.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTMXX9ZFy_phkiDpZDzg7md0eXIfUHwmqkAKg&usqp=CAU' alt: History of Coffee - Surprising Facts About Coffee and Caffeine link: href: 'https://www.goodhousekeeping.com/health/diet-nutrition/a30303/facts-about-coffee/' title: Surprising Facts About Coffee and Caffeine domain: goodhousekeeping.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcR5Oxi7uPeHpHvi367Br-dOY5ko8YC27ZVxLQ&usqp=CAU' alt: THE COFFEE GANG - Home | Facebook link: href: 'https://www.facebook.com/thecoffeegangkoeln/' title: THE COFFEE GANG - Home | Facebook domain: facebook.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTOTPLXLBPAPJRLGsg2nmuQP17QPZwp_LZVkA&usqp=CAU' alt: How coffee protects the brain link: href: 'https://www.medicalnewstoday.com/articles/323594' title: How coffee protects the brain domain: medicalnewstoday.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQ72PRQNa22zD2BiLEDx9n7xNOTBoMIk0B40A&usqp=CAU' alt: 'National Coffee Day 2019: Where to Find Free Coffee and Other ...' link: href: 'https://www.foodandwine.com/news/national-coffee-day-2019-deals-free-coffee' title: 'National Coffee Day 2019: Where to Find ...' domain: foodandwine.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTyWNDiNbIMSPdYc_-fsHs0WnB00kVwN79-og&usqp=CAU' alt: Health benefits of coffee and a proposed warning label - Harvard ... link: href: 'https://www.health.harvard.edu/blog/health-benefits-of-coffee-and-a-proposed-warning-label-2018072514319' title: Health benefits of coffee and a ... domain: health.harvard.edu - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSzGnPX8PwkhUNh0_svnKsnZ8h3aizcu7Tm9w&usqp=CAU' alt: Ebb + Flow Coffee Co | Verrado link: href: 'https://www.verrado.com/ebb-flow-coffee-co/' title: Ebb + Flow Coffee Co | Verrado domain: verrado.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQR1-hgmeCmtO-lMRGA_G-QsVtTMgxQwjKjNA&usqp=CAU' alt: The untold truth of instant coffee link: href: 'https://www.mashed.com/213334/the-untold-truth-of-instant-coffee/' title: The untold truth of instant coffee domain: mashed.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRuXOtmAcTEKtbzCvSJU9_FHR8qnwW_H2L_Yw&usqp=CAU' alt: All Coffees Great and Small - The Coffee Universe link: href: 'http://thecoffeeuniverse.org/all-coffees-great-and-small/' title: All Coffees Great and Small - The ... domain: thecoffeeuniverse.org - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTIE2P5rxqxqc2t7pSaAYNPNBL-jYc-TpH_CA&usqp=CAU' alt: How to Make Strong Coffee (Ultimate Guide to Better Coffee ... link: href: 'https://enjoyjava.com/how-to-make-strong-coffee/' title: How to Make Strong Coffee (Ultimate ... domain: enjoyjava.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRk6uRKrZlcWzL-nMSTL0K43W2evcFqqgTK4Q&usqp=CAU' alt: The barista-approved gear you need to recreate the coffee shop at ... link: href: 'https://www.engadget.com/barista-coffee-gear-quarantine-173001511.html' title: The barista-approved gear you need to ... domain: engadget.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSrIRqyS9DfB4fagLFwi3nZBgHZ-TYtUjWxVg&usqp=CAU' alt: What Fort Worth Coffee Shop Fits Your Personality? - Fort Worth ... link: href: 'https://fwtx.com/eat-drink/fort-worth-coffee-shop-fits-personality/' title: What Fort Worth Coffee Shop Fits Your ... domain: fwtx.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcT-FANRjp7w693rO7nEuyg_sVrF6D__QiJJKw&usqp=CAU' alt: Is Coffee Good for You? - The New York Times link: href: 'https://www.nytimes.com/2020/02/13/style/self-care/coffee-benefits.html' title: Is Coffee Good for You? - The New York ... domain: nytimes.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQFTJ-7ZHTyt8FMlETrrC2oZm2D_JCAPBwWtg&usqp=CAU' alt: 'Quirky Frisco: Try these 5 unique coffee shop experiences' link: href: 'https://www.dallasnews.com/food/2019/09/16/quirky-frisco-try-these-5-unique-coffee-shop-experiences/' title: Try these 5 unique coffee shop experiences domain: dallasnews.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcS4Ho3fU1oK51tBn0JwBpfdYfTFNOqD6gJk_w&usqp=CAU' alt: The Original Irish Coffee Recipe link: href: 'https://www.thespruceeats.com/original-irish-coffee-recipe-759311' title: The Original Irish Coffee Recipe domain: thespruceeats.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQmMEfoc0sUA17iMCu1dPJliI9imDOhhKBK3g&usqp=CAU' alt: Wild Joe*s Coffee Spot link: href: 'https://wildjoescoffee.com/' title: Wild Joe*s Coffee Spot domain: wildjoescoffee.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSr-1QoS2MwEqG0QVxmJQ8-TL6nZgnm0wO5kg&usqp=CAU' alt: 'Coffee: Benefits, nutrition, and risks' link: href: 'https://www.medicalnewstoday.com/articles/270202' title: 'Coffee: Benefits, nutrition, and risks' domain: medicalnewstoday.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcRc7txgPA1jmLAbEGgRmhkWYQZv-VN7jFUDpg&usqp=CAU' alt: Homemade Healthy Coffee Creamer - JoyFoodSunshine link: href: 'https://joyfoodsunshine.com/paleo-vanilla-coconut-coffee-creamer/' title: Homemade Healthy Coffee Creamer ... domain: joyfoodsunshine.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSLBbLYJ_FVF9RAtIx-kdAv0vrRshF4TK_BFg&usqp=CAU' alt: '13 Health Benefits of Coffee, Based on Science' link: href: 'https://www.healthline.com/nutrition/top-13-evidence-based-health-benefits-of-coffee' title: '13 Health Benefits of Coffee, Based on ...' domain: healthline.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQA5e8QKcbSWT5G-Epl4dWLpuzxb7BnCLuQfg&usqp=CAU' alt: 'Coffee and Kidney Disease: Is it Safe? | National Kidney Foundation' link: href: 'https://www.kidney.org/newsletter/coffee-and-kidney-disease' title: 'Coffee and Kidney Disease: Is it Safe ...' domain: kidney.org - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQrHIJL4x1EKMl8aZl1PTN0AK0fYTLRHSZBtw&usqp=CAU' alt: 'Filter coffee is healthier than stove top, French press, decaf ...' link: href: 'https://www.insider.com/what-is-the-best-way-to-make-coffee-2020-4' title: Filter coffee is healthier than stove ... domain: insider.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcSAKFuGHaUiUM0e6kP5923DkGL50pX6HxaruA&usqp=CAU' alt: 'Recess Coffee – Drink Coffee, Shoot Lightning!' link: href: 'https://recesscoffee.com/' title: 'Recess Coffee – Drink Coffee, Shoot ...' domain: recesscoffee.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQ7uTsHtb9vLwwZCTh2lpGNxXBdaX6KlfzREg&usqp=CAU' alt: Is there a healthier way to brew your coffee? | Pittsburgh Post ... link: href: 'https://www.post-gazette.com/news/health/2020/04/24/healthy-way-brew-coffee-cholesterol/stories/202004240082' title: healthier way to brew your coffee ... domain: post-gazette.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQfHL2uXD4_h03BO3QBpD6jf1R8JcvGaQUv6g&usqp=CAU' alt: What your daily coffee is really doing to your body | Daily Mail ... link: href: 'https://www.dailymail.co.uk/health/article-2987126/It-good-brain-waistline-bad-bones-kidneys-daily-coffee-really-doing-body.html' title: coffee is really doing to your body ... domain: dailymail.co.uk - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQ80AJo0XdnQPgutOlws6kINluLKDFTP8XPuA&usqp=CAU' alt: Reinventing the Coffee Industry in Romania link: href: 'https://coffeebi.com/2018/01/23/bucharest-coffee-to-go/' title: Reinventing the Coffee Industry in Romania domain: coffeebi.com - image: src: 'https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQUqH6leT8YOlOUffEwCiwl-BD9C92e3CR2RQ&usqp=CAU' alt: 'Whipped Coffee Recipe {3 Ingredients!} | FeelGoodFoodie' link: href: 'https://feelgoodfoodie.net/recipe/whipped-coffee/' title: 'Whipped Coffee Recipe {3 Ingredients ...' domain: feelgoodfoodie.net total: null answers: [] headers: {} '422': description: Validation Error content: application/json: schema: $ref: '#/components/schemas/HTTPValidationError' tags: - v1 parameters: - required: true schema: title: Query type: string name: query in: path examples: imageTesla: value: q=tesla description: Perform an image search for "tesla" - name: X-User-Agent in: header required: false schema: title: X-User-Agent type: string enum: - desktop - mobile description: Optional header to specify device type "desktop" or "mobile". Defaults to "desktop" - name: X-Proxy-Location in: header required: false schema: title: X-Proxy-Location type: string enum: - EU - CA - US - IE - GB - FR - DE - SE - IN - JP - KR - SG - AU - BR description: 'Specify the proxy location for the search. Supported countries. ''US'', ''CA'', ''IE'', ''GB'', ''FR'', ''DE'', ''SE'', ''IN'', ''JP'', ''KR'', ''SG'', ''AU'', ''BR''' '/v1/serp/{query}': get: summary: SERP description: |- Perform Google Search and search for website in Search Engine Results Pages (SERP) Parameters ---------- query : the string query to perform search. supports advance queries. Check out https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters guide for formatting, it is recommended to set the query `&num=100` additional domain/wesite: Required params `domain` or `website`. When using website please ensure that the website is url encoded Returns ------- json: a list of results with the query, website, searched_results, and position. json["position"] will be set to -1 if website is not found in results operationId: v1/serp responses: '200': description: Successful Response content: application/json: schema: type: object properties: query: type: string website: type: string searched_results: oneOf: - type: integer - type: string position: oneOf: - type: integer - type: string examples: searchGoogleSearch: value: query: q=google+searc+api&num=100 website: 'https://www.google.com' searched_results: '100' poisition: '1' notFoundInSearchResults: value: query: q=google&num=100 website: 'https://www.exmaple.com' searched_results: '100' poisition: '-1' '404': description: Not Found '422': description: Validation Error content: application/json: schema: $ref: '#/components/schemas/HTTPValidationError' '429': description: Rate limit exceeded tags: - v1 parameters: - required: true schema: title: Query type: string name: query in: path examples: serplyRankForSERPAPIWithDomain: value: q=serp+api&num=100&domain=serply.io description: Perform an Serply.io SERP for "tesla" serplyRankForSERPAPIWithWebsite: value: q=serp+api&num=100&website=https%3A%2F%2Fserply.io description: Perform an Serply.io SERP for "tesla" - name: X-User-Agent in: header required: false schema: title: X-User-Agent type: string enum: - desktop - mobile description: Optional header to specify device type "desktop" or "mobile". Defaults to "desktop" - name: X-Proxy-Location in: header required: false schema: title: X-Proxy-Location type: string enum: - EU - CA - US - IE - GB - FR - DE - SE - IN - JP - KR - SG - AU - BR description: 'Specify the proxy location for the search. Supported countries. ''US'', ''CA'', ''IE'', ''GB'', ''FR'', ''DE'', ''SE'', ''IN'', ''JP'', ''KR'', ''SG'', ''AU'', ''BR''' '/v1/crawl/{query}': get: summary: Crawl description: |- Perform Google Search Parameters ---------- query : the string query to perform search. supports advance queries. Check out https://moz.com/blog/the-ultimate-guide-to-the-google-search-parameters guide for formating Returns ------- json: a the html source of the results page operationId: v1/crawl responses: '200': description: Successful Response content: application/json: schema: type: object properties: results: type: array items: type: string total: $ref: '#/components/schemas/ResultTotalScheme' answer: $ref: '#/components/schemas/ResultAnswerScheme' examples: crawlQueryGoogleSearchApi: value: results: - ' ... ' total: null answer: null '404': description: Not Found '422': description: Validation Error content: application/json: schema: $ref: '#/components/schemas/HTTPValidationError' '429': description: Rate limit exceeded tags: - v1 parameters: - required: true schema: title: Query type: string name: query in: path examples: regularKeywordSearch: value: q=google+search+api - $ref: '#/components/parameters/XUserAgent' - $ref: '#/components/parameters/XProxyLocation' '/v1/product/search/{query}': get: summary: Product description: |- Perform Amazon Product Search Parameters ---------- query : the string query to perform search Returns ------- json: a the html source of the results page operationId: v1/product/search responses: '200': description: Successful Response content: application/json: schema: type: object properties: products: type: array items: type: object properties: link: type: string asin: type: string title: type: string price: type: - integer - number real_position: type: integer img_url: type: string rating_stars: type: string review_count: type: integer extras: type: array items: type: string bestseller: type: boolean prime: type: boolean is_sponsor: type: boolean ads: type: array items: type: object properties: {} ts: type: number device_type: type: 'null' examples: searchProductiPhone14: value: products: - link: 'https://www.amazon.com/Apple-iPhone-13-Pro-Sierra/dp/B09LPN7C8Z/ref=sr_1_2?keywords=iphone+14&qid=1668626152&sr=8-2' asin: B09LPN7C8Z title: 'Apple iPhone 13 Pro, 256GB, Sierra Blue - Unlocked (Renewed)' price: 914.97 real_position: 3 img_url: 'https://m.media-amazon.com/images/I/51UuPZLMaCL._AC_UY218_.jpg' rating_stars: 4.3 out of 5 stars review_count: 308 extras: - 'Get it as soon as Fri, Nov 18' - FREE Shipping - Only 10 left in stock - order soon. bestseller: false prime: false is_sponsor: false - link: 'https://www.amazon.com/Apple-iPhone-13-128GB-Blue/dp/B09LNX6KQS/ref=sr_1_5?keywords=iphone+14&qid=1668626152&sr=8-5' asin: B09LNX6KQS title: 'Apple iPhone 13, 128GB, Blue - Unlocked (Renewed)' price: 656 real_position: 8 img_url: 'https://m.media-amazon.com/images/I/71H8ipbuxoL._AC_UY218_.jpg' rating_stars: 4.5 out of 5 stars review_count: 737 extras: - 'Get it as soon as Mon, Nov 21' - FREE Shipping - Only 10 left in stock - order soon. bestseller: false prime: false is_sponsor: false - link: 'https://www.amazon.com/iPhone-13-Pro-128GB-Graphite/dp/B0BGYCPQY7/ref=sr_1_6?keywords=iphone+14&qid=1668626152&sr=8-6' asin: B0BGYCPQY7 title: 'iPhone 13 Pro, 128GB, Graphite - Unlocked (Renewed Premium)' price: 849 real_position: 9 img_url: 'https://m.media-amazon.com/images/I/61eDXs9QFNL._AC_UY218_.jpg' rating_stars: 3.5 out of 5 stars review_count: 2 extras: - 'Get it as soon as Mon, Nov 21' - FREE Shipping by Amazon bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/Apple-iPhone-128GB-Pacific-Blue/dp/B08PMYLKVF/ref=sr_1_7?keywords=iphone+14&qid=1668626152&sr=8-7' asin: B08PMYLKVF title: 'Apple iPhone 12 Pro, 128GB, Pacific Blue - Fully Unlocked (Renewed)' price: 539 real_position: 10 img_url: 'https://m.media-amazon.com/images/I/71z4b3G3GAL._AC_UY218_.jpg' rating_stars: 4.3 out of 5 stars review_count: 1706 extras: - 'Get it Mon, Nov 21 - Tue, Nov 22' - FREE Shipping bestseller: false prime: false is_sponsor: false - link: 'https://www.amazon.com/Apple-iPhone-13-Pro-Alpine/dp/B0B5FLX9WS/ref=sr_1_8?keywords=iphone+14&qid=1668626152&sr=8-8' asin: B0B5FLX9WS title: 'Apple iPhone 13 Pro, 128GB, Alpine Green - Unlocked (Renewed)' price: 863.88 real_position: 11 img_url: 'https://m.media-amazon.com/images/I/61AwGDDZd3L._AC_UY218_.jpg' rating_stars: 4.2 out of 5 stars review_count: 28 extras: - 'Get it as soon as Sat, Nov 19' - FREE Shipping - Only 3 left in stock - order soon. bestseller: false prime: false is_sponsor: false - link: 'https://www.amazon.com/SAMSUNG-Unlocked-Smartphone-Intuitive-Warranty/dp/B097CMVWN9/ref=sr_1_10?keywords=iphone+14&qid=1668626152&sr=8-10' asin: B097CMVWN9 title: 'SAMSUNG Galaxy Z Flip 3 5G Factory Unlocked Android Cell Phone US Version Smartphone Flex Mode Intuitive Camera Compact 128GB Storage US Warranty, Green"' price: 797.98 real_position: 13 img_url: 'https://m.media-amazon.com/images/I/51F+5XOSpHL._AC_UY218_.jpg' rating_stars: 4.3 out of 5 stars review_count: 266 extras: - 'Get it as soon as Sat, Nov 19' - Only 11 left in stock - order soon. bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/Apple-iPhone-13-Mini-128GB/dp/B09LKXHWCF/ref=sr_1_11?keywords=iphone+14&qid=1668626152&sr=8-11' asin: B09LKXHWCF title: 'Apple iPhone 13 Mini, 128GB, Blue - Unlocked (Renewed)' price: 604.97 real_position: 14 img_url: 'https://m.media-amazon.com/images/I/51ysOQMyoGL._AC_UY218_.jpg' rating_stars: 4.6 out of 5 stars review_count: 628 extras: - 'Get it as soon as Fri, Nov 18' - FREE Shipping - Only 11 left in stock - order soon. bestseller: false prime: false is_sponsor: false - link: 'https://www.amazon.com/Apple-iPhone-Pro-512GB-Gold/dp/B07ZQSJRGL/ref=sr_1_12?keywords=iphone+14&qid=1668626152&sr=8-12' asin: B07ZQSJRGL title: 'Apple iPhone 11 Pro, US Version, 512GB, Gold - Unlocked (Renewed)' price: 565.3 real_position: 15 img_url: 'https://m.media-amazon.com/images/I/51cUdVn8N1L._AC_UY218_.jpg' rating_stars: 4.3 out of 5 stars review_count: 14286 extras: - 'Get it as soon as Mon, Nov 21' - FREE Shipping - Only 5 left in stock - order soon. bestseller: false prime: false is_sponsor: false - link: 'https://www.amazon.com/Apple-iPhone-Sierra-Carrier-Subscription/dp/B09G9BPWNP/ref=sr_1_13?keywords=iphone+14&qid=1668626152&sr=8-13' asin: B09G9BPWNP title: 'Apple iPhone 13 Pro (128GB, Sierra Blue) [Locked] + Carrier Subscription' price: 899.99 real_position: 16 img_url: 'https://m.media-amazon.com/images/I/61jLiCovxVL._AC_UY218_.jpg' rating_stars: 4.0 out of 5 stars review_count: 25 extras: - 'Get it as soon as Mon, Nov 21' - FREE Shipping by Amazon bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/Apple-iPhone-11-64GB-Red/dp/B07ZPKBL9V/ref=sr_1_14?keywords=iphone+14&qid=1668626152&sr=8-14' asin: B07ZPKBL9V title: 'Apple iPhone 11, 64GB, Red - Unlocked (Renewed)' price: 315 real_position: 17 img_url: 'https://m.media-amazon.com/images/I/61je8NVr9WL._AC_UY218_.jpg' rating_stars: 4.4 out of 5 stars review_count: 29784 extras: - 'Get it Mon, Nov 21 - Tue, Nov 22' - FREE Shipping bestseller: true prime: false is_sponsor: false - link: 'https://www.amazon.com/Apple-iPhone-64GB-Midnight-Green/dp/B07ZZGN4ND/ref=sr_1_15?keywords=iphone+14&qid=1668626152&sr=8-15' asin: B07ZZGN4ND title: 'Apple iPhone 11 Pro Max (64GB, Midnight Green) - AT&T/T-Mobile Unlocked (Renewed)' price: 549 real_position: 18 img_url: 'https://m.media-amazon.com/images/I/81ZYM5wSWOL._AC_UY218_.jpg' rating_stars: 4.1 out of 5 stars review_count: 18 extras: - 'Get it as soon as Sat, Nov 19' - FREE Shipping - Only 1 left in stock - order soon. bestseller: false prime: false is_sponsor: false ads: [] ts: 2.0670101642608643 device_type: null searchProductLaptops: value: products: - link: 'https://www.amazon.com/Acer-i5-9300H-GeForce-Keyboard-AN515-54-5812/dp/B086KJBKDW/ref=sr_1_1?keywords=laptopss&qid=1668626332&sr=8-1' asin: B086KJBKDW title: 'Acer Nitro 5 Gaming Laptop, 9th Gen Intel Core i5-9300H, NVIDIA GeForce GTX 1650, 15.6" Full HD IPS Display, 8GB DDR4, 256GB NVMe SSD, Wi-Fi 6, Backlit Keyboard, Alexa Built-in, AN515-54-5812' price: 699 real_position: 2 img_url: 'https://m.media-amazon.com/images/I/81lWUzhyBlL._AC_UY218_.jpg' rating_stars: 4.6 out of 5 stars review_count: 5190 extras: - FREE delivery Nov 22 - 25 - 'Or fastest delivery Tue, Nov 22' - Only 4 left in stock - order soon. bestseller: false prime: false is_sponsor: false - link: 'https://www.amazon.com/Dell-Inspiron-3583-Laptop-Celeron/dp/B08HSNRFTX/ref=sr_1_2?keywords=laptopss&qid=1668626332&sr=8-2' asin: B08HSNRFTX title: Dell Inspiron 3583 15” Laptop Intel Celeron – 128GB SSD – 4GB DDR4 – 1.6GHz - Intel UHD Graphics 610 - Windows 10 Home - Inspiron 15 3000 Series - New price: 329.99 real_position: 3 img_url: 'https://m.media-amazon.com/images/I/7150w5ZxZ9L._AC_UY218_.jpg' rating_stars: 4.3 out of 5 stars review_count: 1329 extras: - FREE delivery - Only 13 left in stock - order soon. bestseller: false prime: false is_sponsor: false - link: 'https://www.amazon.com/Lenovo-Ideapad-Touchscreen-i3-1005G1-Processor/dp/B08B6F1NNR/ref=sr_1_3?keywords=laptopss&qid=1668626332&sr=8-3' asin: B08B6F1NNR title: '2022 Newest Lenovo Ideapad 3 Laptop, 15.6" HD Touchscreen, 11th Gen Intel Core i3-1115G4 Processor, 8GB DDR4 RAM, 256GB PCIe NVMe SSD, HDMI, Webcam, Wi-Fi 5, Bluetooth, Windows 11 Home, Almond' price: 367.7 real_position: 4 img_url: 'https://m.media-amazon.com/images/I/61QGMX0Qy6L._AC_UY218_.jpg' rating_stars: 4.4 out of 5 stars review_count: 1161 extras: - 'FREE delivery Tue, Nov 22' bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/Acer-A515-46-R3UB-Display-Quad-Core-Processor/dp/B09HVC79PC/ref=sr_1_4?keywords=laptopss&qid=1668626332&sr=8-4' asin: B09HVC79PC title: Acer Aspire 5 A515-46-R3UB | 15.6" Full HD IPS Display | AMD Ryzen 3 3350U Quad-Core Mobile Processor | 4GB DDR4 | 128GB NVMe SSD | WiFi 6 | Backlit KB | FPR | Amazon Alexa | Windows 11 Home in S mode price: 369.9 real_position: 6 img_url: 'https://m.media-amazon.com/images/I/7189iXimfWL._AC_UY218_.jpg' rating_stars: 4.5 out of 5 stars review_count: 38701 extras: - 'FREE delivery Tue, Nov 22' - 'Or fastest delivery Mon, Nov 21' bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/Lenovo-IdeaPad-Essential-Computer-i5-15-6/dp/B09RNC69K8/ref=sr_1_5?keywords=laptopss&qid=1668626332&sr=8-5' asin: B09RNC69K8 title: Lenovo - 2022 - IdeaPad 3i - Essential Laptop Computer - Intel Core i5 12th Gen - 15.6" FHD Display - 8GB Memory - 512GB Storage - Windows 11 Pro price: 529.99 real_position: 7 img_url: 'https://m.media-amazon.com/images/I/71LsYu32caL._AC_UY218_.jpg' rating_stars: 4.5 out of 5 stars review_count: 123 extras: - Lowest price in 30 days - 'FREE delivery Tue, Nov 22' - 'Or fastest delivery Mon, Nov 21' bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/Acer-A515-56-36UT-Display-i3-1115G4-Processor/dp/B08VKT45K4/ref=sr_1_6?keywords=laptopss&qid=1668626332&sr=8-6' asin: B08VKT45K4 title: 'Acer Aspire 5 A515-56-36UT, 15.6" Full HD Display, 11th Gen Intel Core i3-1115G4 Processor, 4GB DDR4, 128GB NVMe SSD, WiFi 6, Windows 11 Home (S Mode)' price: 324 real_position: 8 img_url: 'https://m.media-amazon.com/images/I/71233PTgAjL._AC_UY218_.jpg' rating_stars: 4.3 out of 5 stars review_count: 3245 extras: - 'FREE delivery Tue, Nov 22' bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/Apple-MacBook-13-inch-256GB-Storage/dp/B08N5LNQCX/ref=sr_1_7?keywords=laptopss&qid=1668626332&sr=8-7' asin: B08N5LNQCX title: '2020 Apple MacBook Air Laptop: Apple M1 Chip, 13” Retina Display, 8GB RAM, 256GB SSD Storage, Backlit Keyboard, FaceTime HD Camera, Touch ID. Works with iPhone/iPad; Space Gray' price: 799.99 real_position: 9 img_url: 'https://m.media-amazon.com/images/I/71jG+e7roXL._AC_UY218_.jpg' rating_stars: 4.8 out of 5 stars review_count: 13427 extras: - 'FREE delivery Tue, Nov 22' - 'Or fastest delivery Mon, Nov 21' bestseller: true prime: true is_sponsor: false - link: 'https://www.amazon.com/ASUS-Chromebook-Spill-Resistant-Transparent-CX1400CNA-AS44FV/dp/B098KSXTFH/ref=sr_1_8?keywords=laptopss&qid=1668626332&sr=8-8' asin: B098KSXTFH title: 'ASUS Chromebook CX1, 14" Full HD NanoEdge Display, Intel Celeron N3350 Processor, 64GB eMMC, 4GB RAM, Chrome OS, Transparent Silver, CX1400CNA-AS44FV' price: 223 real_position: 10 img_url: 'https://m.media-amazon.com/images/I/71oYSGF0gVS._AC_UY218_.jpg' rating_stars: 4.4 out of 5 stars review_count: 89 extras: - 'FREE delivery Tue, Nov 22' - 'Or fastest delivery Mon, Nov 21' bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/VGKE-B15-Fingerprint-Processor-Keyboard/dp/B09X9QCBCR/ref=sr_1_9?keywords=laptopss&qid=1668626332&sr=8-9' asin: B09X9QCBCR title: '[Windows 11 Home] VGKE B15 [2022 Upgrade] Windows 11 Laptop with Fingerprint Reader, 15.6" Full HD 1920*1080 IPS, Intel Celeron J4125 Processor, 12GB RAM LPDDR4, 256GB SSD, Backlit Keyboard' price: 359.99 real_position: 11 img_url: 'https://m.media-amazon.com/images/I/61MFntlabuL._AC_UY218_.jpg' rating_stars: 4.1 out of 5 stars review_count: 100 extras: - 'FREE delivery Tue, Nov 22' - 'Or fastest delivery Mon, Nov 21' bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/Lenovo-2-1-Chromebook-Computer/dp/B09RNCN3YV/ref=sr_1_10?keywords=laptopss&qid=1668626332&sr=8-10' asin: B09RNCN3YV title: Lenovo IdeaPad Flex 5i - 2022 - Chromebook 2-in-1 Laptop - Chrome OS - 13.3" FHD Touch Display - 8GB Memory - 128GB Storage - Intel Core i3 11th Gen - Abyss Blue price: 299.99 real_position: 12 img_url: 'https://m.media-amazon.com/images/I/81uDDuBAwpL._AC_UY218_.jpg' rating_stars: 4.5 out of 5 stars review_count: 151 extras: - 'FREE delivery Tue, Nov 22' - 'Or fastest delivery Mon, Nov 21' bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/ASUS-Chromebook-Spill-resistant-Transparent-CX1100CNA-AS42/dp/B08XTB1NNH/ref=sr_1_11?keywords=laptopss&qid=1668626332&sr=8-11' asin: B08XTB1NNH title: "ASUS Chromebook CX1, 11.6\" HD NanoEdge Display, Intel Celeron N3350 Processor, 32GB eMMC,\_ 4GB RAM, Chrome OS, Transparent Silver, CX1100CNA-AS42" price: 111.7 real_position: 13 img_url: 'https://m.media-amazon.com/images/I/81eGCvMr3uS._AC_UY218_.jpg' rating_stars: 4.2 out of 5 stars review_count: 1173 extras: - 'FREE delivery Tue, Nov 22' - 'Or fastest delivery Mon, Nov 21' bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/Flagship-HP-Chromebook-Anti-Glare-Processor/dp/B08PDTLK1Q/ref=sr_1_12?keywords=laptopss&qid=1668626332&sr=8-12' asin: B08PDTLK1Q title: HP 2020 Flagship 14 Chromebook Laptop Computer 14-inch HD SVA Anti-Glare Display Intel Celeron N5000 Processor 4GB DDR4 64GB eMMC WiFi Webcam Chrome OS (Renewed) price: 138 real_position: 14 img_url: 'https://m.media-amazon.com/images/I/817Y3zdhTXL._AC_UY218_.jpg' rating_stars: 4.4 out of 5 stars review_count: 2203 extras: - 'FREE delivery Tue, Nov 22' - 'Or fastest delivery Mon, Nov 21' bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/Newest-HP-Pentium-Bluetooth-Windows/dp/B08SF96WNN/ref=sr_1_13?keywords=laptopss&qid=1668626332&sr=8-13' asin: B08SF96WNN title: 'Newest HP 14" Touchscreen Laptop, Intel Dual-Core N4020,16GB RAM, 192GB Storage(64GB eMMC+128GB Micro SD),Webcam,1Yr Office w/ Accs. (Rose Gold)' price: 418.69 real_position: 15 img_url: 'https://m.media-amazon.com/images/I/71upv4UkR2L._AC_UY218_.jpg' rating_stars: 4.3 out of 5 stars review_count: 198 extras: - 'FREE delivery Tue, Nov 22' - 'Or fastest delivery Mon, Nov 21' bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/HP-Convertible-Generation-i5-1135G7-14-dw1025nr/dp/B09FDG7M6N/ref=sr_1_14?keywords=laptopss&qid=1668626332&sr=8-14' asin: B09FDG7M6N title: 'HP Pavilion x360 Convertible 14-inch Laptop, 11th Generation Intel Core i5-1135G7 processor, Intel Iris Xe Graphics, 8GB RAM, 256 GB SSD, Windows 11 Home (14-dw1025nr, Natural silver)' price: 524.9 real_position: 16 img_url: 'https://m.media-amazon.com/images/I/81dRvbhb+wL._AC_UY218_.jpg' rating_stars: 4.6 out of 5 stars review_count: 140 extras: - FREE delivery Nov 22 - 28 - Or fastest delivery Nov 21 - 23 bestseller: false prime: false is_sponsor: false - link: 'https://www.amazon.com/HP-14-inch-Celeron-Personal-14-cb185nr/dp/B084SKWC89/ref=sr_1_15?keywords=laptopss&qid=1668626332&sr=8-15' asin: B084SKWC89 title: 'HP Stream 14-inch Laptop, Intel Celeron N4000, 4 GB RAM, 64 GB eMMC, Windows 10 Home in S Mode With Office 365 Personal For 1 Year (14-cb185nr, Royal Blue)' price: 219.99 real_position: 17 img_url: 'https://m.media-amazon.com/images/I/81RCOr3hJOL._AC_UY218_.jpg' rating_stars: 4.4 out of 5 stars review_count: 1869 extras: - 'FREE delivery Tue, Nov 22' bestseller: false prime: true is_sponsor: false - link: 'https://www.amazon.com/HP-14-Laptop-Dual-Core-Processor/dp/B09VRX9YVW/ref=sr_1_16?keywords=laptopss&qid=1668626332&sr=8-16' asin: B09VRX9YVW title: 'Newest HP 14" HD Laptop, Windows 11, Intel Celeron Dual-Core Processor Up to 2.60GHz, 4GB RAM, 64GB SSD, Webcam, Dale Pink(Renewed) (Dale Pink)' price: 190.6 real_position: 18 img_url: 'https://m.media-amazon.com/images/I/61MGsq1ZVaL._AC_UY218_.jpg' rating_stars: 4.2 out of 5 stars review_count: 671 extras: - 'FREE delivery Tue, Nov 22' - 'Or fastest delivery Mon, Nov 21' bestseller: false prime: true is_sponsor: false ads: [] ts: 2.0498135089874268 device_type: null '201': description: "{\n\t\"products\": [\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-13-Pro-Sierra/dp/B09LPN7C8Z/ref=sr_1_2?keywords=iphone+14&qid=1668626152&sr=8-2\",\n\t\t\t\"asin\": \"B09LPN7C8Z\",\n\t\t\t\"title\": \"Apple iPhone 13 Pro, 256GB, Sierra Blue - Unlocked (Renewed)\",\n\t\t\t\"price\": 914.97,\n\t\t\t\"real_position\": 3,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/51UuPZLMaCL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.3 out of 5 stars\",\n\t\t\t\"review_count\": 308,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Fri, Nov 18\",\n\t\t\t\t\"FREE Shipping\",\n\t\t\t\t\"Only 10 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-13-128GB-Blue/dp/B09LNX6KQS/ref=sr_1_5?keywords=iphone+14&qid=1668626152&sr=8-5\",\n\t\t\t\"asin\": \"B09LNX6KQS\",\n\t\t\t\"title\": \"Apple iPhone 13, 128GB, Blue - Unlocked (Renewed)\",\n\t\t\t\"price\": 656.0,\n\t\t\t\"real_position\": 8,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/71H8ipbuxoL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.5 out of 5 stars\",\n\t\t\t\"review_count\": 737,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Mon, Nov 21\",\n\t\t\t\t\"FREE Shipping\",\n\t\t\t\t\"Only 10 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/iPhone-13-Pro-128GB-Graphite/dp/B0BGYCPQY7/ref=sr_1_6?keywords=iphone+14&qid=1668626152&sr=8-6\",\n\t\t\t\"asin\": \"B0BGYCPQY7\",\n\t\t\t\"title\": \"iPhone 13 Pro, 128GB, Graphite - Unlocked (Renewed Premium)\",\n\t\t\t\"price\": 849.0,\n\t\t\t\"real_position\": 9,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/61eDXs9QFNL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"3.5 out of 5 stars\",\n\t\t\t\"review_count\": 2,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Mon, Nov 21\",\n\t\t\t\t\"FREE Shipping by Amazon\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": true,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-128GB-Pacific-Blue/dp/B08PMYLKVF/ref=sr_1_7?keywords=iphone+14&qid=1668626152&sr=8-7\",\n\t\t\t\"asin\": \"B08PMYLKVF\",\n\t\t\t\"title\": \"Apple iPhone 12 Pro, 128GB, Pacific Blue - Fully Unlocked (Renewed)\",\n\t\t\t\"price\": 539.0,\n\t\t\t\"real_position\": 10,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/71z4b3G3GAL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.3 out of 5 stars\",\n\t\t\t\"review_count\": 1706,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it Mon, Nov 21 - Tue, Nov 22\",\n\t\t\t\t\"FREE Shipping\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-13-Pro-Alpine/dp/B0B5FLX9WS/ref=sr_1_8?keywords=iphone+14&qid=1668626152&sr=8-8\",\n\t\t\t\"asin\": \"B0B5FLX9WS\",\n\t\t\t\"title\": \"Apple iPhone 13 Pro, 128GB, Alpine Green - Unlocked (Renewed)\",\n\t\t\t\"price\": 863.88,\n\t\t\t\"real_position\": 11,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/61AwGDDZd3L._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.2 out of 5 stars\",\n\t\t\t\"review_count\": 28,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Sat, Nov 19\",\n\t\t\t\t\"FREE Shipping\",\n\t\t\t\t\"Only 3 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/SAMSUNG-Unlocked-Smartphone-Intuitive-Warranty/dp/B097CMVWN9/ref=sr_1_10?keywords=iphone+14&qid=1668626152&sr=8-10\",\n\t\t\t\"asin\": \"B097CMVWN9\",\n\t\t\t\"title\": \"SAMSUNG Galaxy Z Flip 3 5G Factory Unlocked Android Cell Phone US Version Smartphone Flex Mode Intuitive Camera Compact 128GB Storage US Warranty, Green\\\"\",\n\t\t\t\"price\": 797.98,\n\t\t\t\"real_position\": 13,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/51F+5XOSpHL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.3 out of 5 stars\",\n\t\t\t\"review_count\": 266,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Sat, Nov 19\",\n\t\t\t\t\"Only 11 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": true,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-13-Mini-128GB/dp/B09LKXHWCF/ref=sr_1_11?keywords=iphone+14&qid=1668626152&sr=8-11\",\n\t\t\t\"asin\": \"B09LKXHWCF\",\n\t\t\t\"title\": \"Apple iPhone 13 Mini, 128GB, Blue - Unlocked (Renewed)\",\n\t\t\t\"price\": 604.97,\n\t\t\t\"real_position\": 14,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/51ysOQMyoGL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.6 out of 5 stars\",\n\t\t\t\"review_count\": 628,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Fri, Nov 18\",\n\t\t\t\t\"FREE Shipping\",\n\t\t\t\t\"Only 11 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-Pro-512GB-Gold/dp/B07ZQSJRGL/ref=sr_1_12?keywords=iphone+14&qid=1668626152&sr=8-12\",\n\t\t\t\"asin\": \"B07ZQSJRGL\",\n\t\t\t\"title\": \"Apple iPhone 11 Pro, US Version, 512GB, Gold - Unlocked (Renewed)\",\n\t\t\t\"price\": 565.3,\n\t\t\t\"real_position\": 15,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/51cUdVn8N1L._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.3 out of 5 stars\",\n\t\t\t\"review_count\": 14286,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Mon, Nov 21\",\n\t\t\t\t\"FREE Shipping\",\n\t\t\t\t\"Only 5 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-Sierra-Carrier-Subscription/dp/B09G9BPWNP/ref=sr_1_13?keywords=iphone+14&qid=1668626152&sr=8-13\",\n\t\t\t\"asin\": \"B09G9BPWNP\",\n\t\t\t\"title\": \"Apple iPhone 13 Pro (128GB, Sierra Blue) [Locked] + Carrier Subscription\",\n\t\t\t\"price\": 899.99,\n\t\t\t\"real_position\": 16,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/61jLiCovxVL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.0 out of 5 stars\",\n\t\t\t\"review_count\": 25,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Mon, Nov 21\",\n\t\t\t\t\"FREE Shipping by Amazon\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": true,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-11-64GB-Red/dp/B07ZPKBL9V/ref=sr_1_14?keywords=iphone+14&qid=1668626152&sr=8-14\",\n\t\t\t\"asin\": \"B07ZPKBL9V\",\n\t\t\t\"title\": \"Apple iPhone 11, 64GB, Red - Unlocked (Renewed)\",\n\t\t\t\"price\": 315.0,\n\t\t\t\"real_position\": 17,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/61je8NVr9WL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.4 out of 5 stars\",\n\t\t\t\"review_count\": 29784,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it Mon, Nov 21 - Tue, Nov 22\",\n\t\t\t\t\"FREE Shipping\"\n\t\t\t],\n\t\t\t\"bestseller\": true,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-64GB-Midnight-Green/dp/B07ZZGN4ND/ref=sr_1_15?keywords=iphone+14&qid=1668626152&sr=8-15\",\n\t\t\t\"asin\": \"B07ZZGN4ND\",\n\t\t\t\"title\": \"Apple iPhone 11 Pro Max (64GB, Midnight Green) - AT&T/T-Mobile Unlocked (Renewed)\",\n\t\t\t\"price\": 549.0,\n\t\t\t\"real_position\": 18,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/81ZYM5wSWOL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.1 out of 5 stars\",\n\t\t\t\"review_count\": 18,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Sat, Nov 19\",\n\t\t\t\t\"FREE Shipping\",\n\t\t\t\t\"Only 1 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t}\n\t],\n\t\"ads\": [],\n\t\"ts\": 2.0670101642608643,\n\t\"device_type\": null\n}" '404': description: Not Found '422': description: Validation Error content: application/json: schema: $ref: '#/components/schemas/HTTPValidationError' '429': description: Rate limit exceeded # '': # description: "{\n\t\"products\": [\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-13-Pro-Sierra/dp/B09LPN7C8Z/ref=sr_1_2?keywords=iphone+14&qid=1668626152&sr=8-2\",\n\t\t\t\"asin\": \"B09LPN7C8Z\",\n\t\t\t\"title\": \"Apple iPhone 13 Pro, 256GB, Sierra Blue - Unlocked (Renewed)\",\n\t\t\t\"price\": 914.97,\n\t\t\t\"real_position\": 3,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/51UuPZLMaCL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.3 out of 5 stars\",\n\t\t\t\"review_count\": 308,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Fri, Nov 18\",\n\t\t\t\t\"FREE Shipping\",\n\t\t\t\t\"Only 10 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-13-128GB-Blue/dp/B09LNX6KQS/ref=sr_1_5?keywords=iphone+14&qid=1668626152&sr=8-5\",\n\t\t\t\"asin\": \"B09LNX6KQS\",\n\t\t\t\"title\": \"Apple iPhone 13, 128GB, Blue - Unlocked (Renewed)\",\n\t\t\t\"price\": 656.0,\n\t\t\t\"real_position\": 8,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/71H8ipbuxoL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.5 out of 5 stars\",\n\t\t\t\"review_count\": 737,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Mon, Nov 21\",\n\t\t\t\t\"FREE Shipping\",\n\t\t\t\t\"Only 10 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/iPhone-13-Pro-128GB-Graphite/dp/B0BGYCPQY7/ref=sr_1_6?keywords=iphone+14&qid=1668626152&sr=8-6\",\n\t\t\t\"asin\": \"B0BGYCPQY7\",\n\t\t\t\"title\": \"iPhone 13 Pro, 128GB, Graphite - Unlocked (Renewed Premium)\",\n\t\t\t\"price\": 849.0,\n\t\t\t\"real_position\": 9,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/61eDXs9QFNL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"3.5 out of 5 stars\",\n\t\t\t\"review_count\": 2,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Mon, Nov 21\",\n\t\t\t\t\"FREE Shipping by Amazon\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": true,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-128GB-Pacific-Blue/dp/B08PMYLKVF/ref=sr_1_7?keywords=iphone+14&qid=1668626152&sr=8-7\",\n\t\t\t\"asin\": \"B08PMYLKVF\",\n\t\t\t\"title\": \"Apple iPhone 12 Pro, 128GB, Pacific Blue - Fully Unlocked (Renewed)\",\n\t\t\t\"price\": 539.0,\n\t\t\t\"real_position\": 10,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/71z4b3G3GAL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.3 out of 5 stars\",\n\t\t\t\"review_count\": 1706,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it Mon, Nov 21 - Tue, Nov 22\",\n\t\t\t\t\"FREE Shipping\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-13-Pro-Alpine/dp/B0B5FLX9WS/ref=sr_1_8?keywords=iphone+14&qid=1668626152&sr=8-8\",\n\t\t\t\"asin\": \"B0B5FLX9WS\",\n\t\t\t\"title\": \"Apple iPhone 13 Pro, 128GB, Alpine Green - Unlocked (Renewed)\",\n\t\t\t\"price\": 863.88,\n\t\t\t\"real_position\": 11,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/61AwGDDZd3L._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.2 out of 5 stars\",\n\t\t\t\"review_count\": 28,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Sat, Nov 19\",\n\t\t\t\t\"FREE Shipping\",\n\t\t\t\t\"Only 3 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/SAMSUNG-Unlocked-Smartphone-Intuitive-Warranty/dp/B097CMVWN9/ref=sr_1_10?keywords=iphone+14&qid=1668626152&sr=8-10\",\n\t\t\t\"asin\": \"B097CMVWN9\",\n\t\t\t\"title\": \"SAMSUNG Galaxy Z Flip 3 5G Factory Unlocked Android Cell Phone US Version Smartphone Flex Mode Intuitive Camera Compact 128GB Storage US Warranty, Green\\\"\",\n\t\t\t\"price\": 797.98,\n\t\t\t\"real_position\": 13,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/51F+5XOSpHL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.3 out of 5 stars\",\n\t\t\t\"review_count\": 266,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Sat, Nov 19\",\n\t\t\t\t\"Only 11 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": true,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-13-Mini-128GB/dp/B09LKXHWCF/ref=sr_1_11?keywords=iphone+14&qid=1668626152&sr=8-11\",\n\t\t\t\"asin\": \"B09LKXHWCF\",\n\t\t\t\"title\": \"Apple iPhone 13 Mini, 128GB, Blue - Unlocked (Renewed)\",\n\t\t\t\"price\": 604.97,\n\t\t\t\"real_position\": 14,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/51ysOQMyoGL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.6 out of 5 stars\",\n\t\t\t\"review_count\": 628,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Fri, Nov 18\",\n\t\t\t\t\"FREE Shipping\",\n\t\t\t\t\"Only 11 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-Pro-512GB-Gold/dp/B07ZQSJRGL/ref=sr_1_12?keywords=iphone+14&qid=1668626152&sr=8-12\",\n\t\t\t\"asin\": \"B07ZQSJRGL\",\n\t\t\t\"title\": \"Apple iPhone 11 Pro, US Version, 512GB, Gold - Unlocked (Renewed)\",\n\t\t\t\"price\": 565.3,\n\t\t\t\"real_position\": 15,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/51cUdVn8N1L._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.3 out of 5 stars\",\n\t\t\t\"review_count\": 14286,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Mon, Nov 21\",\n\t\t\t\t\"FREE Shipping\",\n\t\t\t\t\"Only 5 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-Sierra-Carrier-Subscription/dp/B09G9BPWNP/ref=sr_1_13?keywords=iphone+14&qid=1668626152&sr=8-13\",\n\t\t\t\"asin\": \"B09G9BPWNP\",\n\t\t\t\"title\": \"Apple iPhone 13 Pro (128GB, Sierra Blue) [Locked] + Carrier Subscription\",\n\t\t\t\"price\": 899.99,\n\t\t\t\"real_position\": 16,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/61jLiCovxVL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.0 out of 5 stars\",\n\t\t\t\"review_count\": 25,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Mon, Nov 21\",\n\t\t\t\t\"FREE Shipping by Amazon\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": true,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-11-64GB-Red/dp/B07ZPKBL9V/ref=sr_1_14?keywords=iphone+14&qid=1668626152&sr=8-14\",\n\t\t\t\"asin\": \"B07ZPKBL9V\",\n\t\t\t\"title\": \"Apple iPhone 11, 64GB, Red - Unlocked (Renewed)\",\n\t\t\t\"price\": 315.0,\n\t\t\t\"real_position\": 17,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/61je8NVr9WL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.4 out of 5 stars\",\n\t\t\t\"review_count\": 29784,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it Mon, Nov 21 - Tue, Nov 22\",\n\t\t\t\t\"FREE Shipping\"\n\t\t\t],\n\t\t\t\"bestseller\": true,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t},\n\t\t{\n\t\t\t\"link\": \"https://www.amazon.com/Apple-iPhone-64GB-Midnight-Green/dp/B07ZZGN4ND/ref=sr_1_15?keywords=iphone+14&qid=1668626152&sr=8-15\",\n\t\t\t\"asin\": \"B07ZZGN4ND\",\n\t\t\t\"title\": \"Apple iPhone 11 Pro Max (64GB, Midnight Green) - AT&T/T-Mobile Unlocked (Renewed)\",\n\t\t\t\"price\": 549.0,\n\t\t\t\"real_position\": 18,\n\t\t\t\"img_url\": \"https://m.media-amazon.com/images/I/81ZYM5wSWOL._AC_UY218_.jpg\",\n\t\t\t\"rating_stars\": \"4.1 out of 5 stars\",\n\t\t\t\"review_count\": 18,\n\t\t\t\"extras\": [\n\t\t\t\t\"Get it as soon as Sat, Nov 19\",\n\t\t\t\t\"FREE Shipping\",\n\t\t\t\t\"Only 1 left in stock - order soon.\"\n\t\t\t],\n\t\t\t\"bestseller\": false,\n\t\t\t\"prime\": false,\n\t\t\t\"is_sponsor\": false\n\t\t}\n\t],\n\t\"ads\": [],\n\t\"ts\": 2.0670101642608643,\n\t\"device_type\": null\n}" tags: - v1 - product parameters: - required: true schema: title: Query type: string name: query in: path examples: regularKeywordSearch: value: q=iphone+14 - name: X-User-Agent in: header required: false schema: title: X-User-Agent type: string enum: - desktop - mobile description: Optional header to specify device type "desktop" or "mobile". Defaults to "desktop" - name: X-Proxy-Location in: header required: false schema: title: X-Proxy-Location type: string enum: - EU - CA - US - IE - GB - FR - DE - SE - IN - JP - KR - SG - AU - BR description: 'Specify the proxy location for the search. Supported countries. ''US'', ''CA'', ''IE'', ''GB'', ''FR'', ''DE'', ''SE'', ''IN'', ''JP'', ''KR'', ''SG'', ''AU'', ''BR''' components: schemas: HTTPValidationError: title: HTTPValidationError type: object properties: detail: title: Detail type: array items: $ref: '#/components/schemas/ValidationError' ValidationError: title: ValidationError required: - loc - msg - type type: object properties: loc: title: Location type: array items: type: string msg: title: Message type: string type: title: Error Type type: string SerpData: title: SerpData type: object required: - query - website properties: query: title: Query type: string website: title: Website type: string ResultAnswerScheme: title: ResultAnswerScheme oneOf: - type: array items: type: string - properties: {} nullable: true - type: integer properties: {} ResultTotalScheme: title: ResultTotalScheme oneOf: - nullable: true - type: integer parameters: XUserAgent: name: X-User-Agent in: header required: false schema: title: X-User-Agent type: string enum: - desktop - mobile description: Optional header to specify device type "desktop" or "mobile". Defaults to "desktop" XProxyLocation: name: X-Proxy-Location in: header required: false schema: title: X-Proxy-Location type: string enum: - EU - CA - US - IE - GB - FR - DE - SE - IN - JP - KR - SG - AU - BR description: 'Specify the proxy location for the search. Supported countries. ''US'', ''CA'', ''IE'', ''GB'', ''FR'', ''DE'', ''SE'', ''IN'', ''JP'', ''KR'', ''SG'', ''AU'', ''BR''' securitySchemes: ApiKeyAuth: type: apiKey in: header name: X-Api-Key security: - ApiKeyAuth: [] servers: - url: 'https://api.serply.io/' description: Production Load Balancer tags: - name: v1