Recent content by SEO Supreme

  1. SEO Supreme

    Machine Learning and SEO

    I'm diving deeply into this. PM me if you're interested in sharing insights.
  2. SEO Supreme

    PHP Full Stack Dev Needed! (Buenos Aires)

    Searching for a full-time employee. PHP, MySQL, CSS and web scraping skills required. Exclusively in the CABA area in Buenos Aires. Interesados por PM!
  3. SEO Supreme

    expired domains

    Are you still able to scrape their site? Can't do it with PHP... not having much luck with Python either. What's your approach?
  4. SEO Supreme

    Flash Contest: What's the strangest product or service you had to market??

    Got a good one... but not allowed to talk about it. :anyway:
  5. SEO Supreme

    Hello World from Argentina.

    Otro Argentino! Vamoooo'!
  6. SEO Supreme

    [Easy Trick] Google Sheets has a built in content spinner

    Doesn't always work as expected, though...
  7. SEO Supreme

    My Movie streaming website journey

    Liked the cryptomining bit. Will follow. GL!
  8. SEO Supreme

    Don't ever get married

    Happily married. Wouldn't go back to being single. :)
  9. SEO Supreme

    post indexed, but not in serps for keyword?

    I agree with Chris. GSC is the way to go for pages that were submitted but not yet indexed. Check out the Crawl > Explore as Google menu.
  10. SEO Supreme

    What are you currently listening to?

    Mt. Fujitive
  11. SEO Supreme

    What tool to use to scrape multiple forum threads?

    Basically for anything that doesn't require client-side content scraping. There are ways for that, but it's a more complex process...
  12. SEO Supreme

    What tool to use to scrape multiple forum threads?

    You can use a custom PHP script that sends cookie data when fetching the data.
  13. SEO Supreme

    Downloading images liked by a specific account?

    If there's a 'posts liked by user' page, you can achieve it with PHP... mainly the function 'preg_match_all' to scrape the URLs and 'file_put_contents('imagename.jpg', file_get_contents($image_url_here))' You're going to have to first scrape all the liked posts url and then scrape the image...
  14. SEO Supreme

    need help in excel macro

    Try this: Record a macro that does follows these steps: 0. Start recording in cell A1. There should be blank cells in column A from A1 up to where you want the content to be displayed. 1. Goes to the last row in column A (shift + down arrow) 2. Goes to the cell next to it 3. Writes Norha's...
  15. SEO Supreme

    Best way to rent out content?

    I already have a few clients on stand-by. If I sell it, I only get payed once. If I rent it out monthly I tweak the script, polish the content output and get payed each month. For arguments' sake, let's just accept the premise of it being a profitable endeavor. I would like to hear if anybody...
Back
Top