-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0a33cd6
commit 558558d
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
# Puzzle Warehouse Scraping Project--Upwork | ||
https://www.puzzlewarehouse.com/jigsaw-puzzles-piece-count-100/?aid=&pcs=&cid=&sort=productNameAsc&usa=0&show=48&stock=1&store=0&budget_from=0&budget_to=0&price=0 | ||
|
||
Client requirement was the name, price, and URL for every 100-piece puzzle of Puzzle Warehouse. | ||
client's requirement was the name, price, and URL for every 100-piece puzzle of Puzzle Warehouse. | ||
|
||
First of all, I checked the website's security and bot direction technologies. Then I started coding from scratch to build an efficient program. There were some challenges. It took some time. | ||
First, I checked the website's security and bot direction technologies. Then I started coding from scratch to build an efficient program. There were some challenges. It took some time. | ||
|
||
Then I checked my script 4 to 5 times before delivering it to clients. After every execution, I Checked the output file, and whether the dataset was well organized or not. | ||
Finally, I'm satisfied with my script. | ||
Then I checked my script 4 to 5 times before delivering it to clients. After every execution, I Checked the output file, and whether the dataset was well organized or not. Finally, I'm satisfied with my script. | ||
|
||
since I'm a new seller at Upwork I have done all of the above and then bid for the job. Unfortunately, the client already hired someone else for the job. |