puttyz
Newbie
- Apr 18, 2021
- 22
- 1
Have you not looked at Browser Automation Studio? They have a free version that is pretty much drag and drop.
oh thanks
Have you not looked at Browser Automation Studio? They have a free version that is pretty much drag and drop.
Zennoposter is way to go learn it for noobs.
You can also go with browser automation studio to extract data from any page.
First you can extract URLs from scrapebox and then scrape data from those urls
try Webharvy. https://webharvy.com/Do you guys have any suggestions for tools that I can use to scrape data? I cannot code so I need something that I can train a system to capture data from
What kind of data are you trying to scrape? The tools will differ based on the kind of data you want to scrape. For example, Jarvee is a common tool used for scraping data from social media platforms (usernames, followers etc.) and people often use Beautiful Soup (not exactly a tool rather a Python framework) to scrape web data etc.Do you guys have any suggestions for tools that I can use to scrape data? I cannot code so I need something that I can train a system to capture data from
Here is a good BHW link that will help you find any scraper
And a better link to the automation tool you seekCode:https://www.blackhatworld.com/tags/scraper/
Code:https://www.blackhatworld.com/tags/automation/