Hello, many thanks for your response, now I understand.
Le mardi 19 juillet 2016 12:47:26 UTC, tom a écrit : > > Ok. > > Sorry. But I still don't understand what you're trying to do. > > Scrapy doesn't allow you to automate anything? Scrapy allows you to > "scrape" data, normally for web apps. Ie, you have a website. The website > has some data on it -- pricing, text, whatever, that you want to retrieve. > Scrapy provides tools to accomplish this. > > Now, if you have an application that generates output data, depending on > the output format, you could prob use scrapy (or other scraping tools) to > extract the data. > > > > On Tue, Jul 19, 2016 at 8:26 AM, Coly Senghor <[email protected] > <javascript:>> wrote: > >> Hey Tom, >> >> I have a desktop application, and I would like to automate some tasks. I >> want to use a crawler like scrapy to do this. >> I would like to log in my desktop application and to click on some >> buttons in order to execute some tasks automatically. >> >> 1st) is it possible to do this ? >> 2nd) Can Scrapy or another crawler do it ? >> 3rd) If yes, need some idea to do it. >> >> >> Thx >> >> Le mardi 19 juillet 2016 12:13:51 UTC, tom a écrit : >>> >>> Hey Coly. >>> >>> Can you give an overview of exactly what you're trying to accomplish? >>> Step by Step? >>> >>> Might lead to ideas on how to help you get a solution.. >>> >>> >>> >>> On Tue, Jul 19, 2016 at 6:07 AM, Coly Senghor <[email protected]> >>> wrote: >>> >>>> Hello, if someone knows how to use Scrapy for scraping a desktop >>>> application? Any idea is welcome >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "scrapy-users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at https://groups.google.com/group/scrapy-users. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "scrapy-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/scrapy-users. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "scrapy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout.
