Recent content by tirycm

  1. T

    Help me figure out the SEO of my website (Google gives errors)

    You need to edit the <head> on each page individually and change the title and description.
  2. T

    How to copy a websites landing page?

    HTTrack Website Copier
  3. T

    Permanently Closed Marketplace Sales Thread

    AI Wizard
  4. T

    Permanently Closed Marketplace Sales Thread

    Dot Mirror SEO Checklist
  5. T

    Permanently Closed Marketplace Sales Thread

    Ai Wizard
  6. T

    Permanently Closed Marketplace Sales Thread

    Niche Ebook
  7. T

    I'm looking for this template.

    https://themeforest.net/item/crypto-press-cryptocurrency-responsive-html5-template/21084784
  8. T

    Permanently Closed Marketplace Sales Thread

    Interested in 50 free credits
  9. T

    Python - AntiCaptcha Help Guys

    I recommend you to use a dedicated python library like: https://pypi.org/project/python-anticaptcha/
  10. T

    Python - AntiCaptcha Help Guys

    Go to recaptcha demo https://www.google.com/recaptcha/api2/demo and check if you receive same error. And try without click: self.browser.find_element_by_class_name("recaptcha-checkbox-border").click()
  11. T

    Python - AntiCaptcha Help Guys

    From Anticaptcha documentation: 5 different workers could not solve the Captcha. Customers are charged for these tasks because our workers spend time performing them. Try to change proxy address.
  12. T

    Google Indexing Bulk checker (API)

    https://github.com/ian-kerins/google-scraper-python-scrapy You need to adapt this python app for multithreading and to detect the response text for unindexed URLs
  13. T

    Google Indexing Bulk checker (API)

    I think that scraperapi is cheapest solution.
Back
Top