Recent content by mojalai

  1. M

    I Want To Learn boting and automation

    This is a really thoughtful response. Are you still using the same stack? Would you recommend it for Instagram too?
  2. M

    Anti-detect Browser Automation Coding, HELP???

    When you say, "Selenium (with the necessary patches to make it undetectable)," are you referring to injecting JavaScript to do things like overriding the values of certain properties, like window.navigator (as Evan Sangaline at intoli recommends)? Or are there other patches that I should be...
  3. M

    Questions about Social Media bots

    i was planning on deploying my selenium instagram bot on heroku. but when i tried my bot in headless mode (which heroku requires), instagram identified it immediately. do you think puppeteer would help solve this issue, or is it completely unrelated?
  4. M

    Good proxy for the creation of instagram accounts

    interesting. for scraping, do you have any opinion on if you should always use the same IP assigned to a specific instagram account?
  5. M

    I need Proxies for Account Creation on all kinds of sites.

    novice question for you regarding rotation. for scraping social media companies, let's say you had 100 bots signed in with unique usernames scraping at once. would it be better for each bot to use the same IP address corresponding to the IPs from their past scrapes to give a more human-like...
  6. M

    Looking to learn blackhat scraping methods

    With Burp Suite, I had to keep pressing "Forward" in order to have the traffic pass through to the destination initially requested by the mobile's browser. Maybe there's similar functionality with whatever you're using? Also, maybe I'm not understanding you correctly as I'm new to Burp Suite and...
  7. M

    Looking to learn blackhat scraping methods

    So I tried going the route you mentioned. I initially downloaded Wireshark, but I couldn’t quickly tell if the requests could be decoded from the packets by Wireshark. I then tried Burp Suite and was able to get it to intercept traffic on my phone. After logging into Instagram and searching for...
  8. M

    Looking to learn blackhat scraping methods

    Interesting. Thank you for the direction. I wouldn't have been able to think of this on my own.
  9. M

    Looking to learn blackhat scraping methods

    Right now I'm trying to figure out how to scrape emails from Instagram. There seem to be products out there that are capable of this, but emails aren't shown in the browser unless a user explicitly puts it in their bio or something. So I'm now wondering if the products that are out there are...
  10. M

    Looking to learn blackhat scraping methods

    Django with Celery and Redis for backend and Vanilla JS for frontend.
  11. M

    Looking to learn blackhat scraping methods

    Hello - newb here. I joined because I heard it's a good source for purchasing things like proxies and fake instagram accounts. I've been learning to program and want to build a saas eventually and expect that this place will have a lot of useful resources.
Back
Top