Recent content by Kostya76

  1. Kostya76

    SEO Question

    That's what I suspect tbh because if my keyword is "What is [blank]" and Google provides a detailed definition as the first result, then it's possible that most users don't click on links to seek more info. Pretty frustrating, but I am sure I have a lot to learn about how I can up my SEO game...
  2. Kostya76

    SEO Question

    I target keywords with 1k-10k search volume in a niche evergreen real estate category (not buying / selling real estate). For example, one of the keywords that is #2 result on google is "What is [blank]" and it gets a LOT of impressions, but not clicks.
  3. Kostya76

    SEO Question

    I'd made a few fairly successful websites in the past that ranked pretty high on Google. However, I've recently launched another site after a long break and not sure I understand how SEO works these days. I have a dozen pages that in the top 5 results on Google and many dozens pages that seem to...
  4. Kostya76

    PropTech / Geospatial Data / Real Estate Marketing anyone?

    Is anyone here doing anything related to proptech or real estate ? I've recently launched a platform that offers free reports for home buyers and home owners. Would be interested in connecting with others in the same space to exchange some ideas.
  5. Kostya76

    Airport IATA Code

    I am building a personal project (not commercial) that is essentially a flight lookup tool. I was able to find an IATA code list on the web, but it appears quite limited. Does anyone have a complete list I could use? P.S. I know that scraping is an option and I will do it if I have to, but I...
  6. Kostya76

    How do bots interact with a web page?

    ChatGPT write great web scrapers using selenium web driver. Just tell it what website you want to scrape and what info you are interested in.
  7. Kostya76

    Where to get sentiment analysis data similar to SEM Rush?

    Are you going to feed URLs of pages to be analyzed ?
  8. Kostya76

    Any free services for running Python script 24/7?

    PythonAnywhere has a feature called Always On Task which let's you run your code continuously
  9. Kostya76

    What can I do with my own unofficial midjourney api or bot

    Be careful (i.e. don't get banned.) I had the same idea and I asked Midjourney staff about it, but I was told that using Discord bots (other then the Midjourney bot) or any type of automation tools would be in violation of their terms of use.
  10. Kostya76

    OpenAI Help Needed

    Example: "new year clipart pattern, detailed, no text". Every once in a while generated images still include text, but I'd like to figure out away to exclude text from all images. I can achieve it using Stable Diffusion, but not OpenAI at the moment.
  11. Kostya76

    OpenAI Help Needed

    I use OpenAi API to generate various clipart images, but the images that I get often include text and just some gibberish. Is there a way to change the setting to exclude ALL text from the generated images?
  12. Kostya76

    Why ChatGPT will not kill off Google

    People who are laughing at ChatGPT today can be compared to the the people who were laughing at Bitcoin and Crypto in 2008. Not sure if GPT is going to replace Google, etc., but along with other AI tools and it will become one of the most valuable tools for many of us.
  13. Kostya76

    A simple GPT3 Python script

    Good stuff, thank you. I've been thinking about trying out the OpenAI's API for a while. With your code was able to get it up and running in a couple of minutes.
  14. Kostya76

    List of API Marketplaces / Platforms

    He was talking about selling your API products on one of the marketplaces he listed rather than using them to pull data. But I agree it's still a good list. Thanks for sharing!
Back
Top