A Python & Selenium based website crawler to fetch Source code data from mycompiler.io domain and save it to a named file locations over the local filesystem path.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
MODIFIED: File writting operation during the execution context
a7b7157View on GitHubAdded file creation implementation on defined requirements and getting error on stale elements while calling the write function
b837822View on GitHubFIX: Error while fetching the required XPATH by changing the logic to open each link as a new page and copy the value from there
f30cb9eView on GitHubScript Containing error while reading the code value from the resource, else is working as intended
05b5d61View on GitHubAdded incomplete block for code extraction [Needs to be tested Still]
4ae4963View on GitHubAdded Local Environment variable fetching mechanism for password retrieval
bdb3e29View on GitHubadded functionality of automation of domain visiting and further stuff
1b07d88View on GitHub