Recent content by lgeeh

  1. L

    How can I create a sneaker buy bot?

    If you've got the time, I'd recommend learning python and then looking at the github for Sneakerbot and open-supreme
  2. L

    Traffic Bots - Negative SEO

    Setup a .htaccess redirect for any of the sites that are sending to spam to you. ( redirect based on referral url) Then setup a filter in google analytics to filter out any of the bad traffic. Clickease is also a good tool for stopping bots getting in via google ads.
  3. L

    How can I create a sneaker buy bot?

    There is a large market already for them, and you'd need to be a pretty experienced developer with time on your hands to build these products. You would need to have good understanding of sessions, proxies and scraping just to name a few. The best way to get started would be to create a bot...
  4. L

    Scrapebox - yellowpage scraper - rotating proxies

    How much data are you trying to get from YP? I've written a custom scraper for the Au Yellow Pages, gets phone/email without needing to load additional pages ( just the search result pages). Happy to help out if you need!
  5. L

    what is the tools for clone website script ?

    HTTrack is used for cloning websites, but I don't think that's what you're looking for. To save/download streams I'd try out youtube-dl it works for a lot more than just youtube.
  6. L

    Tools for scrapping information off Binance

    What information are you after? Binance have an API, so you might not need to scrape the data at all. That would still require some custom coding, I've worked with Binance's API and also written custom scrapers in python. PM me if you want any more info :)
Back
Top